Skip to content

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

@ryan88421

Description

@ryan88421

您好,

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

  • installing source package 'remotes' ...
    ** package 'remotes' successfully unpacked and MD5 sums checked
    Warning in file(file, if (append) "a" else "w") :
    cannot open file 'C:/Users/ryan8/OneDrive/$e%s/R/win-library/3.3/remotes/DESCRIPTION': No such file or directory
    Warning in strsplit(msg, "\n") : 輸入的字串 1 不適用於此語言環境
    Error in file(file, if (append) "a" else "w") : ?⊥??????
    ERROR: installing package DESCRIPTION failed for package 'remotes'
  • removing 'C:/Users/ryan8/OneDrive/文件/R/win-library/3.3/remotes'
    Warning in install.packages :
    執行中命令 '"C:/PROGRA1/R/R-331.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/remotes_2.1.1.tar.gz' 已有狀態 1
    Warning in install.packages :
    installation of package ‘remotes’ had non-zero exit status

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

  • installing source package 'pvm' ...
    Warning in file(file, if (append) "a" else "w") :
    cannot open file 'C:/Users/ryan8/OneDrive/$e%s/R/win-library/3.3/pvm/DESCRIPTION': No such file or directory
    Warning in strsplit(msg, "\n") : 輸入的字串 1 不適用於此語言環境
    Error in file(file, if (append) "a" else "w") : ?⊥??????
    ERROR: installing package DESCRIPTION failed for package 'pvm'
  • removing 'C:/Users/ryan8/OneDrive/文件/R/win-library/3.3/pvm'

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:/PROGRA1/R/R-331.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions