Skip to content

install_github WRONG #10

@MarissaHeloise

Description

@MarissaHeloise

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.

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