Files in orderly
Lightweight Reproducible Reporting

MD5
NEWS.md README.md
NAMESPACE
DESCRIPTION
LICENSE
R/orderly.R R/outpack_index.R R/example.R R/config.R R/query_index.R R/outpack_http_client.R R/compat-orderly2.R R/read.R R/location_path.R R/import-standalone-utils-assert-path.R R/outpack_insert.R R/plugin.R R/query.R R/outpack_misc.R R/deprecated.R R/util_assert.R R/outpack_store.R R/migration.R R/query_search.R R/outpack_metadata.R R/location.R R/util.R R/gitignore.R R/prune.R R/run.R R/query_explain.R R/outpack_config.R R/outpack_packet.R R/location_packit.R R/import-standalone-utils-assert.R R/outpack_helpers.R R/outpack_hash.R R/zzz.R R/location_http.R R/cleanup.R R/metadata.R R/outpack_checksum.R R/query_deparse.R R/interactive.R R/validate.R R/root.R R/graph.R R/evaluate.R R/compare.R R/schema.R R/outpack_tools.R R/outpack_root.R R/context.R
inst/WORDLIST
inst/doc/details.Rmd inst/doc/dependencies.R
inst/doc/query.html
inst/doc/collaboration.R inst/doc/troubleshooting.R
inst/doc/metadata.html
inst/doc/query.R
inst/doc/orderly.html
inst/doc/orderly.Rmd
inst/doc/details.html
inst/doc/plugins.Rmd inst/doc/details.R
inst/doc/migrating.html
inst/doc/collaboration.Rmd inst/doc/query.Rmd
inst/doc/introduction.html
inst/doc/dependencies.html
inst/doc/troubleshooting.Rmd inst/doc/migrating.Rmd inst/doc/metadata.Rmd inst/doc/plugins.R
inst/doc/collaboration.html
inst/doc/plugins.html
inst/doc/troubleshooting.html
inst/doc/introduction.R inst/doc/dependencies.Rmd inst/doc/introduction.Rmd
inst/examples/demo/orderly_config.json
inst/examples/demo/src/shared/shared.R inst/examples/demo/src/data/data.R inst/examples/demo/src/run_info/run_info.R inst/examples/demo/src/strict/strict.R inst/examples/demo/src/parameters/parameters.R inst/examples/demo/src/depends/depends.R inst/examples/demo/shared/palette.R
inst/examples/simple/orderly_config.json
inst/examples/simple/src/data/data.R
inst/examples/example.db/NAMESPACE
inst/examples/example.db/DESCRIPTION
inst/examples/example.db/R/plugin.R
inst/examples/example.db/inst/schema.json
inst/template/default.R
inst/schema/orderly/orderly.json
inst/schema/outpack/hash.json
inst/schema/outpack/relative-path.json
inst/schema/outpack/README.md
inst/schema/outpack/git.json
inst/schema/outpack/packet-id.json
inst/schema/outpack/metadata.json
inst/schema/outpack/config.json
inst/schema/outpack/location.json
inst/orderly2/generate.R
inst/orderly2/NAMESPACE
inst/orderly2/DESCRIPTION
inst/orderly2/LICENSE
inst/orderly2/R/zzz.R
inst/orderly2/man/reexports.Rd
build/vignette.rds
tests/testthat.R tests/testthat/test-parameters.R tests/testthat/test-query-deparse.R tests/testthat/test-location.R tests/testthat/test-outpack-config.R tests/testthat/test-gitignore.R tests/testthat/test-location-path.R tests/testthat/test-graph.R tests/testthat/test-evaluate.R tests/testthat/test-orderly.R tests/testthat/test-outpack-helpers.R tests/testthat/test-util-assert.R tests/testthat/test-validate.R tests/testthat/test-outpack-store.R tests/testthat/test-example.R tests/testthat/test-query-search.R tests/testthat/helper-orderly.R tests/testthat/test-interactive.R tests/testthat/test-zzz-location-http.R tests/testthat/test-deprecated.R tests/testthat/test-migration.R tests/testthat/test-outpack-git.R tests/testthat/helper-outpack-server.R tests/testthat/test-root.R tests/testthat/test-query-index.R tests/testthat/test-outpack-metadata.R tests/testthat/test-outpack-root.R tests/testthat/test-query.R tests/testthat/test-query-explain.R tests/testthat/test-outpack-http-client.R tests/testthat/test-run.R tests/testthat/test-util.R tests/testthat/test-run-separate.R tests/testthat/test-init.R tests/testthat/test-outpack-hash.R tests/testthat/test-outpack-misc.R tests/testthat/test-compat.R tests/testthat/test-cleanup.R tests/testthat/test-outpack-checksum.R tests/testthat/test-plugin.R tests/testthat/setup.R tests/testthat/helper-outpack-http.R tests/testthat/test-outpack-tools.R tests/testthat/test-outpack-index.R tests/testthat/test-read.R tests/testthat/test-compare.R tests/testthat/test-location-packit.R tests/testthat/test-config.R tests/testthat/helper-outpack.R tests/testthat/test-outpack-packet.R tests/testthat/examples/resource-in-directory/resource-in-directory.R
tests/testthat/examples/resource-in-directory/data/b.csv
tests/testthat/examples/resource-in-directory/data/a.csv
tests/testthat/examples/shared-shorthand/shared-shorthand.R tests/testthat/examples/shared-dir/shared-dir.R tests/testthat/examples/shared/shared.R tests/testthat/examples/directories/directories.R
tests/testthat/examples/directories/data/b.csv
tests/testthat/examples/directories/data/a.csv
tests/testthat/examples/description/description.R
tests/testthat/examples/description/data.csv
tests/testthat/examples/data/data.R tests/testthat/examples/explicit/explicit.R
tests/testthat/examples/explicit/data.csv
tests/testthat/examples/deprecated-orderly-name/orderly.R tests/testthat/examples/plugin/plugin.R
tests/testthat/examples/implicit/data.csv
tests/testthat/examples/implicit/implicit.R tests/testthat/examples/parameters/parameters.R tests/testthat/examples/depends-query/depends-query.R
tests/testthat/examples/programmatic-resource/b.csv
tests/testthat/examples/programmatic-resource/a.csv
tests/testthat/examples/programmatic-resource/programmatic-resource.R tests/testthat/examples/parameters-legacy/parameters-legacy.R tests/testthat/examples/two-orderly-files/orderly.R tests/testthat/examples/two-orderly-files/two-orderly-files.R tests/testthat/examples/depends/depends.R
tests/testthat/examples/reexport/data.csv
tests/testthat/examples/reexport/reexport.R tests/testthat/examples/depends-params/depends-params.R tests/testthat/examples/computed-resource/computed-resource.R
tests/testthat/examples/computed-resource/data.csv
tests/testthat/_snaps/compare.md
tests/testthat/plugins/example.random/NAMESPACE
tests/testthat/plugins/example.random/DESCRIPTION
tests/testthat/plugins/example.random/R/random.R
tests/testthat/plugins/example.random/inst/schema.json
vignettes/details.Rmd vignettes/common.R vignettes/orderly.Rmd vignettes/plugins.Rmd vignettes/collaboration.Rmd vignettes/query.Rmd vignettes/troubleshooting.Rmd vignettes/migrating.Rmd vignettes/metadata.Rmd vignettes/dependencies.Rmd vignettes/introduction.Rmd
vignettes/images/dependency_recursive.png
vignettes/images/dependency_multiple.png
vignettes/images/dependency_terminology.png
man/orderly_cleanup.Rd man/orderly_search.Rd man/orderly_compare_packets.Rd man/orderly_location_fetch_metadata.Rd man/orderly_migrate_source.Rd man/orderly_metadata_extract.Rd man/orderly_location_rename.Rd man/orderly_hash.Rd man/orderly_new.Rd man/orderly_config_set.Rd man/orderly_parameters.Rd man/orderly_list_src.Rd man/orderly_query.Rd man/orderly_location_remove.Rd man/orderly_metadata.Rd man/orderly_plugin_register.Rd man/orderly_metadata_read.Rd man/orderly_artefact.Rd man/orderly_validate_archive.Rd man/orderly_strict_mode.Rd man/orderly_example_show.Rd man/orderly_run_info.Rd man/orderly_plugin_context.Rd man/orderly_search_options.Rd man/orderly_prune_orphans.Rd man/orderly_shared_resource.Rd man/orderly-deprecated.Rd man/orderly_init.Rd man/orderly_comparison_explain.Rd man/orderly_location_list.Rd man/orderly_parse_file.Rd man/orderly_run.Rd man/orderly_example.Rd man/orderly_location_pull.Rd man/orderly_location_add.Rd man/orderly_resource.Rd man/orderly_location_push.Rd man/orderly_config.Rd man/orderly_copy_files.Rd man/orderly_gitignore_update.Rd man/orderly_interactive_set_search_options.Rd man/orderly_query_explain.Rd man/orderly_description.Rd man/orderly_plugin_add_metadata.Rd man/orderly_dependency.Rd
man/figures/logo.png
orderly documentation built on Jan. 24, 2026, 1:07 a.m.