rstudio / packrat

Packrat is a dependency management system for R
http://rstudio.github.io/packrat/
401 stars 89 forks source link

Gitlab support #559

Closed stanstrup closed 5 years ago

stanstrup commented 5 years ago

It seems snapshot will fail if a package comes from gitlab.

Error: Unable to retrieve package records for the following packages:
- "massageR"

I guess you don't explicitly support gitlab but is there a workaround?

The following issues about general git support are related: https://github.com/rstudio/packrat/issues/554 https://github.com/rstudio/packrat/issues/546

kevinushey commented 5 years ago

Unfortunately there is no workaround, but support for GitLab will be coming with renv.