-
Notifications
You must be signed in to change notification settings - Fork 49
Description
Hello, I am using R studio, and my R version is 3.5.1.
I can't download packages correctly from GitHub.
Could you please help me? I ran into the same question when I was trying to use REmap as well.
`library(devtools)
install_github('badbye/baidumap')
Downloading GitHub repo badbye/baidumap@master
gzip: stdin: not in gzip format
/Rtools/bin/tar: Child returned status 1
/Rtools/bin/tar: Error is not recoverable: exiting now
External tar failed with --force-local, trying without
gzip: stdin: not in gzip format
/Rtools/bin/tar: Child returned status 1
/Rtools/bin/tar: Error is not recoverable: exiting now
External tar failed with --force-local, trying without
Error: Does not appear to be an R package (no DESCRIPTION)
In addition: Warning messages:
1: In utils::untar(tarfile, ...) :
‘tar.exe -zxf "C:\Users\heqi\AppData\Local\Temp\Rtmp0MlsCE\file7ec46e105c5.tar.gz" -C "C:/Users/heqi/AppData/Local/Temp/Rtmp0MlsCE/remotes7ec41dad7acd"’ returned error code 2
2: In system(cmd, intern = TRUE) :
running command 'tar.exe -ztf "C:\Users\heqi\AppData\Local\Temp\Rtmp0MlsCE\file7ec46e105c5.tar.gz"' had status 2`
> install_github('lchiffon/REmap') Error in read.dcf(path) : Found continuation line starting ' interactive map ...' at begin of record.