Package: forge
Type: Package
Title: Casting Values into Shape
Version: 0.2.1
Authors@R: c(
  person("Kevin", "Kuo", role = c("aut"), comment = c(ORCID = "0000-0001-7803-7901")),
  person("Tomasz", "Kalinowski", role = c("cre"), email = "tomasz@posit.co")
  )
Description: Helper functions with a consistent interface to coerce and verify
    the types and shapes of values for input checking.
License: Apache License (>= 2.0)
Encoding: UTF-8
Depends: R (>= 3.1.2)
Imports: rlang (>= 0.3.1), magrittr
Suggests: testthat, covr
Config/roxygen2/version: 8.0.0
URL: https://github.com/rstudio/forge
BugReports: https://github.com/rstudio/forge/issues
NeedsCompilation: no
Packaged: 2026-05-29 15:35:11 UTC; tomasz
Author: Kevin Kuo [aut] (ORCID: <https://orcid.org/0000-0001-7803-7901>),
  Tomasz Kalinowski [cre]
Maintainer: Tomasz Kalinowski <tomasz@posit.co>
Repository: CRAN
Date/Publication: 2026-05-30 05:13:07 UTC
