v0.13.13
RCall v0.13.13
Closed issues:
- build RCall on aarch64 failed (#325)
- RCall cannot remember R location on Windows 10 (version 1909) (#344)
- RCall compatible with raspberry pi (julia arm version) ? (#385)
- In Jupyter notebook, how to deal with the R function argument that contain special symbol? (#424)
- RCall fails to build in macOS BigSur (#430)
- Problem installing Rcall (#432)
- ERROR: Could not determine command (#437)
- Warning in Julia 1.7 (#438)
- Is RCall known not to work on M1 Macs? (#440)
Merged pull requests:
- Use values(x) to access x.data (#426) (@lbilli)
- Update installation.md (#428) (@pitmonticone)
- remove cfunction closures (#441) (@simonbyrne)
- switch to GitHub Actions for CI (#442) (@simonbyrne)