Package: precondition
Title: Lightweight Precondition, Postcondition, and Sanity Checks
Version: 0.1.0
Authors@R: 
    person("Taras", "Zakharko", , "taras.zakharko@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7601-8424"))
Description: Implements fast, safe, and customizable assertions routines, which 
    can be used in place of base::stopifnot(). 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: rlang (>= 1.0.6)
Suggests: cli, spelling, testthat (>= 3.1.7), withr
Config/testthat/edition: 3
Language: en-US
NeedsCompilation: yes
Packaged: 2023-03-27 12:47:07 UTC; tzakharko
Author: Taras Zakharko [aut, cre] (<https://orcid.org/0000-0001-7601-8424>)
Maintainer: Taras Zakharko <taras.zakharko@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-28 12:00:05 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 04:30:14 UTC; unix
Archs: precondition.so.dSYM
