Skip to content

Common Argument Checks for 'r-dcm' Packages

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

r-dcm/rdcmchecks

rdcmchecks rdcmchecks website

Project Status: Active – The project has reached a stable, usable state and is being actively developed. lifecycle R package version Package downloads
R-CMD-check Codecov test coverage GitHub pages
Signed by License

The goal of rdcmchecks is to provide utility functions for checking arguments provided to functions across the suite of r-dcm packages. Rather than duplicating code for checking arguments across packages, check functions can be added to rdcmchecks, which can in turn be imported to any needed packages.

Installation

You can install the released version of rdcmchecks from CRAN with:

install.packages("rdcmchecks")

And the development version from GitHub with:

# install.packages("pak")
pak::pak("r-dcm/rdcmchecks")

Contributions and Code of Conduct

Contributions are welcome. To ensure a smooth process, please review the Contributing Guide. Please note that the rdcmchecks project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

Common Argument Checks for 'r-dcm' Packages

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages