Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
plietar committed Oct 24, 2024
1 parent 0a28891 commit a3b6352
Show file tree
Hide file tree
Showing 9 changed files with 541 additions and 481 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: orderly2
Title: Orderly Next Generation
Version: 1.99.51
Version: 1.99.52
Authors@R: c(person("Rich", "FitzJohn", role = c("aut", "cre"),
email = "[email protected]"),
person("Robert", "Ashton", role = "aut"),
Expand Down
3 changes: 3 additions & 0 deletions NAMESPACE
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
# Generated by roxygen2: do not edit by hand

S3method(format,orderly_comparison)
S3method(format,orderly_query)
S3method(print,orderly_cleanup_status)
S3method(print,orderly_comparison)
S3method(print,orderly_query_explain)
export(orderly_artefact)
export(orderly_cleanup)
export(orderly_cleanup_status)
export(orderly_compare_packets)
export(orderly_comparison_explain)
export(orderly_config)
export(orderly_config_set)
export(orderly_copy_files)
Expand Down
Loading

0 comments on commit a3b6352

Please sign in to comment.