EDAForge
R package EDAForge
EDAForge is a data-quality auditor renamed mid-flight, still finding its CRAN footing.
◆Recent moves
- 18d ago
CRAN-policy pass: no default write path, intro vignette
A CRAN-readiness pass rather than feature work: export_numeric_summary() no longer writes to a default path, examples and tests moved to tempdir(), and an introductory vignette was added. The default-path removal is the one change existing callers will notice.
View source ↗ - 22d ago
Initial release under the package's former name, DataAudit
The package's actual first release, published under its former name: more than a dozen families of data-quality checks covering missing and blank values, duplicates, ranges, patterns, dependencies and grouped sequences, behind audit_data(), audit_rules() and audit_score() and returning a structured report object. The notes and the install line still say DataAudit while the repository now serves EDAForge, so this entry is the origin of the package the feed tracks today.
View source ↗ - 27d ago
EDAForge v0.1.0
A tag carrying nothing but a link to the repository's commit list. There is no way to read what changed from the feed, and it sits between the DataAudit-named 0.1.0 and the 0.1.1 cleanup.
View source ↗