Package: structenforcement
Title: Struct-Like Data Type Checking and Enforcement
Version: 0.1.3
Authors@R: 
    c(person("Samuel", "Sapire", , "sapires@protonmail.com", role = c("aut", "cre", "cph")),
    person("Sean", "Barrett", , "sean2@nothings.org", role = "ctb"))
Description: Enforcement of field types in lists. A drop-in tool to allow for 
    dynamic input data that might be questionably parsed or cast to be coerced
    into the specific desired format in a reasonably performant manner.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, lubridate, rlang
NeedsCompilation: yes
Packaged: 2025-05-29 16:10:52 UTC; yakumo
Author: Samuel Sapire [aut, cre, cph],
  Sean Barrett [ctb]
Maintainer: Samuel Sapire <sapires@protonmail.com>
Repository: CRAN
Date/Publication: 2025-06-02 09:10:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2025-10-08 03:28:11 UTC; windows
Archs: x64
