Skip to content

v0.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jul 12:30
0bb0d53

RCall v0.14.2

Diff since v0.14.1

Merged pull requests:

Closed issues:

  • issues with the package corpcor in R (#97)
  • Passing DataFrame with large integer value in it throws cryptic error (#116)
  • Sourcing Conda environment during R package compilation (#240)
  • Both DataValues and RCall export isna (#274)
  • Automatic installation of R fails (#336)
  • Example doesn't work for all RDataset versions (#384)
  • Feature request: when using Conda to install R, add the ability to specify the version of R that Conda installs (#393)
  • syntax: cannot juxtapose string literal (#404)
  • RCall Failing with rJava (#408)
  • ERROR: invalid redefinition of constant with R library (#418)
  • How to install R packages though RCall.jl (#420)
  • Ambiguity in getindex (#422)
  • Use RCall from Julia modules (#429)
  • Ambiguity with missing (#436)
  • Proper Way to Load Libraries in .Rprofile (#446)
  • Windows CI cannot find R shared library on x86 (#458)
  • segfault with R-devel (#469)
  • conflict libcurl.so in Julia 1.8 (#475)
  • Use with CondaPkg (#480)
  • RCall installation failing with ENV = "*" (#482)
  • Help commands in R via RCall (#485)
  • default packages cannot be found (#488)
  • Allow usage of Preferences.jl to configure R_HOME (#490)
  • Error happens when you try to execute command ENV["R_HOME"] (#491)
  • libR.so in nonstandard location (#492)
  • Error: attempt to apply non-function (#505)
  • Feature Request: Make RCall depend dynamically on R_HOME (#513)
  • Incorrect julia compat (#531)