tonyfischetti/assertr
Assertive programming for R analysis pipelines
6 Releases
Latest: 2y ago
CRAN release v3.0.1v3.0.1Latest
📋 Changes
- Hotfix for breaking change in roxygen2
CRAN release v3.0.0v3.0.0
📋 Changes
- Fixed rare bug wherein single row data.frame would yield unexpected results
- Removed deprecated underscore functions
CRAN release v2.8v2.8
📋 Changes
- allows for custom success/error callbacks
- ability to store success information
- introduction of obligatory rules, which
- support for a custom description of a rule
- support for appending warnings
- support for checking if a row contains a
- support for checking if passed data has a
- support for assertion IDs
New CRAN version (2.7)v2.7
📋 Changes
- added "inverse" option to predicates
- bugs due to changes in r-devel and package dependencies fixed
CRAN Submission 21.0.0
This is the second version to hit CRAN. It's chock-full of new features and performance enhancements. This is version 1.0 so that API is stable!
CRAN Publicationv0.4.1
This was the first version to be released on CRAN. (Thorough and complete) tests passed on all platforms!
