ficonsulting / ficonsulting/RInno
tar.exe: Option --force-local is not supported
- Lingua principale
- HTML
- Stelle
- 313
- Fork
- 66
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I am getting this error when running `create_app` with the `remote` argument. The error seems related to issue #171 of `remotes` [link](https://github.com/r-lib/remotes/issues/171).
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
Extract: tar.exe -xf
Create: tar.exe -cf [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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.