v0.14.2
RCall v0.14.2
Merged pull requests:
- Fix possible typo in docs (#516) (@dahong67)
- fix soft scope warning in tests (#517) (@palday)
- dependabot (#518) (@palday)
- Bump codecov/codecov-action from 1 to 4 (#519) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#520) (@dependabot[bot])
- Bump actions/checkout from 2 to 4 (#521) (@dependabot[bot])
- Bump julia-actions/cache from 1 to 2 (#527) (@dependabot[bot])
- bump Julia compat (#530) (@palday)
- Deal with normalization collisions in reimport (#532) (@palday)
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)