Package: utilitybeltassertions Title: What the Package Does (One Line, Title Case) Version: 0.0.0.9000 Authors@R: person(given = "First", family = "Last", role = c("aut", "cre"), email = "first.last@example.com", comment = c(ORCID = "YOUR-ORCID-ID")) Description: What the package does (one paragraph). License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: assertthat, crayon, rlang, utilitybeltfmt (>= 0.0.0.9000) Suggests: testthat (>= 3.0.0) Config/testthat/edition: 3 Remotes: selkamand/utilitybeltfmt Repository: https://selkamand.r-universe.dev Date/Publication: 2023-05-01 03:02:47 UTC RemoteUrl: https://github.com/selkamand/utilitybeltassertions RemoteRef: HEAD RemoteSha: bceeb02684ab1c83879bcbde4fe8f17e483f41b8 NeedsCompilation: no Packaged: 2026-06-07 10:12:41 UTC; root Author: First Last [aut, cre] (ORCID: YOUR-ORCID-ID) Maintainer: First Last