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

tar.exe: Option --force-local is not supported #142

Open
c1au6i0 opened this issue Dec 4, 2019 · 0 comments
Open

tar.exe: Option --force-local is not supported #142

c1au6i0 opened this issue Dec 4, 2019 · 0 comments

Comments

@c1au6i0
Copy link

c1au6i0 commented Dec 4, 2019

I am getting this error when running create_app with the remote argument. The error seems related to issue #171 of remotes link.

This is the full error:

Downloading remotes... 
 - c1au6i0/rvent
Downloading GitHub repo c1au6i0/rvent@master
tar.exe: Option --force-local is not supported
Usage:
  List:    tar.exe -tf <archive-filename>
  Extract: tar.exe -xf <archive-filename>
  Create:  tar.exe -cf <archive-filename> [filenames...]
  Help:    tar.exe --help
Error: Does not appear to be an R package (no DESCRIPTION)
In addition: Warning messages:
1: In utils::untar(tarfile, extras = "--force-local", ...) :
  ‘tar.exe -xf "C:\Users\claud\AppData\Local\Temp\RtmpgDV36f\filed901a8b1380.tar.gz" -C "C:/Users/claud/AppData/Local/Temp/RtmpgDV36f/remotesd905323463c" --force-local’ returned error code 1
2: In system(cmd, intern = TRUE) :
  running command 'tar.exe -tf "C:\Users\claud\AppData\Local\Temp\RtmpgDV36f\filed901a8b1380.tar.gz" --force-local' had status 1

C.

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