Common prOcesses for Data quAlity Monitoring
This package aims is to provide a series of standardised and generic controls processes for data quality assessment and monitoring.
Working in progress for this section. Be patient.
devtools::install_github("https://github.com/OB7-IRD/codama",
INSTALL_opts=c("--no-multiarch"))
To get a bug fix or to use a feature from the development version, you can install the development version of furdeb from GitHub.
devtools::install_github("https://github.com/OB7-IRD/codama",
ref = "development",
INSTALL_opts=c("--no-multiarch"))
If you encounter a clear bug, please file an issue with a minimal reproducible example on GitHub issues page. This link is also available if you have any questions and improvement propositions.