devtools

Problems installing the devtools package

若如初见. 提交于 2019-11-26 10:06:34
问题 I wish to use the devtools package. I\'ve run the following commands: > install.packages(\"devtools\", dependencies = TRUE) .... > library(devtools) Error in library(devtools) : there is no package called ‘devtools’ What am I doing wrong? Edit: Here are the results of re-running the install.packages command after restarting the session. > install.packages(\"devtools\", dependencies = TRUE) Installing package into ‘/home/evanaad/R/x86_64-pc-linux-gnu-library/3.0’ (as ‘lib’ is unspecified) ---