Skip to contents
cnd (development version)
-
condition(class = ) is now deprecated; instead condition(name = ) should be use; name is now the first argument
-
condition(classes = ) is added to include additional condition classes
- adds default conditions with optional dynamic condition messages; these are defaults without
package = "cnd" #4
-
cnd_document()’s links to cnd are corrected #25
-
condition(message = ) now handles ... and other arguments correctly #23
cnd 0.1.1
CRAN release: 2025-11-22
-
cnd::condition_progenitor$message no longer has its environment reset #14
- test fix for testthat 3.3.0 #16 @hadley
- additional help information provided for conditions #5
cnd 0.1.0
CRAN release: 2025-02-26