Skip to content

install.packages("mosaic") failed #203

@NMarkgraf

Description

@NMarkgraf

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions