GitPedia
tonyfischetti

tonyfischetti/assertr

Assertive programming for R analysis pipelines

6 Releases
Latest: 2y ago
CRAN release v3.0.1v3.0.1Latest
tonyfischettitonyfischetti·2y ago·November 23, 2023
GitHub

📋 Changes

  • Hotfix for breaking change in roxygen2
CRAN release v3.0.0v3.0.0
tonyfischettitonyfischetti·3y ago·November 6, 2022
GitHub

📋 Changes

  • Fixed rare bug wherein single row data.frame would yield unexpected results
  • Removed deprecated underscore functions
CRAN release v2.8v2.8
tonyfischettitonyfischetti·5y ago·January 28, 2021
GitHub

📋 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
tonyfischettitonyfischetti·6y ago·February 5, 2020
GitHub

📋 Changes

  • added "inverse" option to predicates
  • bugs due to changes in r-devel and package dependencies fixed
CRAN Submission 21.0.0
tonyfischettitonyfischetti·11y ago·June 26, 2015
GitHub

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
tonyfischettitonyfischetti·11y ago·March 24, 2015
GitHub

This was the first version to be released on CRAN. (Thorough and complete) tests passed on all platforms!