Skip to content

Commit

Permalink
2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haghish committed Nov 1, 2018
1 parent 1031667 commit 3707da0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion rcall.ado
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*** DO NOT EDIT THIS LINE -----------------------------------------------------
Version: 2.3.0
Version: 2.4.1
Title: rcall
Description: seamless interactive __[R](https://cran.r-project.org/)__ in Stata.
The command automatically returns {help return:rclass} R objects with
Expand Down
2 changes: 1 addition & 1 deletion rcall.pkg
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ d to Stata automatically,
d which provides an automated reciprocal communication between Stata and R. For
d more information and examples visit {browse "http://www.haghish.com/packages/Rcall.php":rcall homepage}.
d
d Distribution-Date: 20180302
d Distribution-Date: 20181101
d
F call_return.ado
F matconvert.ado
Expand Down
2 changes: 1 addition & 1 deletion rcall.sthlp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{smcl}
{right:Version: 2.3.0}
{right:Version: 2.4.1}
{title:Title}

{phang}
Expand Down
2 changes: 1 addition & 1 deletion stata.toc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
v 2.1.3
v 2.4.1
d 'RCALL': seamless interactive {bf: {browse "https://cran.r-project.org/":R}} in Stata.
d The command automatically returns {help return:rclass} R objects with
d {it:integer}, {it:numeric}, {it:character}, {it:logical}, {it:matrix}, {it:data.frame}, {it:list}, and {it:NULL}
Expand Down

0 comments on commit 3707da0

Please sign in to comment.