oracle / fastr

A high-performance implementation of the R programming language, built on GraalVM.
Other
626 stars 64 forks source link

install.packages("mosaic") failed #203

Open NMarkgraf opened 2 years ago

NMarkgraf commented 2 years ago

I was trying to install the package "mosaic" and get to following result:

> install.packages("mosaic")
Installing package into ‘/Users/[...]/R/x86_64-apple-darwin-library/fastr-22.2.0-4.0’
(as ‘lib’ is unspecified)
Content type 'application/octet-stream' length 3570522 bytes (3,4 MB)
* installing *source* package ‘mosaic’ ...
** package ‘mosaic’ successfully unpacked and MD5 sums checked
** using staged installation
** R
com.oracle.truffle.r.runtime.ReturnException
An internal error occurred: "should not reach here: lazyLoadDBinsertValue exception"
Please report an issue at https://github.com/oracle/fastr including the commands and the error log file '/Users/[...]/fastr_errors_pid88998.log'.

The downloaded source packages are in
    ‘/private/[...]/downloaded_packages’
Warning message:
In install.packages("mosaic") :
  installation of package ‘mosaic’ had non-zero exit status

The error log file is attached. Any ideas how to fix this?

fastr_errors_pid88998.log

steve-s commented 2 years ago

Hello @NMarkgraf,

thank you for the report. This is an internal bug in FastR that we will have to investigate and fix in FastR.

NMarkgraf commented 2 years ago

If you need any further information from my, feel free to ask!

NMarkgraf commented 1 year ago

Is it still al problem or ...

steve-s commented 1 year ago

Hello @NMarkgraf,

we currently do not have the resources to fix this. I cannot say when we will be able to look into this issue.

NMarkgraf commented 1 year ago

we currently do not have the resources to fix this. I cannot say when we will be able to look into this issue.

Well, no MOSAIC, no FastR. Sorry!