NEWS.md

packrat (development version)

Packrat 0.9.2

Packrat 0.9.1

Packrat 0.9.0

Packrat 0.8.1

Packrat 0.8.0

Packrat 0.7.0

Packrat 0.6.0

Packrat 0.5.0

Packrat 0.4.9-3

Packrat 0.4.9-2

Packrat 0.4.9-1

Packrat 0.4.9

See ?packrat-resources for more details.

Packrat 0.4.8

Packrat 0.4.7

Packrat 0.4.6

Packrat 0.4.5

Packrat 0.4.4

Packrat 0.4.3

Packrat 0.4.2

Packrat 0.4.1

Packrat 0.4.0

Packrat 0.3.0

Packrat 0.2.0

There has been a change in the directory structure for packrat project files. If you'd like to migrate a 'packrat 0.1.0' project to the new format, please do the following:

  1. Navigate to your packrat project directory,
  2. Remove the project .Rprofile file,
  3. Start an R session in this folder,
  4. Run the following R code:

    if (!require("devtools")) install.packages("devtools") devtools::install_github("rstudio/packrat") packrat::migrate()

After this, you can restart your R session, and you should be good to go!



rstudio/packrat documentation built on Feb. 5, 2024, 9:17 p.m.