A Dependency Management System for Projects and their R Package Dependencies


[Up] [Top]

Documentation for package ‘packrat’ version 0.9.2

Help Pages

packrat-package Packrat: Reproducible dependency management
bundle Bundle a Packrat Project
bundles_dir Paths to Packrat Resources
clean Remove Packages from the Library
disable Disable the use of Packrat in a Project
extlib Managing External Libraries
get_lockfile_metadata Get / Set packrat lockfile metadata
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
lib_dir Paths to Packrat Resources
lockfile-metadata Get / Set packrat lockfile metadata
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-resources Paths to Packrat Resources
packrat_lib Managing External Libraries
packrat_mode Packrat Mode
project_dir Paths to Packrat Resources
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_lockfile_metadata Get / Set packrat lockfile metadata
set_opts Get/set packrat project options
snapshot Capture and store the packages and versions in use
src_dir Paths to Packrat Resources
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