We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c16534b commit 7cc2afdCopy full SHA for 7cc2afd
CHANGELOG.md
@@ -2,6 +2,7 @@
2
* `--R.DebugLLVMLibs` is no longer a stable option.
3
* Implemented `SET_GROWABLE_BIT` and `IS_GROWABLE` C API functions.
4
* This fixes installation of the `cpp11` 0.2.6 package.
5
+* Add `akima` package to the list of "native packages", so that the native toolchain is used for its installation.
6
7
# 22.1.0
8
* Improved performance of the `order` and `rank` builtin functions
com.oracle.truffle.r.native/run/fastr_etc/Shared/native-packages
@@ -4,3 +4,4 @@ stringi
nlme
jsonlite
ggrepel
+akima
0 commit comments