enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.34k stars 323 forks source link

Re-enable installation of FastR #7226

Open Akirathan opened 1 year ago

Akirathan commented 1 year ago

During the update to GraalVM 17.0.7 (23.0.0 JDK17) in #7176, I had to disable the installation of R GraalVM component, as it was not available via gu available. I raised the question at Truffle tools slack.

Once that is resolved, re-enable installation of FastR.

### Tasks
- [ ] Revert https://github.com/enso-org/enso/pull/7176/commits/39ef06ab9eb4301a847e24df9ffdd2b621081064#r1254126750
- [ ] Revert https://github.com/enso-org/enso/pull/7176/files?file-filters%5B%5D=.enso&file-filters%5B%5D=.md&file-filters%5B%5D=.rs&file-filters%5B%5D=.sbt&file-filters%5B%5D=No+extension&file-filters%5B%5D=dotfile&show-viewed-files=true#diff-ea60ff5aeb616417435257cd2db1ff269f456af86c54c2f9c46cb7a17f4f63e1L204
jdunkerley commented 1 year ago

On-Hold until we know the direction of FastR from GraalVM.