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

Failed Install - R v3.6.0 - gzip error #46

Closed
leppott opened this issue May 17, 2019 · 2 comments
Closed

Failed Install - R v3.6.0 - gzip error #46

leppott opened this issue May 17, 2019 · 2 comments

Comments

@leppott
Copy link
Owner

leppott commented May 17, 2019

Describe the bug
Error with installing from GitHub.

To Reproduce
Steps to reproduce the behavior:
devtools::install_github("leppott/BCGcalc")

Expected behavior
Should still install properly.

Screenshots
If applicable, add screenshots to help explain your problem.

image

Additional context
Add any other context about the problem here.

@leppott
Copy link
Owner Author

leppott commented May 17, 2019

Does not have the staged install error with hard-coded paths.

@leppott
Copy link
Owner Author

leppott commented May 17, 2019

The issue is with devtools.

r-lib/devtools#1939

Using Sys.setenv("TAR" = "internal") prior to devtools::install_gitbub("leppott/CASTfxn") seems to do the trick.

leppott added a commit that referenced this issue May 17, 2019
Updates for R v3.6.0, Issue #46
@leppott leppott closed this as completed May 17, 2019
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