我试图在R版本3.2.2中安装rgenoud
包,
它向我发出警告,utils
和并行依赖项不可用。
install.packages("rgenoud")
Installing package into ‘\\mscloud.ms.unimelb.edu.au/ckhh/windows/Documents/R/win-library/3.2’
(as ‘lib’ is unspecified)
--- Please select a CRAN mirror for use in this session ---
Warning: dependency ‘utils’ is not available
trying URL 'https://cran.rstudio.com/bin/windows/contrib/3.2/rgenoud_5.7-12.4.zip'
Content type 'application/zip' length 694221 bytes (677 KB)
downloaded 677 KB
package ‘rgenoud’ successfully unpacked and MD5 sums checked
当我尝试打电话给包裹时,它会给我一个警告。
library("rgenoud")
错误:.onAttach在" rgenoud'的attachNamespace()中失败,详情:
call:utils :: packageDescription(" rgenoud",lib.loc = rgenoudLib)$ Version
错误:$运算符对原子矢量无效
另外:警告信息:
在utils :: packageDescription(" rgenoud",lib.loc = rgenoudLib)中:
没有包裹' rgenoud'被发现了 错误:'rgenoud'的包或名称空间加载失败