Description
here is my command to install the mlr3verse
> remotes::install_github("mlr-org/mlr3verse")
here is the output
Downloading GitHub repo mlr-org/mlr3verse@HEAD
Running `R CMD build`...
* checking for file '..........\Temp\RtmpWOjcX2\remotes44447c1933a2\mlr-org-mlr3verse-0b7c79a/DESCRIPTION' ... OK
* preparing 'mlr3verse':
* 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 'mlr3verse_0.2.5.tar.gz'
* installing *source* package 'mlr3verse' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error: .onLoad failed in loadNamespace() for 'mlr3cluster', details:
call: rbindlist(l, use.names, fill, idcol)
error: Item 2 has 6 columns, inconsistent with item 1 which has 7 columns. To fill missing columns use fill=TRUE.
Execution halted
ERROR: lazy loading failed for package 'mlr3verse'
* removing 'D:/dev/env/R/R-4.2.1/library/mlr3verse'
* restoring previous 'D:/dev/env/R/R-4.2.1/library/mlr3verse'
Warning message:
In i.p(...) :
安装程序包‘........../Temp/RtmpWOjcX2/file44443072682/mlr3verse_0.2.5.tar.gz’时退出狀態的值不是0
here is my PC info
设备名称 liur
处理器 12th Gen Intel(R) Core(TM) i7-12700K 3.60 GHz
机带 RAM 32.0 GB (31.7 GB 可用)
系统类型 64 位操作系统, 基于 x64 的处理器
How can I install it properly?
Description
here is my command to install the mlr3verse
here is the output
here is my PC info
How can I install it properly?