Package: structenforcement 0.3.1

Samuel Sapire
structenforcement: Struct-Like Data Type Checking and Enforcement
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.
Authors:
structenforcement_0.3.1.tar.gz
structenforcement_0.3.1.tar.gz(r-4.7-arm64)structenforcement_0.3.1.tar.gz(r-4.7-x86_64)structenforcement_0.3.1.tar.gz(r-4.6-arm64)structenforcement_0.3.1.tar.gz(r-4.6-x86_64)
structenforcement_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
structenforcement/json (API)
| # Install 'structenforcement' in R: |
| install.packages('structenforcement', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:159800191b. Checks:6 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 133 | ||
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 155 | ||
| linux-release-arm64 | OK | 139 | ||
| linux-release-x86_64 | OK | 104 | ||
| wasm-release | OK | 86 |
Exports:bind_as_structtype_checktype_check_each
Dependencies:rlang
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Bind as Struct | bind_as_struct |
| List Type Checking | type_check |
| Vectorised List Type Checking | type_check_each |