Rcall Versions Save

Seamless interactive R in Stata. rcall allows communicating data sets, matrices, variables, and scalars between Stata and R conveniently

3.1.0

2 years ago
  • check the permission of the working directory and return meaningful error if the directory has a restricted access

3.0.7

2 years ago
  • fixing the way rcall_check examines rcall version
  • utilizing github version command to return the rcall version instead

3.0.6

2 years ago
  • a problem with installing rcallscript function is fixed

3.0.5

2 years ago
  • Fixing a bug introduced in version 3.0.0 for transferring variables with st.var function.

3.0.0

2 years ago

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

5 years ago

fixing a bug in the stata.output.r file

2.4.1

5 years ago

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

2.3.0

6 years ago
  • bug related to naming the rows and columns of matrices was fixed (in the R code)

2.2.3

6 years ago
  • solves a vital bug for Linux
  • improves the performance for Microsoft Windows
  • adds dependency installation file

2.1.2

6 years ago
  • fixing a bug with rcall describe for Windows.