issues
search
r-lib
/
remotes
Install R packages from GitHub, GitLab, Bitbucket, git, svn repositories, URLs
https://remotes.r-lib.org/
Other
336
stars
153
forks
source link
Use webfakes for download tests
#567
Closed
gaborcsardi
closed
3 years ago
gaborcsardi
commented
3 years ago
Plus:
Add
--fail
to external curl downloads, so that curl exits with a non-zero exit code for HTTP failures.
Remove some unused download helper functions.
Add some extra tests.
Plus:
--fail
to external curl downloads, so that curl exits with a non-zero exit code for HTTP failures.