Closed jennysjaarda closed 4 years ago
This looks like a bug in callr. See also:
https://github.com/rstudio/renv/issues/310 https://github.com/rstudio/renv/issues/297 https://github.com/r-lib/callr/issues/139
In the meantime until this is fixed in callr, as a workaround, you can downgrade callr
I am trying to install a package with github via
But when packrat mode is on, I get the following errors. Specifically it says it can't find the packrat/init.R file which definitely exists...