A Dependency Management System for Projects and their R Package Dependencies


[Up] [Top]

Documentation for package ‘packrat’ version 0.4.8-1

Help Pages

packrat-package Packrat: Reproducible dependency management
bundle Bundle a Packrat Project
clean Remove Packages from the Library
disable Disable the use of Packrat in a Project
extlib Managing External Libraries
get_opts Get/set packrat project options
init Initialize Packrat on a new or existing R project
install Install a local development package.
install_local Install a Package from a Local Repository
migrate Migrate to Packrat Mode
off Packrat Mode
on Packrat Mode
opts Get/set packrat project options
packify Automatically Enter Packrat Mode on Startup
packrat Packrat: Reproducible dependency management
packrat-external Managing External Libraries
packrat-mode Packrat Mode
packrat-options Get/set packrat project options
packrat_lib Managing External Libraries
packrat_mode Packrat Mode
repository-management Add a Repository
repos_add Add a Repository
repos_add_local Add a Repository
repos_create Create a Local, CRAN-like Repository
repos_list Add a Repository
repos_remove Add a Repository
repos_set Add a Repository
repos_set_local Add a Repository
repos_upload Upload a Package to a Local CRAN-like Repository
restore Apply the most recent snapshot to the library
search_path Get Packages on the Search Path
set_opts Get/set packrat project options
snapshot Capture and store the packages and versions in use
status Show differences between the last snapshot and the library
unbundle Unbundle a Packrat Project
unused_packages Find Unused Packages in a Project
user_lib Managing External Libraries
with_extlib Managing External Libraries