Release v0.16.5 on CRAN
Changes since v0.16.4
- Various improvements in documentation.
- Add a
rebuildargument in the functionjulia_setup.
The argument controls whether to rebuildRCall.jl, whose default value isFALSEto save startup time.
If a new version of R is used, then this parameter needs to be set toTRUE.