小编jfp*_*que的帖子

从 Github 安装 R 包

我正在尝试从 Github 安装一个包,但它总是向我显示相同的错误:

\n\n
> install_github("jfpalomeque/Momocs")\nInstalling github repo Momocs/master from jfpalomeque\nDownloading master.zip from https://github.com/jfpalomeque/Momocs/archive/master.zip\nInstalling package from C:\\DOCUME~1\\Ged\\CONFIG~1\\Temp\\RtmpE15W58/master.zip\nInstalling Momocs\n"C:/ARCHIV~1/R/R-31~1.0/bin/i386/R" --vanilla CMD INSTALL "C:\\Documents and  \\\n  Settings\\Ged\\Configuraci\xc3\xb3n  \\\n  local\\Temp\\RtmpE15W58\\devtools5a86536733\\Momocs-master"  \\\n  --library="C:/Archivos de programa/R/R-3.1.0/library" --install-tests \n\nWarning: invalid package \'C:\\Documents and Settings\\Ged\\Configuraci\xc3\xb3n          local\\Temp\\RtmpE15W58\\devtools5a86536733\\Momocs-master\'\nError: ERROR: no packages specified\nError: Command failed (1)\n
Run Code Online (Sandbox Code Playgroud)\n\n

我的会议:

\n\n
R version 3.1.0 (2014-04-10) -- "Spring Dance"\nCopyright (C) 2014 The R Foundation for Statistical Computing\nPlatform: i386-w64-mingw32/i386 (32-bit)\n
Run Code Online (Sandbox Code Playgroud)\n

r github

4
推荐指数
1
解决办法
1万
查看次数

标签 统计

github ×1

r ×1