Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to install 'nCov2019' from GitHub #68

Open
bluesun2019 opened this issue Mar 23, 2020 · 0 comments
Open

Failed to install 'nCov2019' from GitHub #68

bluesun2019 opened this issue Mar 23, 2020 · 0 comments

Comments

@bluesun2019
Copy link

bluesun2019 commented Mar 23, 2020

Hi,
I am a newer to GitHub...and I have no idea with why I can't install this package. This is the error I have come across:
Error: Failed to install 'nCov2019' from GitHub: Incorrect number of arguments (3), expecting 2 for 'processx_kill'
Here is the complete version of my try:

remotes::install_github("GuangchuangYu/nCov2019",dependencies = TRUE)
Downloading GitHub repo GuangchuangYu/nCov2019@master
These packages have more recent versions available.
It is recommended to update all of them.
Which would you like to update?

1: All                              
2: CRAN packages only               
3: None                             
4: shiny   (1.4.0 -> 1.4.0.2) [CRAN]
5: tinytex (0.19  -> 0.20   ) [CRAN]
6: stringi (1.4.5 -> 1.4.6  ) [CRAN]

Enter one or more numbers, or an empty line to skip updates:
1
cowplot      (NA    -> 1.0.0  ) [CRAN]
ggplotify    (NA    -> 0.0.5  ) [CRAN]
maps         (NA    -> 3.3.0  ) [CRAN]
magick       (NA    -> 2.3    ) [CRAN]
shiny        (1.4.0 -> 1.4.0.2) [CRAN]
prettydoc    (NA    -> 0.3.1  ) [CRAN]
BiocManager  (NA    -> 1.30.10) [CRAN]
tinytex      (0.19  -> 0.20   ) [CRAN]
stringi      (1.4.5 -> 1.4.6  ) [CRAN]
gridGraphics (NA    -> 0.5-0  ) [CRAN]
rvcheck      (NA    -> 0.1.8  ) [CRAN]
Installing 11 packages: cowplot, ggplotify, maps, magick, shiny, prettydoc, BiocManager, tinytex, stringi, gridGraphics, rvcheck
trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/cowplot_1.0.0.zip'
Content type 'application/zip' length 1367940 bytes (1.3 MB)
downloaded 1.3 MB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/ggplotify_0.0.5.zip'
Content type 'application/zip' length 203238 bytes (198 KB)
downloaded 198 KB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/maps_3.3.0.zip'
Content type 'application/zip' length 3696295 bytes (3.5 MB)
downloaded 3.5 MB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/magick_2.3.zip'
Content type 'application/zip' length 20089495 bytes (19.2 MB)
downloaded 19.2 MB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/shiny_1.4.0.2.zip'
Content type 'application/zip' length 4942207 bytes (4.7 MB)
downloaded 4.7 MB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/prettydoc_0.3.1.zip'
Content type 'application/zip' length 1035059 bytes (1010 KB)
downloaded 1010 KB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/BiocManager_1.30.10.zip'
Content type 'application/zip' length 100261 bytes (97 KB)
downloaded 97 KB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/tinytex_0.20.zip'
Content type 'application/zip' length 102821 bytes (100 KB)
downloaded 100 KB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/stringi_1.4.6.zip'
Content type 'application/zip' length 15310634 bytes (14.6 MB)
downloaded 14.6 MB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/gridGraphics_0.5-0.zip'
Content type 'application/zip' length 270274 bytes (263 KB)
downloaded 263 KB

trying URL 'https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/3.6/rvcheck_0.1.8.zip'
Content type 'application/zip' length 40803 bytes (39 KB)
downloaded 39 KB

package ‘cowplot’ successfully unpacked and MD5 sums checked
package ‘ggplotify’ successfully unpacked and MD5 sums checked
package ‘maps’ successfully unpacked and MD5 sums checked
package ‘magick’ successfully unpacked and MD5 sums checked
package ‘shiny’ successfully unpacked and MD5 sums checked
package ‘prettydoc’ successfully unpacked and MD5 sums checked
package ‘BiocManager’ successfully unpacked and MD5 sums checked
package ‘tinytex’ successfully unpacked and MD5 sums checked
package ‘stringi’ successfully unpacked and MD5 sums checked
package ‘gridGraphics’ successfully unpacked and MD5 sums checked
package ‘rvcheck’ successfully unpacked and MD5 sums checked

The downloaded binary packages are in
	C:\Users\thinkpad\AppData\Local\Temp\RtmpemWXK4\downloaded_packages
Error: Failed to install 'nCov2019' from GitHub:
  Incorrect number of arguments (3), expecting 2 for 'processx_kill'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant