Reproducible dependency management


[Up] [Top]

Documentation for package ‘packrat’ version 0.3.0.101

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_github Install a package from GitHub
install_local Install a Package from a Local Repository
migrate Migrate to Packrat Mode
off Packrat Mode
on Packrat Mode
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
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