Orderly is our reproducible reporting framework, initially via the R package orderly
which we are in the process of rewriting and making work with more languages.
It has been built by us at RESIDE to support teaching activities within the MRC Centre for Global Infectious Disease Analysis
It is composed of many moving parts, most of which are in a state of flux
orderly
, the original implementation, now frozenorderly2
, the new implementation, currently in beta testingOrderlyWeb
, the original web interfacePackit
, the new web interfaceoutpack
, the specificiation that all new implementations conform tooutpack-py
, the Python implementationoutpack_server
, the Rust implementation and serverorderly.db
, database support fororderly2
(as used by VIMC)outpack.orderly
, migration support for orderly1 usersorderly.helper
, compatibility support for users of both orderly1 and orderly2 on different projectsoutpack.sharepoint
a sharepoint location driver