Skip to content

Release v0.16.5 on CRAN

Choose a tag to compare

@Non-Contradiction Non-Contradiction released this 13 Mar 01:20

Changes since v0.16.4

  • Various improvements in documentation.
  • Add a rebuild argument in the function julia_setup.
    The argument controls whether to rebuild RCall.jl, whose default value is FALSE to save startup time.
    If a new version of R is used, then this parameter needs to be set to TRUE.