Skip to content

Commit 7cc2afd

Browse files
author
Pavel Marek
committed
[GR-38325] Add akima to the list of native packages.
1 parent c16534b commit 7cc2afd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
* `--R.DebugLLVMLibs` is no longer a stable option.
33
* Implemented `SET_GROWABLE_BIT` and `IS_GROWABLE` C API functions.
44
* 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.
56

67
# 22.1.0
78
* Improved performance of the `order` and `rank` builtin functions

com.oracle.truffle.r.native/run/fastr_etc/Shared/native-packages

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ stringi
44
nlme
55
jsonlite
66
ggrepel
7+
akima

0 commit comments

Comments
 (0)