assert - Validate Function Arguments
Lightweight validation tool for checking function arguments and validating data analysis scripts. This is an alternative to stopifnot() from the 'base' package and to assert_that() from the 'assertthat' package. It provides more informative error messages and facilitates debugging.
Last updated 4 years ago
argument-checksassertionserror-messagesvalidation
4.73 score 10 stars 1 packages 36 scripts 348 downloadsdga - Capture-Recapture Estimation using Bayesian Model Averaging
Performs Bayesian model averaging for capture-recapture. This includes code to stratify records, check the strata for suitable overlap to be used for capture-recapture, and some functions to plot the estimated population size.
Last updated 4 years ago
3.65 score 1 stars 45 scripts 161 downloadscache - Cache and Retrieve Computation Results
Easily cache and retrieve computation results. The package works seamlessly across interactive R sessions, R scripts and Rmarkdown documents.
Last updated 2 years ago
3.59 score 6 stars 13 scripts 279 downloads