You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Greetings.
Many packages installed successfully, but
PARSNIP
keeps failing with "An internal error occured". Its a dependency ofTIDYMODELS
.The text was updated successfully, but these errors were encountered: