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_document() no longer produces >80 character lines
-
internal: documentation updates
-
internal: test restructure for internal, testing package
-
conditions("pkg:condition/type") now works #18
-
condition(name)(message) can be used to override default messages #22
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