wush978 / DataScienceAndR

R語言翻轉教室
www.datascienceandr.org
148 stars 79 forks source link

安裝swirl出現Error in loadNamespace(name) : there is no package called ‘pvm’ #424

Open ryan88421 opened 4 years ago

ryan88421 commented 4 years ago

您好,

source("https://wush978.github.io/R/init-swirl.R") Loading required package: remotes Installing package into ‘C:/Users/ryan8/OneDrive/文件/R/win-library/3.3’ (as ‘lib’ is unspecified)

There is a binary version available but the source version is later: binary source needs_compilation remotes 1.1.1 2.1.1 FALSE

installing the source package ‘remotes’

嘗試 URL 'http://cran.csie.ntu.edu.tw/src/contrib/remotes_2.1.1.tar.gz' Content type 'application/octet-stream' length 134042 bytes (130 KB) downloaded 130 KB

The downloaded source packages are in ‘C:\Users\ryan8\AppData\Local\Temp\RtmpoTod6o\downloaded_packages’ Loading required package: pvm Installing package into ‘C:/Users/ryan8/OneDrive/文件/R/win-library/3.3’ (as ‘lib’ is unspecified) 嘗試 URL 'https://wush978.github.io/R/src/contrib/pvm_0.4.2.6.tar.gz' Content type 'application/gzip' length 2989890 bytes (2.9 MB) downloaded 2.9 MB

The downloaded source packages are in ‘C:\Users\ryan8\AppData\Local\Temp\RtmpoTod6o\downloaded_packages’ Error in loadNamespace(name) : there is no package called ‘pvm’ 此外: Warning messages: 1: 執行中命令 '"C:/PROGRA~1/R/R-33~1.3/bin/x64/R" CMD INSTALL -l "C:\Users\ryan8\OneDrive\文件\R\win-library\3.3" C:\Users\ryan8\AppData\Local\Temp\RtmpoTod6o/downloaded_packages/pvm_0.4.2.6.tar.gz' 已有狀態 1 2: In utils::install.packages("pvm", repos = "https://wush978.github.io/R", : installation of package ‘pvm’ had non-zero exit status