Release v0.11.1 on CRAN
Non-Contradiction
released this
17 Nov 02:35
·
610 commits
to master
since this release
In this release, there are a lot of performance improvements and bug fixes in JuliaCall. Some highlights of this release.
- Performance improvements for dot notation function call,
- Important bug fix in
JuliaObject
. - R6 implementation of
JuliaObject
, which should be faster, safer and easier for maintenance. - Basic method dispatching for
JuliaObject
. - Great improvement in Julia engine for RMarkdown.