.Rbuildignore
.github/.gitignore
.github/workflows/R-CMD-check.yaml
.github/workflows/lint.yaml
.gitignore
.lintr
DESCRIPTION
NAMESPACE
NEWS.md
R/aaa-globals.R
R/augment-rprofile.R
R/available-packages.R
R/available-updates.R
R/bitbucket.R
R/bundle.R
R/cache.R
R/clean-search-path.R
R/cranlike-repositories.R
R/dependencies.R
R/descfile.R
R/disable.R
R/downloader.R
R/env.R
R/external.R
R/get-package-actions.R
R/git-prune.R
R/github.R
R/gitlab.R
R/hide-site-libraries.R
R/hooks.R
R/install-local.R
R/install.R
R/library-support.R
R/lockfile-metadata.R
R/lockfile.R
R/options.R
R/package-namespace-helpers.R
R/packrat-mode.R
R/packrat.R
R/paths.R
R/pkg.R
R/platform.R
R/pretty-print.R
R/r-hooks.R
R/read-lock-file.R
R/recursive-package-dependencies.R
R/remote-info.R
R/renv.R
R/restore-routines.R
R/restore.R
R/rstudio-protocol.R
R/search-path.R
R/snapshot.R
R/status.R
R/testthat-helpers.R
R/update.R
R/utils.R
R/zzz.R
README.md
RELEASE.md
announce/packrat-0.2.0.md
announce/packrat-0.3.0.md
configure.R
cran-comments.md
inst/resources/init-rprofile.R
inst/resources/init.R
inst/resources/mac_r_userlib.sh
inst/rstudio/rstudio-protocol
inst/vendor/renv.R
internal/digestPkg.Rproj
internal/digestPkg.sh
internal/shinyPkg.sh
internal/testPkg.sh
man/appDependencies.Rd
man/bundle.Rd
man/clean.Rd
man/disable.Rd
man/init.Rd
man/install.Rd
man/install_local.Rd
man/lockfile-metadata.Rd
man/packify.Rd
man/packrat-external.Rd
man/packrat-mode.Rd
man/packrat-options.Rd
man/packrat-package.Rd
man/packrat-resources.Rd
man/repos_create.Rd
man/repos_upload.Rd
man/repository-management.Rd
man/restore.Rd
man/search_path.Rd
man/snapshot.Rd
man/snapshotImpl.Rd
man/status.Rd
man/unbundle.Rd
man/unused_packages.Rd
packrat.Rproj
revdep/.gitignore
revdep/README.md
revdep/cran.md
revdep/failures.md
revdep/problems.md
scenarios/git/scenario-git-1.R
scenarios/helper-scenarios.R
tests/test-cranlike-repositories.R
tests/testthat.R
tests/testthat/.gitignore
tests/testthat/Ugly, but legal, path for a project (long)/bread/DESCRIPTION
tests/testthat/Ugly, but legal, path for a project (long)/breakfast/DESCRIPTION
tests/testthat/Ugly, but legal, path for a project (long)/oatmeal/DESCRIPTION
tests/testthat/Ugly, but legal, path for a project (long)/packrat/DESCRIPTION
tests/testthat/Ugly, but legal, path for a project (long)/toast/DESCRIPTION
tests/testthat/_snaps/pkg.md
tests/testthat/lockfiles/lockfile-multipleRepos.txt
tests/testthat/other-packages/packrat/DESCRIPTION
tests/testthat/packages/bread/DESCRIPTION
tests/testthat/packages/breakfast/DESCRIPTION
tests/testthat/packages/egg/DESCRIPTION
tests/testthat/packages/oatmeal/DESCRIPTION
tests/testthat/packages/toast/DESCRIPTION
tests/testthat/projects/carbs/flour.R
tests/testthat/projects/empty/empty.R
tests/testthat/projects/emptydesc/DESCRIPTION
tests/testthat/projects/emptydesc/app.R
tests/testthat/projects/falsy-bitbucket/deps.R
tests/testthat/projects/falsy-bitbucket/packrat/packrat.lock
tests/testthat/projects/falsy-gitlab/deps.R
tests/testthat/projects/falsy-gitlab/packrat/packrat.lock
tests/testthat/projects/healthy/healthy.R
tests/testthat/projects/libraries/library.R
tests/testthat/projects/libraries/packrat/lib/lib-current.R
tests/testthat/projects/libraries/packrat/library.new/lib-new.R
tests/testthat/projects/libraries/packrat/library.old/lib-old.R
tests/testthat/projects/partlyignored/ignoreme/ignorethis.R
tests/testthat/projects/partlyignored/notignored.R
tests/testthat/projects/sated/sated.R
tests/testthat/projects/smallbreakfast/bread.R
tests/testthat/projects/smallbreakfast/oatmeal.R
tests/testthat/resources/alternate-engines.Rmd
tests/testthat/resources/broken-chunks.Rmd
tests/testthat/resources/dependencies.qmd
tests/testthat/resources/descriptions/falsy.packrat
tests/testthat/resources/descriptions/falsy.remotes
tests/testthat/resources/descriptions/github
tests/testthat/resources/descriptions/github_subdir
tests/testthat/resources/descriptions/gitlab
tests/testthat/resources/descriptions/gitlab_subdir
tests/testthat/resources/emoji.R
tests/testthat/resources/emoji.Rmd
tests/testthat/resources/evaluate-deps.Rmd
tests/testthat/resources/interactive-doc-example.Rmd
tests/testthat/resources/knitr-minimal.Rnw
tests/testthat/resources/loading-packages.R
tests/testthat/resources/no-chunks.Rmd
tests/testthat/resources/params-example.Rmd
tests/testthat/resources/simple.qmd
tests/testthat/resources/test-sweave.Rnw
tests/testthat/resources/unknown-engines.Rmd
tests/testthat/test-aaa.R
tests/testthat/test-bitbucket.R
tests/testthat/test-bundle.R
tests/testthat/test-cache.R
tests/testthat/test-dependencies.R
tests/testthat/test-downloader.R
tests/testthat/test-env.R
tests/testthat/test-git.R
tests/testthat/test-github.R
tests/testthat/test-gitlab.R
tests/testthat/test-hash.R
tests/testthat/test-ignores.R
tests/testthat/test-install.R
tests/testthat/test-local-repositories.R
tests/testthat/test-lockfile.R
tests/testthat/test-options.R
tests/testthat/test-packrat-mode.R
tests/testthat/test-packrat.R
tests/testthat/test-pkg.R
tests/testthat/test-remote-info.R
tests/testthat/test-restore.R
tests/testthat/test-rmarkdown.R
tests/testthat/test-shiny.R
tests/testthat/test-utils.R
tests/testthat/test-with_extlib.R