ankane / jetpack

A friendly package manager for R
Other
240 stars 16 forks source link

Known Issue: Unable to retrieve package records for the following packages #12

Closed ankane closed 5 years ago

ankane commented 5 years ago

If you have devtools 2+ installed, Jetpack can fail with Unable to retrieve package records for the following packages. This is due to this bug, which is now partially fixed but not yet released.

For now, use devtools 1.13.6.

devtools::install_version("devtools", "1.13.6")
ankane commented 5 years ago

Fixed in Jetpack 0.4.0.