Files in rappster/rapp
Runtime environment for package development and application deployment in the context of the rapp framework

.Rbuildignore
.Renviron
.gitignore
.rapp
BACKLOG.md CHANGES.md
DESCRIPTION
NAMESPACE
NEWS-feature-rename.md NEWS.md R/.onAttach.r R/.onLoad.r R/createPackageProject.r R/createPackageSkeleton.r R/createRappProject.r R/ensureDevPackages.r R/ensureGlobalDirectory.r R/ensureProjectComponents.r R/ensureRappComponents.r R/ensureRappOptionFiles.r R/ensureRappOptionsContainer.r R/ensureRappRuntime.r R/ensureRoxygenTemplates.r R/getGlobalDirectory.r R/getLibrary.r R/getNsRappOption.r R/getRappOption.r R/getRappOptions.r R/getRuntimeMode.r R/handleRappOptionReturn.r R/hasOptionFile.r R/hasRuntimeOptionFile.r R/initializeNsRappOptions.r R/initializeRappOptions.r R/isPackageProject.r R/isRapp.r R/isRappOptionSet.r R/isRappRuntime.r R/loadInternalRapp.r R/mergeNsRappOptions.r R/processRepositoryData.r R/rapp.r R/readRappOptionFile.r R/resetRappOptions.r R/setInternalRepositories.r R/setLibrary.r R/setNsRappOption.r R/setRappGlobal.r R/setRappOption.r R/setRuntimeMode.r R/signalCondition.r R/tidySource.r R/unloadInternalRapp.r README.md
apps/test/.rapp
apps/test/DESCRIPTION
apps/test/NAMESPACE
apps/test/Read-and-delete-me
apps/test/apps/test/.rapp
apps/test/apps/test/DESCRIPTION
apps/test/apps/test/NAMESPACE
apps/test/apps/test/R/test.r
apps/test/apps/test/man/test.Rd
apps/test/apps/test/options/options_ns.r apps/test/apps/test/options/options_runtime.r apps/test/apps/test/shiny/server.r apps/test/apps/test/shiny/ui.r
apps/test/data/ath_app.rda
apps/test/data/bnames.rda
apps/test/data/cnt.rda
apps/test/data/desc_error.rda
apps/test/data/dirs.rda
apps/test/data/expr.rda
apps/test/data/files.rda
apps/test/data/finfo.rda
apps/test/data/global_dir.rda
apps/test/data/id.rda
apps/test/data/idx.rda
apps/test/data/idx_dirs.rda
apps/test/data/idx_files.rda
apps/test/data/is_project.rda
apps/test/data/lib.rda
apps/test/data/ns.rda
apps/test/data/opt.rda
apps/test/data/opts.rda
apps/test/data/opts_0.rda
apps/test/data/opts_old.rda
apps/test/data/packrat.rda
apps/test/data/path.rda
apps/test/data/path_0.rda
apps/test/data/path_app.rda
apps/test/data/path_options.rda
apps/test/data/path_server.rda
apps/test/data/path_shiny.rda
apps/test/data/path_ui.rda
apps/test/data/pattern_desc.rda
apps/test/data/pattern_dirs.rda
apps/test/data/pattern_files.rda
apps/test/data/rapp_global.rda
apps/test/data/rapp_info.rda
apps/test/data/res.rda
apps/test/data/runtime_mode.rda
apps/test/data/value.rda
apps/test/data/vsn.rda
apps/test/data/wd_0.rda
apps/test/data/where.rda
apps/test/man-roxygen/author.r apps/test/man-roxygen/references.r apps/test/man-roxygen/threedots.r
apps/test/man/ath_app.Rd
apps/test/man/bnames.Rd
apps/test/man/cnt.Rd
apps/test/man/desc_error.Rd
apps/test/man/dirs.Rd
apps/test/man/expr.Rd
apps/test/man/files.Rd
apps/test/man/finfo.Rd
apps/test/man/fun.Rd
apps/test/man/global_dir.Rd
apps/test/man/id.Rd
apps/test/man/idx.Rd
apps/test/man/idx_dirs.Rd
apps/test/man/idx_files.Rd
apps/test/man/is_project.Rd
apps/test/man/lib.Rd
apps/test/man/ns.Rd
apps/test/man/opt.Rd
apps/test/man/opts.Rd
apps/test/man/opts_0.Rd
apps/test/man/opts_old.Rd
apps/test/man/packrat.Rd
apps/test/man/path.Rd
apps/test/man/path_0.Rd
apps/test/man/path_app.Rd
apps/test/man/path_options.Rd
apps/test/man/path_server.Rd
apps/test/man/path_shiny.Rd
apps/test/man/path_ui.Rd
apps/test/man/pattern_desc.Rd
apps/test/man/pattern_dirs.Rd
apps/test/man/pattern_files.Rd
apps/test/man/rapp_global.Rd
apps/test/man/rapp_info.Rd
apps/test/man/res.Rd
apps/test/man/runtime_mode.Rd
apps/test/man/test-package.Rd
apps/test/man/value.Rd
apps/test/man/vsn.Rd
apps/test/man/wd_0.Rd
apps/test/man/where.Rd
apps/test/options/options_ns.r apps/test/options/options_rapp.r apps/test/options/options_runtime.r apps/test/shiny/server.r apps/test/shiny/ui.r
apps/test/tests/testthat/data/test.package/.rapp
apps/test/tests/testthat/data/test.package/DESCRIPTION
apps/test/tests/testthat/data/test.package/NAMESPACE
apps/test/tests/testthat/data/test.package/R/test.package.r
apps/test/tests/testthat/data/test.package/apps/test/.rapp
apps/test/tests/testthat/data/test.package/apps/test/DESCRIPTION
apps/test/tests/testthat/data/test.package/apps/test/NAMESPACE
apps/test/tests/testthat/data/test.package/apps/test/R/test.r
apps/test/tests/testthat/data/test.package/apps/test/apps/test/.rapp
apps/test/tests/testthat/data/test.package/apps/test/apps/test/DESCRIPTION
apps/test/tests/testthat/data/test.package/apps/test/apps/test/NAMESPACE
apps/test/tests/testthat/data/test.package/apps/test/apps/test/R/test.r
apps/test/tests/testthat/data/test.package/apps/test/apps/test/man/test.Rd
apps/test/tests/testthat/data/test.package/apps/test/apps/test/options/options_ns.r apps/test/tests/testthat/data/test.package/apps/test/apps/test/options/options_runtime.r apps/test/tests/testthat/data/test.package/apps/test/apps/test/shiny/server.r apps/test/tests/testthat/data/test.package/apps/test/apps/test/shiny/ui.r apps/test/tests/testthat/data/test.package/apps/test/man-roxygen/author.r apps/test/tests/testthat/data/test.package/apps/test/man-roxygen/references.r apps/test/tests/testthat/data/test.package/apps/test/man-roxygen/threedots.r
apps/test/tests/testthat/data/test.package/apps/test/man/test.Rd
apps/test/tests/testthat/data/test.package/apps/test/options/options_ns.r apps/test/tests/testthat/data/test.package/apps/test/options/options_runtime.r apps/test/tests/testthat/data/test.package/apps/test/shiny/server.r apps/test/tests/testthat/data/test.package/apps/test/shiny/ui.r apps/test/tests/testthat/data/test.package/man-roxygen/author.r apps/test/tests/testthat/data/test.package/man-roxygen/references.r apps/test/tests/testthat/data/test.package/man-roxygen/threedots.r
apps/test/tests/testthat/data/test.package/man/test.package.Rd
apps/test/tests/testthat/data/test.package/options/options_ns.r apps/test/tests/testthat/data/test.package/options/options_runtime.r inst/examples/createPackageProject.r inst/examples/createPackageSkeleton.r inst/examples/createRappProject.r inst/examples/ensureDevPackages.r inst/examples/ensureGlobalDirectory.r inst/examples/ensureProjectComponents.r inst/examples/ensureRappComponents.r inst/examples/ensureRappDirectoryComponents.r inst/examples/ensureRappOptionFiles.r inst/examples/ensureRappOptionsContainer.r inst/examples/ensureRappRuntime.r inst/examples/ensureRoxygenTemplates.r inst/examples/getGlobalDirectory.r inst/examples/getLibrary.r inst/examples/getNsRappOption.r inst/examples/getRappOption.r inst/examples/getRappOptions.r inst/examples/getRuntimeMode.r inst/examples/handleRappOptionReturn.r inst/examples/hasOptionFile.r inst/examples/hasRuntimeOptionFile.r inst/examples/initializeNsRappOptions.r inst/examples/initializeRappOptions.r inst/examples/isPackageProject.r inst/examples/isRapp.r inst/examples/isRappOptionSet.r inst/examples/isRappRuntime.r inst/examples/loadInternalRapp.r inst/examples/mergeNsRappOptions.r inst/examples/processRepositoryData.r inst/examples/readRappOptionFile.r inst/examples/resetRappOptions.r inst/examples/setGlobalDirectory.r inst/examples/setInternalRepositories.r inst/examples/setLibrary.r inst/examples/setNsRappOption.r inst/examples/setRappOption.r inst/examples/setRuntimeMode.r inst/examples/signalCondition.r inst/examples/tidySource.r inst/examples/unloadInternalRapp.r inst/templates/shiny/server.r inst/templates/shiny/ui.r man-roxygen/author.r man-roxygen/references.r man-roxygen/threedot.r man-roxygen/threedots.r options/options_ns.r options/options_runtime.r
rapp.Rproj
tests/testthat/.rapp
tests/testthat/DESCRIPTION
tests/testthat/data/man-roxygen/author.r tests/testthat/data/man-roxygen/references.r tests/testthat/data/man-roxygen/threedots.r
tests/testthat/data/package_invalid_1/DESCRIPTION
tests/testthat/data/package_invalid_1/NAMESPACE
tests/testthat/data/package_invalid_2/NAMESPACE
tests/testthat/data/package_invalid_3/DESCRIPTION
tests/testthat/data/package_invalid_3/NAMESPACE
tests/testthat/data/package_invalid_4/DESCRIPTION
tests/testthat/data/package_invalid_4/NAMESPACE
tests/testthat/data/package_valid/DESCRIPTION
tests/testthat/data/package_valid/NAMESPACE
tests/testthat/data/package_valid/Read-and-delete-me
tests/testthat/data/rapp.test.1/.Rbuildignore
tests/testthat/data/rapp.test.1/.Rprofile
tests/testthat/data/rapp.test.1/.rapp
tests/testthat/data/rapp.test.1/DESCRIPTION
tests/testthat/data/rapp.test.1/NAMESPACE
tests/testthat/data/rapp.test.1/R/fun.R tests/testthat/data/rapp.test.1/R/rapp.test.1-internal.R
tests/testthat/data/rapp.test.1/Read-and-delete-me
tests/testthat/data/rapp.test.1/data/ath_app.rda
tests/testthat/data/rapp.test.1/data/dirs.rda
tests/testthat/data/rapp.test.1/data/expr.rda
tests/testthat/data/rapp.test.1/data/global_dir.rda
tests/testthat/data/rapp.test.1/data/id.rda
tests/testthat/data/rapp.test.1/data/idx.rda
tests/testthat/data/rapp.test.1/data/is_project.rda
tests/testthat/data/rapp.test.1/data/lib.rda
tests/testthat/data/rapp.test.1/data/ns.rda
tests/testthat/data/rapp.test.1/data/opt.rda
tests/testthat/data/rapp.test.1/data/opts.rda
tests/testthat/data/rapp.test.1/data/opts_0.rda
tests/testthat/data/rapp.test.1/data/opts_old.rda
tests/testthat/data/rapp.test.1/data/path.rda
tests/testthat/data/rapp.test.1/data/path_0.rda
tests/testthat/data/rapp.test.1/data/path_app.rda
tests/testthat/data/rapp.test.1/data/path_options.rda
tests/testthat/data/rapp.test.1/data/path_server.rda
tests/testthat/data/rapp.test.1/data/path_shiny.rda
tests/testthat/data/rapp.test.1/data/path_ui.rda
tests/testthat/data/rapp.test.1/data/rapp_global.rda
tests/testthat/data/rapp.test.1/data/rapp_info.rda
tests/testthat/data/rapp.test.1/data/res.rda
tests/testthat/data/rapp.test.1/data/runtime_mode.rda
tests/testthat/data/rapp.test.1/data/value.rda
tests/testthat/data/rapp.test.1/data/vsn.rda
tests/testthat/data/rapp.test.1/data/wd_0.rda
tests/testthat/data/rapp.test.1/data/where.rda
tests/testthat/data/rapp.test.1/man/ath_app.Rd
tests/testthat/data/rapp.test.1/man/dirs.Rd
tests/testthat/data/rapp.test.1/man/expr.Rd
tests/testthat/data/rapp.test.1/man/fun.Rd
tests/testthat/data/rapp.test.1/man/global_dir.Rd
tests/testthat/data/rapp.test.1/man/id.Rd
tests/testthat/data/rapp.test.1/man/idx.Rd
tests/testthat/data/rapp.test.1/man/is_project.Rd
tests/testthat/data/rapp.test.1/man/lib.Rd
tests/testthat/data/rapp.test.1/man/ns.Rd
tests/testthat/data/rapp.test.1/man/opt.Rd
tests/testthat/data/rapp.test.1/man/opts.Rd
tests/testthat/data/rapp.test.1/man/opts_0.Rd
tests/testthat/data/rapp.test.1/man/opts_old.Rd
tests/testthat/data/rapp.test.1/man/path.Rd
tests/testthat/data/rapp.test.1/man/path_0.Rd
tests/testthat/data/rapp.test.1/man/path_app.Rd
tests/testthat/data/rapp.test.1/man/path_options.Rd
tests/testthat/data/rapp.test.1/man/path_server.Rd
tests/testthat/data/rapp.test.1/man/path_shiny.Rd
tests/testthat/data/rapp.test.1/man/path_ui.Rd
tests/testthat/data/rapp.test.1/man/rapp.test.1-package.Rd
tests/testthat/data/rapp.test.1/man/rapp_global.Rd
tests/testthat/data/rapp.test.1/man/rapp_info.Rd
tests/testthat/data/rapp.test.1/man/res.Rd
tests/testthat/data/rapp.test.1/man/runtime_mode.Rd
tests/testthat/data/rapp.test.1/man/value.Rd
tests/testthat/data/rapp.test.1/man/vsn.Rd
tests/testthat/data/rapp.test.1/man/wd_0.Rd
tests/testthat/data/rapp.test.1/man/where.Rd
tests/testthat/data/rapp.test.1/options/options_rapp.r tests/testthat/data/rapp.test.1/options/options_runtime.r tests/testthat/data/rapp.test.1/packrat/init.R
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/R/KernSmooth
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/R/KernSmooth.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/R/KernSmooth.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/help/KernSmooth.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/help/KernSmooth.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/po/de/LC_MESSAGES/R-KernSmooth.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/po/en@quot/LC_MESSAGES/R-KernSmooth.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/po/fr/LC_MESSAGES/R-KernSmooth.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/po/ko/LC_MESSAGES/R-KernSmooth.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/po/pl/LC_MESSAGES/R-KernSmooth.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/KernSmooth/tests/bkfe.R
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/NEWS
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/R/MASS
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/R/MASS.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/R/MASS.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/help/MASS.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/help/MASS.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/po/de/LC_MESSAGES/R-MASS.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/po/en@quot/LC_MESSAGES/R-MASS.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/po/fr/LC_MESSAGES/R-MASS.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/po/ko/LC_MESSAGES/R-MASS.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/po/pl/LC_MESSAGES/R-MASS.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch01.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch02.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch03.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch04.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch05.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch06.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch07.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch08.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch09.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch10.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch11.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch12.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch13.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch14.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch15.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/scripts/ch16.R
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/BankWages.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/Examples/MASS-Ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/confint.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/fitdistr.R
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/fitdistr.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/glm.nb.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/hubers.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/lme.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/polr.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/profile.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/regression.R
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/regression.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/rlm.R tests/testthat/data/rapp.test.1/packrat/lib-R/MASS/tests/scripts.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Copyrights
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Doxyfile
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/Meta/vignette.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/R/Matrix
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/R/Matrix.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/R/Matrix.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/data/CAex.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/data/KNex.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/data/USCounties.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Announce.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Comparisons.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Comparisons.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Comparisons.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Design-issues.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Design-issues.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Design-issues.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Intro2Matrix.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Intro2Matrix.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Intro2Matrix.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Introduction.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Introduction.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/Introduction.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/SuiteSparse/AMD.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/SuiteSparse/CHOLMOD.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/SuiteSparse/COLAMD.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/SuiteSparse/SPQR.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/SuiteSparse/SuiteSparse_config.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/SuiteSparse/UserGuides.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/sparseModels.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/sparseModels.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/doc/sparseModels.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/CAex_slots.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/KNex_slots.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/USCounties_slots.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/lund_a.mtx
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/lund_a.rsa
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/pores_1.mtx
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/symA.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/symW.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/test3comp.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/utm300.rua
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/external/wrong.mtx
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/help/Matrix.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/help/Matrix.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/include/Matrix.h
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/include/Matrix_stubs.c
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/include/cholmod.h
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/de/LC_MESSAGES/Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/de/LC_MESSAGES/R-Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/en@quot/LC_MESSAGES/Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/en@quot/LC_MESSAGES/R-Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/fr/LC_MESSAGES/R-Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/pl/LC_MESSAGES/Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/po/pl/LC_MESSAGES/R-Matrix.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/test-tools-1.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/test-tools-Matrix.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/test-tools.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/Class+Meth.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/Simple.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/abIndex-tsts.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/base-matrix-fun.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/bind.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/bind.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/dg_Matrix.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/dpo-test.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/dtpMatrix.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/factorizing.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/group-methods.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/indexing.R
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/indexing.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/matprod.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/matr-exp.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/other-pkgs.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/spModel.matrix.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/validObj.R tests/testthat/data/rapp.test.1/packrat/lib-R/Matrix/tests/write-read.R
tests/testthat/data/rapp.test.1/packrat/lib-R/base/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/base/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/base/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/base/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/Meta/demo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/R/Rprofile
tests/testthat/data/rapp.test.1/packrat/lib-R/base/R/base
tests/testthat/data/rapp.test.1/packrat/lib-R/base/R/base.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/base/R/base.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/base/demo/error.catching.R tests/testthat/data/rapp.test.1/packrat/lib-R/base/demo/is.things.R tests/testthat/data/rapp.test.1/packrat/lib-R/base/demo/recursion.R tests/testthat/data/rapp.test.1/packrat/lib-R/base/demo/scoping.R
tests/testthat/data/rapp.test.1/packrat/lib-R/base/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/base/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/help/base.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/base/help/base.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/base/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/base/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/base/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/R/boot
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/R/boot.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/R/boot.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/bd.q
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/help/boot.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/help/boot.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/po/de/LC_MESSAGES/R-boot.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/po/en@quot/LC_MESSAGES/R-boot.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/po/fr/LC_MESSAGES/R-boot.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/po/ko/LC_MESSAGES/R-boot.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/po/pl/LC_MESSAGES/R-boot.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/po/ru/LC_MESSAGES/R-boot.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/boot/tests/Examples/boot-Ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/class/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/class/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/class/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/class/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/class/NEWS
tests/testthat/data/rapp.test.1/packrat/lib-R/class/R/class
tests/testthat/data/rapp.test.1/packrat/lib-R/class/R/class.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/class/R/class.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/class/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/class/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/help/class.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/class/help/class.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/class/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/class/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/class/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/class/po/de/LC_MESSAGES/R-class.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/class/po/en@quot/LC_MESSAGES/R-class.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/class/po/fr/LC_MESSAGES/R-class.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/class/po/ko/LC_MESSAGES/R-class.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/class/po/pl/LC_MESSAGES/R-class.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/R/cluster
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/R/cluster.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/R/cluster.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/help/cluster.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/help/cluster.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/po/de/LC_MESSAGES/R-cluster.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/po/en@quot/LC_MESSAGES/R-cluster.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/po/en@quot/LC_MESSAGES/cluster.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/po/fr/LC_MESSAGES/R-cluster.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/po/pl/LC_MESSAGES/R-cluster.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/agnes-ex.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/agnes-ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clara-NAs.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clara-NAs.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clara-ex.R tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clara.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clara.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clusplot-out.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/clusplot-out.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/daisy-ex.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/daisy-ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/diana-boots.R tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/diana-ex.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/diana-ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/ellipsoid-ex.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/ellipsoid-ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/fanny-ex.R tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/mona.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/mona.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/pam.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/pam.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/silhouette-default.R
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/silhouette-default.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/cluster/tests/sweep-ex.R
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/R/codetools
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/R/codetools.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/R/codetools.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/help/codetools.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/help/codetools.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/codetools/tests/tests.R
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/R/compiler
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/R/compiler.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/R/compiler.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/help/compiler.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/help/compiler.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/assign.R tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/basics.R tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/const.R tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/envir.R tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/jit.R tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/loop.R tests/testthat/data/rapp.test.1/packrat/lib-R/compiler/tests/switch.R
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/data/morley.tab
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/help/datasets.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/help/datasets.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/datasets/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/COPYRIGHTS
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/R/foreign
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/R/foreign.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/R/foreign.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/files/HillRace.SYD
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/files/Iris.syd
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/files/sids.dbf
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/help/foreign.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/help/foreign.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/de/LC_MESSAGES/R-foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/de/LC_MESSAGES/foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/en@quot/LC_MESSAGES/R-foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/en@quot/LC_MESSAGES/foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/fr/LC_MESSAGES/R-foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/fr/LC_MESSAGES/foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/pl/LC_MESSAGES/R-foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/po/pl/LC_MESSAGES/foreign.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/Alfalfa.xpt
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/MLLabelsWithNotesChar.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/OneVarTwoValLabels.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/S3.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/S3.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/arff.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/arff.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/auto8.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/compressed.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/contact-lenses.arff
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/create-dumpdata.S
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/datefactor.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/download.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/dumpdata
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/electric.por
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/electric.sav
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/ex1-51.mtp
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/keep/codefile.sps
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/keep/datafile.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/minitab.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/minitab.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/mval_bug.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/mval_bug.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/mval_bug.sav
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/mySobj
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/octave.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/octave.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/octave.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/octave.m
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/pbc.por
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/pbc.sav
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/pbc.sys
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/pbcold.sav
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/pc5.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/sample100.por
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/sample100.sav
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/sas.R tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/spss.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/spss.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/spss_long.sav
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/stata.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/stata.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/stata7se.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/stata8mac.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/sun6.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/test.xpt
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/testEmpty.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/testEmpty.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/testEmpty.xpt
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/tsdumpdata
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/writeForeignSPSS.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/writeForeignSPSS.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/xport.R
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/xport.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/foreign/tests/xxx12.dta
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/Meta/demo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/R/grDevices
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/R/grDevices.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/R/grDevices.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ArialMT-Bold.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ArialMT-BoldItalic.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ArialMT-Italic.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ArialMT.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/CM_boldx_10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/CM_boldx_italic_10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/CM_italic_10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/CM_regular_10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/CM_symbol_10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Courier-Bold.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Courier-BoldOblique.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Courier-Oblique.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Courier.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Helvetica-Bold.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Helvetica-BoldOblique.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Helvetica-Oblique.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Helvetica.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/MustRead.html
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/README
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Symbol.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Times-Bold.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Times-BoldItalic.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Times-Italic.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/Times-Roman.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ZapfDingbats.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/a010013l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/a010015l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/a010033l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/a010035l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/agd_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/agdo____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/agw_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/agwo____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/b018012l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/b018015l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/b018032l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/b018035l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/bkd_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/bkdi____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/bkl_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/bkli____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/c059013l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/c059016l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/c059033l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/c059036l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/cmbxti10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/cmti10.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/cob_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/cobo____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/com_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/coo_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hv______.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvb_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvbo____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvn_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvnb____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvnbo___.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvno____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/hvo_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019003l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019004l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019023l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019024l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019043l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019044l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019063l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n019064l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n021003l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n021004l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n021023l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n021024l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n022003l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n022004l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n022023l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/n022024l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ncb_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ncbi____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/nci_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/ncr_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/p052003l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/p052004l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/p052023l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/p052024l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/pob_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/pobi____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/poi_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/por_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/s050000l.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/sy______.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/tib_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/tibi____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/tii_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/afm/tir_____.afm.gz
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/demo/colors.R tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/demo/hclColors.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/AdobeStd.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/AdobeSym.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/CP1250.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/CP1251.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/CP1253.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/CP1257.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/Cyrillic.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/Greek.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/ISOLatin1.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/ISOLatin2.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/ISOLatin7.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/ISOLatin9.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/KOI8-R.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/KOI8-U.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/MacRoman.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/PDFDoc.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/TeXtext.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/enc/WinAnsi.enc
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/help/grDevices.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/help/grDevices.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/icc/srgb
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/icc/srgb.flate
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/tests/ps-tests.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/tests/ps-tests.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/tests/xfig-tests.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grDevices/tests/xfig-tests.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/Meta/demo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/R/graphics
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/R/graphics.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/R/graphics.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/demo/Hershey.R tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/demo/Japanese.R tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/demo/graphics.R tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/demo/image.R tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/demo/persp.R tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/demo/plotmath.R
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/mai.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/mai.png
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/oma.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/oma.png
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/pch.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/pch.png
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/figures/pch.svg
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/graphics.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/graphics.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/graphics/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/Meta/vignette.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/R/grid
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/R/grid.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/R/grid.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/DivByZero.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/changes.txt
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/displaylist.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/displaylist.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/displaylist.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/frame.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/frame.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/frame.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/grid.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/grid.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/grid.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/grobs.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/grobs.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/grobs.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/interactive.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/interactive.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/interactive.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/locndimn.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/locndimn.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/locndimn.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/moveline.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/moveline.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/moveline.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/nonfinite.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/nonfinite.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/nonfinite.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/plotexample.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/plotexample.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/plotexample.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/rotated.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/rotated.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/rotated.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/saveload.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/saveload.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/saveload.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/sharing.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/sharing.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/sharing.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/viewports.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/viewports.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/doc/viewports.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/help/grid.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/help/grid.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/tests/bugs.R tests/testthat/data/rapp.test.1/packrat/lib-R/grid/tests/reg.R tests/testthat/data/rapp.test.1/packrat/lib-R/grid/tests/testls.R
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/tests/testls.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/grid/tests/units.R
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/demo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/NEWS
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/R/lattice
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/R/lattice.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/R/lattice.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/demo/intervals.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/demo/labels.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/demo/lattice.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/demo/panel.R
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/help/lattice.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/help/lattice.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/po/de/LC_MESSAGES/R-lattice.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/po/en@quot/LC_MESSAGES/R-lattice.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/po/fr/LC_MESSAGES/R-lattice.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/po/ko/LC_MESSAGES/R-lattice.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/po/pl/LC_MESSAGES/R-lattice.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/MASSch04.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/dates.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/dotplotscoping.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/fontsize.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/levelplot.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/scales.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/temp.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/test.R tests/testthat/data/rapp.test.1/packrat/lib-R/lattice/tests/wireframe.R
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/R/methods
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/R/methods.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/R/methods.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/help/methods.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/help/methods.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/S3.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/basicRefClass.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/duplicateClass.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/fieldAssignments.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/mixinInitialize.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/namesAndSlots.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/nextWithDots.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/refClassExample.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/testConditionalIs.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/testGroupGeneric.R tests/testthat/data/rapp.test.1/packrat/lib-R/methods/tests/testIs.R
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/R/mgcv
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/R/mgcv.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/R/mgcv.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/data/columb.polys.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/data/columb.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/help/mgcv.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/help/mgcv.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/mgcv/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/R/nlme
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/R/nlme.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/R/nlme.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/help/nlme.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/help/nlme.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/mlbook/README
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/mlbook/ch04.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/mlbook/ch05.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/de/LC_MESSAGES/R-nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/de/LC_MESSAGES/nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/en@quot/LC_MESSAGES/R-nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/en@quot/LC_MESSAGES/nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/fr/LC_MESSAGES/R-nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/fr/LC_MESSAGES/nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/ko/LC_MESSAGES/R-nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/ko/LC_MESSAGES/nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/pl/LC_MESSAGES/R-nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/po/pl/LC_MESSAGES/nlme.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch01.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch02.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch03.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch04.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch05.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch06.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/ch08.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/scripts/sims.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/anova.gls.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/augPred_lab.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/augPredmissing.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/coef.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/contrMat.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/data.frame.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/deparse.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/fitted.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/getData.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/gls.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/lmList.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/lme.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/lme.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/missing.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/missing.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/nlme.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/nlme.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/predict.lme.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/ss2.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/update.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/updateLme.R tests/testthat/data/rapp.test.1/packrat/lib-R/nlme/tests/varIdent.R
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/NEWS
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/R/nnet
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/R/nnet.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/R/nnet.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/help/nnet.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/help/nnet.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/po/de/LC_MESSAGES/R-nnet.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/po/en@quot/LC_MESSAGES/R-nnet.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/po/fr/LC_MESSAGES/R-nnet.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/po/ko/LC_MESSAGES/R-nnet.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/nnet/po/pl/LC_MESSAGES/R-nnet.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/Meta/vignette.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/R/parallel
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/R/parallel.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/R/parallel.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/doc/index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/doc/parallel.R
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/doc/parallel.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/doc/parallel.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/help/parallel.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/help/parallel.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/Master.R
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/multicore1.RR
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/multicore2.RR
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/multicore2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/multicore3.RR
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/snow1.RR
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/snow2.RR
tests/testthat/data/rapp.test.1/packrat/lib-R/parallel/tests/snow2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/Meta/vignette.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/NEWS.Rd
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/R/rpart
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/R/rpart.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/R/rpart.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/longintro.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/longintro.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/longintro.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/usercode.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/usercode.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/doc/usercode.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/help/rpart.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/help/rpart.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/de/LC_MESSAGES/R-rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/de/LC_MESSAGES/rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/en@quot/LC_MESSAGES/R-rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/en@quot/LC_MESSAGES/rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/fr/LC_MESSAGES/R-rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/fr/LC_MESSAGES/rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/ko/LC_MESSAGES/R-rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/ko/LC_MESSAGES/rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/pl/LC_MESSAGES/R-rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/pl/LC_MESSAGES/rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/ru/LC_MESSAGES/R-rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/po/ru/LC_MESSAGES/rpart.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/Examples/rpart-Ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/backticks.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/backticks.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/cost.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/cost.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/cptest.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/cptest.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/data.stagec
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/priors.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/priors.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/rescale.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/rescale.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/testall.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/testall.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble3.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble3.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble4.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/treble4.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/usersplits.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/usersplits.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/xpred1.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/xpred1.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/xpred2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/rpart/tests/xpred2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/NEWS
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/PP.files
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/R/spatial
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/R/spatial.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/R/spatial.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/help/spatial.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/help/spatial.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/po/de/LC_MESSAGES/R-spatial.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/po/en@quot/LC_MESSAGES/R-spatial.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/po/fr/LC_MESSAGES/R-spatial.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/po/pl/LC_MESSAGES/R-spatial.mo
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/agter.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/caveolae.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/cells.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/davis.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/drumlin.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/eagles.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig1b.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig1c.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig2a.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig2b.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig3a.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig3b.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/fig3c.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/grocery.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/hccells.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/nztrees.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/pairfn.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/pereg.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/pines.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/redwood.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/schools.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/stowns1.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/tokyo.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/ppdata/towns.dat
tests/testthat/data/rapp.test.1/packrat/lib-R/spatial/tests/Examples/spatial-Ex.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/R/splines
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/R/splines.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/R/splines.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/help/splines.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/help/splines.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/splines/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/COPYRIGHTS.modreg
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/Meta/demo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/R/stats
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/R/stats.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/R/stats.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/SOURCES.ts
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/demo/glm.vr.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/demo/lm.glm.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/demo/nlm.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/demo/smooth.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/help/stats.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/help/stats.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/NLSstClosest.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/arimaML.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/cmdscale.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/drop1-polr.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/glm.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/glm.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ig_glm.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ks-test.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ks-test.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/nafns.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/nls.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/nls.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/offsets.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ppr.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ppr_test.csv
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/simulate.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/simulate.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/smooth.spline.R tests/testthat/data/rapp.test.1/packrat/lib-R/stats/tests/ts-tests.R
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/R/stats4
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/R/stats4.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/R/stats4.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/help/stats4.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/help/stats4.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/stats4/tests/confint.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/CITATION
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/COPYRIGHTS
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/data.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/Meta/vignette.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/NEWS.Rd
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/R/survival
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/R/survival.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/R/survival.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/data/Rdata.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/data/Rdata.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/data/Rdata.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/data/datalist
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/adjcurve.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/adjcurve.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/adjcurve.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/sourcecode.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/tests.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/tests.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/tests.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/timedep.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/timedep.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/timedep.pdf tests/testthat/data/rapp.test.1/packrat/lib-R/survival/doc/validate.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/help/survival.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/help/survival.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/aareg.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/aareg.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/anova.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/anova.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/bladder.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/bladder.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book1.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book1.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book3.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book3.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book4.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book4.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book5.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book5.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book6.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book6.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book7.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/book7.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/cancer.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/cancer.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/clogit.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/clogit.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/concordance.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/concordance.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/counting.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/counting.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv3.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv3.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv4.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/coxsurv4.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.capacitor
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.cracks
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.donnell
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.fluid
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.interval
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.motor
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.peterson
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.rat2
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.smoke
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.turbine
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/data.valve
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/detail.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/detail.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/difftest.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/difftest.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/doaml.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/doaml.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/doweight.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/doweight.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/expected.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/expected.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/expected2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/expected2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/factor.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/factor.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/factor2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/factor2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_cancer.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_cancer.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_kidney.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_kidney.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_lung.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_lung.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_ovarian.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_ovarian.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_rat1.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_rat1.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_rat2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_rat2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_resid.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_resid.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_simple.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/fr_simple.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/frailty.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/frailty.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/frank.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/frank.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/gray1.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/infcox.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/infcox.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/jasa.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/jasa.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/model.matrix.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/model.matrix.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/mrtest.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/mrtest.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/nested.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/nested.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/ovarian.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/ovarian.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/prednew.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/prednew.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/pspline.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/pspline.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/pyear.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/pyear.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/quantile.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/quantile.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_capacitor.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_capacitor.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_donnell.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_donnell.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_lung.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_lung.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_peterson.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_peterson.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_resid.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_resid.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_sas.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_sas.R.orig
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_sas.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_scale.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_scale.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_stanford.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_stanford.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_strata.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_strata.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_tdist.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_tdist.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_user.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/r_user.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/ratetable.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/ratetable.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/rounding.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/rounding.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/singtest.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/singtest.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/strata2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/strata2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/stratatest.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/stratatest.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/summary_survfit.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/summary_survfit.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/surv.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/surv.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/survfit2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/survfit2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/survreg2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/survreg2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/survtest.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/survtest.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testci.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testci.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testci2.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testci2.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testnull.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testnull.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testreg.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/testreg.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/tiedtime.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/tiedtime.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/ties.rda
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/tt.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/tt.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/turnbull.R
tests/testthat/data/rapp.test.1/packrat/lib-R/survival/tests/turnbull.Rout.save
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/Meta/demo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/R/tcltk
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/R/tcltk.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/R/tcltk.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/demo/tkcanvas.R tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/demo/tkdensity.R tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/demo/tkfaq.R tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/demo/tkttest.R tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/Tk-frontend.R
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/console.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/hierarchy.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/pkgIndex.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/progressbar.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/util-dump.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/util-expand.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/util-number.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/util-string.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/util-tk.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/util.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/exec/widget.tcl
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/help/tcltk.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/help/tcltk.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/tcltk/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/R/tools
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/R/tools.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/R/tools.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/help/tools.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/help/tools.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/tools/tests/undoc.R
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/INDEX
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Meta/vignette.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/R/utils
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/R/utils.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/R/utils.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Sweave/Sweave-test-1.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/Sweave/example-1.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/doc/Sweave.R
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/doc/Sweave.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/doc/Sweave.pdf
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/doc/index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/help/utils.rdb
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/help/utils.rdx
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/misc/exDIF.csv
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/misc/exDIF.dif
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/tests/Sexpr-verb-ex.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/tests/Sweave-tst.R tests/testthat/data/rapp.test.1/packrat/lib-R/utils/tests/completion.R
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/tests/customgraphics.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/tests/keepsource.Rnw
tests/testthat/data/rapp.test.1/packrat/lib-R/utils/tests/swv-keepSrc-1.Rnw
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/.rstudio-protocol
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/INDEX
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/Meta/Rd.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/Meta/hsearch.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/Meta/links.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/Meta/nsInfo.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/Meta/package.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/NAMESPACE
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/R/packrat
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/R/packrat.rdb
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/R/packrat.rdx
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/help/AnIndex
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/help/aliases.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/help/packrat.rdb
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/help/packrat.rdx
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/help/paths.rds
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/html/00Index.html
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/html/R.css
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/resources/init-rprofile.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/resources/init.R
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/resources/mac_r_userlib.sh
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/test-all.R
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/Ugly, but legal, path for a project (long)/bread/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/Ugly, but legal, path for a project (long)/breakfast/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/Ugly, but legal, path for a project (long)/oatmeal/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/Ugly, but legal, path for a project (long)/packrat/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/Ugly, but legal, path for a project (long)/toast/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/helper-packrat.R
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/lockfiles/lockfile-multipleRepos.txt
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/other-packages/packrat/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/packages/bread/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/packages/breakfast/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/packages/egg/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/packages/oatmeal/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/packages/packrat/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/packages/toast/DESCRIPTION
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/carbs/flour.R
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/empty/empty.R
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/healthy/healthy.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/libraries/library.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/libraries/packrat/lib/lib-current.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/libraries/packrat/library.new/lib-new.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/libraries/packrat/library.old/lib-old.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/sated/sated.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/smallbreakfast/bread.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/projects/smallbreakfast/oatmeal.R
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo-empty/src/contrib/PACKAGES
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/PACKAGES
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/PACKAGES.gz
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/bread/bread_1.0.0.tar.gz
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/breakfast/breakfast_1.0.0.tar.gz
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/oatmeal/oatmeal_1.0.0.tar.gz
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/packrat/packrat_0.0.0.tar.gz
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/repo/src/contrib/toast/toast_1.0.0.tar.gz
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/resources/knitr-minimal.Rnw
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/resources/test-sweave.Rnw
tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-hash.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-ignores.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-local-repositories.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-lockfile.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-packrat-mode.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-packrat.R tests/testthat/data/rapp.test.1/packrat/lib/x86_64-w64-mingw32/3.1.1/packrat/tests/testthat/test-utils.R
tests/testthat/data/rapp.test.1/packrat/packrat.lock
tests/testthat/data/rapp.test.1/packrat/packrat.opts
tests/testthat/data/rapp.test.1/packrat/src/packrat/fff523e935d862dc5da39037be90d882e7cd7f57.tar.gz
tests/testthat/data/rapp.test.1/shiny/server.r tests/testthat/data/rapp.test.1/shiny/ui.r
tests/testthat/data/test.package/.rapp
tests/testthat/data/test.package/DESCRIPTION
tests/testthat/data/test.package/NAMESPACE
tests/testthat/data/test.package/R/test.package.r
tests/testthat/data/test.package/apps/test/.rapp
tests/testthat/data/test.package/apps/test/DESCRIPTION
tests/testthat/data/test.package/apps/test/NAMESPACE
tests/testthat/data/test.package/apps/test/R/test.r
tests/testthat/data/test.package/apps/test/apps/test/.rapp
tests/testthat/data/test.package/apps/test/apps/test/DESCRIPTION
tests/testthat/data/test.package/apps/test/apps/test/NAMESPACE
tests/testthat/data/test.package/apps/test/apps/test/R/test.r
tests/testthat/data/test.package/apps/test/apps/test/man/test.Rd
tests/testthat/data/test.package/apps/test/apps/test/options/options_ns.r tests/testthat/data/test.package/apps/test/apps/test/options/options_runtime.r tests/testthat/data/test.package/apps/test/apps/test/shiny/server.r tests/testthat/data/test.package/apps/test/apps/test/shiny/ui.r tests/testthat/data/test.package/apps/test/man-roxygen/author.r tests/testthat/data/test.package/apps/test/man-roxygen/references.r tests/testthat/data/test.package/apps/test/man-roxygen/threedots.r
tests/testthat/data/test.package/apps/test/man/test.Rd
tests/testthat/data/test.package/apps/test/options/options_ns.r tests/testthat/data/test.package/apps/test/options/options_runtime.r tests/testthat/data/test.package/apps/test/shiny/server.r tests/testthat/data/test.package/apps/test/shiny/ui.r tests/testthat/data/test.package/man-roxygen/author.r tests/testthat/data/test.package/man-roxygen/references.r tests/testthat/data/test.package/man-roxygen/threedots.r
tests/testthat/data/test.package/man/test.package.Rd
tests/testthat/data/test.package/options/options_ns.r tests/testthat/data/test.package/options/options_runtime.r
tests/testthat/data/test/DESCRIPTION
tests/testthat/data/test/NAMESPACE
tests/testthat/data/test/R/test-internal.R
tests/testthat/data/test/Read-and-delete-me
tests/testthat/data/test/data/fpath.rda
tests/testthat/data/test/data/ns.rda
tests/testthat/data/test/data/options_runtime.rda
tests/testthat/data/test/data/opts.rda
tests/testthat/data/test/data/opts_old.rda
tests/testthat/data/test/data/path_0.rda
tests/testthat/data/test/data/pkg_path.rda
tests/testthat/data/test/data/res.rda
tests/testthat/data/test/data/runtime_options.rda
tests/testthat/data/test/data/wd_0.rda
tests/testthat/data/test/man/fpath.Rd
tests/testthat/data/test/man/ns.Rd
tests/testthat/data/test/man/options_runtime.Rd
tests/testthat/data/test/man/opts.Rd
tests/testthat/data/test/man/opts_old.Rd
tests/testthat/data/test/man/path_0.Rd
tests/testthat/data/test/man/pkg_path.Rd
tests/testthat/data/test/man/res.Rd
tests/testthat/data/test/man/runtime_options.Rd
tests/testthat/data/test/man/test-package.Rd
tests/testthat/data/test/man/wd_0.Rd
tests/testthat/data/test/options/options_rapp.r tests/testthat/data/test/options/options_runtime.r
tests/testthat/data/test/tests/testthat/data/test/.rapp
tests/testthat/data/test/tests/testthat/data/test/DESCRIPTION
tests/testthat/data/test/tests/testthat/data/test/NAMESPACE
tests/testthat/data/test/tests/testthat/data/test/R/test-internal.R
tests/testthat/data/test/tests/testthat/data/test/Read-and-delete-me
tests/testthat/data/test/tests/testthat/data/test/apps/test/.rapp
tests/testthat/data/test/tests/testthat/data/test/apps/test/DESCRIPTION
tests/testthat/data/test/tests/testthat/data/test/apps/test/NAMESPACE
tests/testthat/data/test/tests/testthat/data/test/apps/test/R/test-internal.R
tests/testthat/data/test/tests/testthat/data/test/apps/test/Read-and-delete-me
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/container.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/expected.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/global_dir.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/idx.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/lib.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/ns.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/opt.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/options.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/opts.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/opts_0.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/opts_old.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/opts_rapp.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/opts_runtime.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/path.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/path_0.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/pkg.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/res.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/runtime_mode.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/value.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/vsn.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/data/wd_0.rda
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/container.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/expected.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/global_dir.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/idx.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/lib.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/ns.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/opt.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/options.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/opts.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/opts_0.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/opts_old.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/opts_rapp.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/opts_runtime.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/path.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/path_0.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/pkg.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/res.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/runtime_mode.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/test-package.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/value.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/vsn.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/man/wd_0.Rd
tests/testthat/data/test/tests/testthat/data/test/apps/test/shiny/server.r tests/testthat/data/test/tests/testthat/data/test/apps/test/shiny/ui.r
tests/testthat/data/test/tests/testthat/data/test/data/container.rda
tests/testthat/data/test/tests/testthat/data/test/data/expected.rda
tests/testthat/data/test/tests/testthat/data/test/data/global_dir.rda
tests/testthat/data/test/tests/testthat/data/test/data/idx.rda
tests/testthat/data/test/tests/testthat/data/test/data/lib.rda
tests/testthat/data/test/tests/testthat/data/test/data/ns.rda
tests/testthat/data/test/tests/testthat/data/test/data/opt.rda
tests/testthat/data/test/tests/testthat/data/test/data/options.rda
tests/testthat/data/test/tests/testthat/data/test/data/opts.rda
tests/testthat/data/test/tests/testthat/data/test/data/opts_0.rda
tests/testthat/data/test/tests/testthat/data/test/data/opts_old.rda
tests/testthat/data/test/tests/testthat/data/test/data/opts_rapp.rda
tests/testthat/data/test/tests/testthat/data/test/data/opts_runtime.rda
tests/testthat/data/test/tests/testthat/data/test/data/path.rda
tests/testthat/data/test/tests/testthat/data/test/data/path_0.rda
tests/testthat/data/test/tests/testthat/data/test/data/pkg.rda
tests/testthat/data/test/tests/testthat/data/test/data/res.rda
tests/testthat/data/test/tests/testthat/data/test/data/runtime_mode.rda
tests/testthat/data/test/tests/testthat/data/test/data/value.rda
tests/testthat/data/test/tests/testthat/data/test/data/vsn.rda
tests/testthat/data/test/tests/testthat/data/test/data/wd_0.rda
tests/testthat/data/test/tests/testthat/data/test/man/container.Rd
tests/testthat/data/test/tests/testthat/data/test/man/expected.Rd
tests/testthat/data/test/tests/testthat/data/test/man/global_dir.Rd
tests/testthat/data/test/tests/testthat/data/test/man/idx.Rd
tests/testthat/data/test/tests/testthat/data/test/man/lib.Rd
tests/testthat/data/test/tests/testthat/data/test/man/ns.Rd
tests/testthat/data/test/tests/testthat/data/test/man/opt.Rd
tests/testthat/data/test/tests/testthat/data/test/man/options.Rd
tests/testthat/data/test/tests/testthat/data/test/man/opts.Rd
tests/testthat/data/test/tests/testthat/data/test/man/opts_0.Rd
tests/testthat/data/test/tests/testthat/data/test/man/opts_old.Rd
tests/testthat/data/test/tests/testthat/data/test/man/opts_rapp.Rd
tests/testthat/data/test/tests/testthat/data/test/man/opts_runtime.Rd
tests/testthat/data/test/tests/testthat/data/test/man/path.Rd
tests/testthat/data/test/tests/testthat/data/test/man/path_0.Rd
tests/testthat/data/test/tests/testthat/data/test/man/pkg.Rd
tests/testthat/data/test/tests/testthat/data/test/man/res.Rd
tests/testthat/data/test/tests/testthat/data/test/man/runtime_mode.Rd
tests/testthat/data/test/tests/testthat/data/test/man/test-package.Rd
tests/testthat/data/test/tests/testthat/data/test/man/value.Rd
tests/testthat/data/test/tests/testthat/data/test/man/vsn.Rd
tests/testthat/data/test/tests/testthat/data/test/man/wd_0.Rd
tests/testthat/data/test/tests/testthat/data/test/options/options_rapp.r tests/testthat/data/test/tests/testthat/data/test/options/options_runtime.r tests/testthat/test-createPackageProject.r tests/testthat/test-createPackageSkeleton.r tests/testthat/test-createRappProject.r tests/testthat/test-ensureDevPackages.r tests/testthat/test-ensureGlobalDirectory.r tests/testthat/test-ensureProjectComponents.r tests/testthat/test-ensureRappComponents.r tests/testthat/test-ensureRappOptionFiles.r tests/testthat/test-ensureRappOptionsContainer.r tests/testthat/test-ensureRappRuntime.r tests/testthat/test-ensureRoxygenTemplates.r tests/testthat/test-getGlobalDirectory.r tests/testthat/test-getLibrary.r tests/testthat/test-getNsRappOption.r tests/testthat/test-getRappOption.r tests/testthat/test-getRappOptions.r tests/testthat/test-getRuntimeMode.r tests/testthat/test-hasOptionFile.r tests/testthat/test-hasRuntimeOptionFile.r tests/testthat/test-initializeNsRappOptions.r tests/testthat/test-initializeRappOptions.r tests/testthat/test-isPackageProject.r tests/testthat/test-isRapp.r tests/testthat/test-isRappOptionSet.r tests/testthat/test-isRappRuntime.r tests/testthat/test-loadInternalRapp.r tests/testthat/test-mergeNsRappOptions.r tests/testthat/test-processRepositoryData.r tests/testthat/test-readRappOptionFile.r tests/testthat/test-resetRappOptions.r tests/testthat/test-setGlobalDirectory.r tests/testthat/test-setInternalRepositories.r tests/testthat/test-setLibrary.r tests/testthat/test-setNsRappOption.r tests/testthat/test-setRappOption.r tests/testthat/test-setRuntimeMode.r tests/testthat/test-tidySource.r tests/testthat/test-unloadInternalRapp.r vignettes/overview.Rmd
rappster/rapp documentation built on May 26, 2019, 11:56 p.m.