A schema-based validation framework for 'R' objects using user-defined rules. Provides three 'S7' classes 'Registry', 'Schema', and 'Validator' to manage rules, define list-based schemas, and validate data in a flexible and extensible manner.
| Version: | 1.0.0 |
| Imports: | methods, S7, utils |
| Suggests: | jsonlite, kableExtra, knitr, lobstr, readr, rmarkdown, stats, testthat (≥ 3.0.0), yaml |
| Published: | 2026-06-10 |
| DOI: | 10.32614/CRAN.package.fluffy (may not be active yet) |
| Author: | Luke Jenkins |
| Maintainer: | Luke Jenkins <luke-jenkins-dev at outlook.com> |
| BugReports: | https://github.com/LJ-Jenkins/fluffy/issues |
| License: | MIT + file LICENSE |
| URL: | https://lj-jenkins.github.io/fluffy/, https://github.com/LJ-Jenkins/fluffy |
| NeedsCompilation: | no |
| Materials: | README, NEWS |
| CRAN checks: | fluffy results |
| Reference manual: | fluffy.html , fluffy.pdf |
| Vignettes: |
Adding Custom Rules (source, R code) Creating Schemas and Validating Data (source, R code) Builtin Validation Rules (source, R code) |
| Package source: | fluffy_1.0.0.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): fluffy_1.0.0.tgz, r-oldrel (arm64): fluffy_1.0.0.tgz, r-release (x86_64): fluffy_1.0.0.tgz, r-oldrel (x86_64): fluffy_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=fluffy to link to this page.