rstudio / packrat

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

requireNamespace and loadNamespace do not accept symbols as package names #619

Closed aronatkins closed 3 years ago

aronatkins commented 3 years ago

fixes #602

kevinushey commented 3 years ago

LGTM! Associated Travis failure appears to be because many of the latest R packages on CRAN no longer support R 3.2.5, so that should be fixed separately.