Skip to content

Releases: haghish/rcall

3.1.0

20 Sep 12:10
Compare
Choose a tag to compare
  • check the permission of the working directory and return meaningful error if the directory has a restricted access

3.0.7

09 Sep 08:51
Compare
Choose a tag to compare
  • fixing the way rcall_check examines rcall version
  • utilizing github version command to return the rcall version instead

3.0.6

10 Aug 00:17
Compare
Choose a tag to compare
  • a problem with installing rcallscript function is fixed

3.0.5

10 Jul 12:54
Compare
Choose a tag to compare
  • Fixing a bug introduced in version 3.0.0 for transferring variables with st.var function.

3.0.0

03 Jun 14:08
Compare
Choose a tag to compare

Major Update

  • The sync mode is no longer maintained
  • rcall problems in transferring huge matrices and variables between R and Stata is solved.
  • several other small bugs are solved

2.5.0

28 Feb 15:50
Compare
Choose a tag to compare

fixing a bug in the stata.output.r file

2.4.1

01 Nov 11:41
Compare
Choose a tag to compare

making rcall erase the memory of interactive R sessions, anytime Stata is restarted (or all macros are dropped)

2.1.0

05 Oct 06:22
Compare
Choose a tag to compare
  • fixing a bug regarding multi-words column and row names in R
  • fixing a bug for interactive modes in Windows

2.3.0

02 Mar 11:44
Compare
Choose a tag to compare
  • bug related to naming the rows and columns of matrices was fixed (in the R code)

2.2.3

06 Dec 10:52
Compare
Choose a tag to compare
  • solves a vital bug for Linux
  • improves the performance for Microsoft Windows
  • adds dependency installation file