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 4711761 commit 3aa5dacCopy full SHA for 3aa5dac
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# 19.2.0
2
+
3
+New features:
4
5
+* `fastRCluster` package that allows to run FastR inside GNU-R
6
+ * install in GNU-R or RStudio with: `devtools::install_github('oracle/fastr/com.oracle.truffle.r.pkgs/fastRCluster')`
7
+ * use `?fastRCluster` to learn more
8
9
+Bug fixes:
10
11
+* `SET_ATTRIB` does not validate the attributes (as expected by some packages)
12
13
# 19.1.0
14
15
New features:
0 commit comments