-
Please consider supporting Apple Silicing and providing an equivalent way of building FastR as in the build instructions: https://github.com/oracle/fastr/blob/master/documentation/dev/building.md
T…
n4al updated
8 months ago
-
**Describe the bug**
I used 4 clinical paramters as semantic features in WORC. They are age, gender, pain and motor symptoms. Except age, the other features are categorical, e.g. 0,1,2.
The workf…
-
While playing with IGV to analyze performance of `sieve.enso` I realized that calling `sqrt` slows the program by 20%. Simple [fix](https://github.com/jtulach/sieve/commit/b1a48c359b05e08cfffd7527fe6d…
-
**Describe the issue**
I am trying latest GraalVM graalvm-ce-java11-21.1.0 and graalvm-ce-java16-21.1.0 on mac,
and they both fail to install Python
```
gu install python
Downloading: Componen…
-
Hello
I'm trying to install fastR package with graalVM under windows but I cannot find the `gu` utility (I understand it's not yet available).
But what are my options to get additional polyglot …
-
The Pi Pico has 2 physical cores, but only one core is usable in CircuitPython. Micropython has limited multicore functionality when used with the pico, allowing the user to start a separate task whil…
-
This task is automatically imported from the old Task Issue Board and it was originally created by Pavel Marek.
Original issue is [here](https://www.pivotaltracker.com/story/show/184159233).
Truffle…
-
**Describe the issue**
I was interested in trying out FastR. Wanting to integrate it into my application I tried using the jpackage command currently in preview incubator status for jdk14. Trying sim…
-
```
> var array = Polyglot.eval("R", "c(1,2,42,4)")
> console.log(array[2]);
>
Error: No language for id R found. Supported languages are: [js]
at :program(:2:1:12-44)
> var array = Polyglot.…
-
https://techcommunity.microsoft.com/t5/azure-sql-blog/microsoft-r-application-network-retirement/ba-p/3707161
```
> install.packages('forecast');
Warning in install.packages("forecast") :
'lib…