Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.packages("parsnip") fails on FASTR 22.2 on Linux #204

Open
manticore-projects opened this issue Oct 24, 2022 · 1 comment
Open
Labels

Comments

@manticore-projects
Copy link

manticore-projects commented Oct 24, 2022

Greetings.

Many packages installed successfully, but PARSNIP keeps failing with "An internal error occured". Its a dependency of TIDYMODELS.

@manticore-projects manticore-projects changed the title install.packages("parsnip") fails on FASTR 12.2 on Linux install.packages("parsnip") fails on FASTR 22.2 on Linux Oct 24, 2022
@manticore-projects
Copy link
Author

manticore-projects commented Oct 24, 2022

java.lang.RuntimeException: com.oracle.truffle.r.runtime.RInternalError: not implemented: unexpected SEXPTYPE PROMSXP

* installing *source* package ‘parsnip’ ...
** package ‘parsnip’ successfully unpacked and MD5 sums checked
** using staged installation
** R
** data
*** moving datasets to lazyload DB
** inst
** byte-compile and prepare package for lazy loading
An internal error occurred: "java.lang.RuntimeException: com.oracle.truffle.r.runtime.RInternalError: not implemented: unexpected SEXPTYPE PROMSXP"
Please report an issue at https://github.com/oracle/fastr including the commands and the error log file '/home/are/fastr_errors_pid39669.log'.
ERROR: lazy loading failed for package ‘parsnip’
* removing ‘/home/are/R/x86_64-pc-linux-gnu-library/fastr-22.2.0-4.0/parsnip’

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

AMD64 Arch Linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant