Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697590 - sci-CRAN/packrat - a dependency management system for R
Summary: sci-CRAN/packrat - a dependency management system for R
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: http://rstudio.github.io/packrat/
Whiteboard:
Keywords: InOverlay
Depends on:
Blocks:
 
Reported: 2019-10-13 00:54 UTC by Alessandro Barbieri
Modified: 2020-01-09 10:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-10-13 00:54:27 UTC
http://rstudio.github.io/packrat/

Packrat is a dependency management system for R.

Use packrat to make your R projects more:

    Isolated: Installing a new or updated package for one project won't break your other projects, and vice versa. That's because packrat gives each project its own private package library.
    Portable: Easily transport your projects from one computer to another, even across different platforms. Packrat makes it easy to install the packages your project depends on.
    Reproducible: Packrat records the exact package versions you depend on, and ensures those exact versions are the ones that get installed wherever you go.

Needed as dependency for rstudio and available on the R_Overlay