Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: haghish/rcall

2.1.2

10 Oct 14:44

Choose a tag to compare

  • fixing a bug with rcall describe for Windows.

2.0.0

10 May 09:33

Choose a tag to compare

  • renaming Rcall to rcall
  • renaming Rcall_check to rcall_check
  • updating the mat convert function

1.5.2

07 May 19:53

Choose a tag to compare

2.0.0

1.5.1

05 Dec 14:33

Choose a tag to compare

1.5.1

1.5.0

29 Nov 15:27

Choose a tag to compare

  • fixes a bug with returning very large matrices from R to Stata. The new development takes care of matrices as large as Stata's matsize
  • The package was updated to also preserve the column and row names of matrices and not just return the matrix from R to Stata, but also, adds the row and column names to the matrices

1.4.3

25 Nov 15:28

Choose a tag to compare

  • a bug with Rcall_check program was fixed to get the Rcall version automatically.

1.4.2

01 Nov 16:57

Choose a tag to compare

  • a bug for Microsoft Windows users is fixed

1.4.1

31 Oct 12:05

Choose a tag to compare

  • slight change to prepare the package for github command

1.4.0

16 Sep 17:54

Choose a tag to compare

  • separating the call_stata engine that can be used to return values from other languages to Stata
  • improving the history subcommand
  • adding the site subcommand

1.3.6

08 Sep 19:16

Choose a tag to compare

  • Fixing a bug in console mode