Package: cnd
Title: Create and Register Conditions
Version: 0.1.0
Authors@R: 
    person(
      "Jordan Mark", "Barbone", , 
      "jmbarbone@gmail.com",
      role = c("aut", "cph", "cre"),
      comment = c(ORCID = "0000-0001-9788-3628")
    )
Description: An interface for creating new condition generators objects.  
    Generators are special functions that can be saved in registries and linked
    to other functions.  Utilities for documenting your generators, and new
    conditions is provided for package development.
License: MIT + file LICENSE
BugReports: https://github.com/jmbarbone/cnd/issues
URL: https://jmbarbone.github.io/cnd/, https://github.com/jmbarbone/cnd
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.3.2
Depends: R (>= 3.6)
Suggests: cli, here, pkgload, rcmdcheck, roxygen2, spelling, testthat
        (>= 3.0.0), utils
Config/testthat/edition: 3
Config/testthat/parallel: false
NeedsCompilation: no
Packaged: 2025-02-25 18:17:10 UTC; jordan
Author: Jordan Mark Barbone [aut, cph, cre]
    (<https://orcid.org/0000-0001-9788-3628>)
Maintainer: Jordan Mark Barbone <jmbarbone@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-26 14:00:02 UTC
Built: R 4.3.3; ; 2025-02-26 14:57:39 UTC; unix
