unable to install package
Closed this issue · 1 comments
mboecker commented
Installing this package is currently not possible
- a travis build failing
- my desktop fails when installing, too
* checking for file ‘/tmp/RtmpEmuYlu/remotes25db3d716460/mlr-org-mlr3ordinal-eb625f0/DESCRIPTION’ ... OK
* preparing ‘mlr3ordinal’:
* checking DESCRIPTION meta-information ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ‘mlr3ordinal_0.1.0-9000.tar.gz’
Installing package into ‘/home/travis/R/Library’
(as ‘lib’ is unspecified)
* installing *source* package ‘mlr3ordinal’ ...
** R
Error in .install_package_code_files(".", instdir) :
files in 'Collate' field missing from '/tmp/RtmpsNd8Rr/R.INSTALL274420336125/mlr3ordinal/R':
mlr_measures_ordinal_mmce.R
ERROR: unable to collate and parse R files for package ‘mlr3ordinal’
* removing ‘/home/travis/R/Library/mlr3ordinal’
* restoring previous ‘/home/travis/R/Library/mlr3ordinal’
Error in i.p(...) :
(converted from warning) installation of package ‘/tmp/RtmpEmuYlu/file25db1120c7ad/mlr3ordinal_0.1.0-9000.tar.gz’ had non-zero exit status
Calls: <Anonymous> ... with_rprofile_user -> with_envvar -> force -> force -> i.p
Execution halted
The command "Rscript -e 'deps <- remotes::dev_package_deps(dependencies = NA);remotes::install_deps(dependencies = TRUE);if (!all(deps$package %in% installed.packages())) { message("missing: ", paste(setdiff(deps$package, installed.packages()), collapse=", ")); q(status = 1, save = "no")}'" failed and exited with 1 during .
Your build has been stopped.
I don't know if this is caused by this package itself or an incompatibility with an updated dependencies.
Coorsaa commented
should work now