gpbiometrics 0.3.0
·
104 commits
to master
since this release
gpbiometrics 0.3.0
This release expands the Gazepoint-native workflow surface with additional statistical guardrails, cluster-permutation diagnostics, external export helpers, and release-preparation/auditability tools.
Highlights:
- Added advanced cluster-permutation guardrails and external export helpers.
- Added cluster-permutation diagnostics, reporting, sensitivity, simulation, null-distribution plotting, and export helpers.
- Added experimental two-condition cluster-based permutation workflow helpers.
- Added preregistration-readiness, dataset-structure review, pipeline mapping, audit-trail, and release-readiness helpers.
- Rebuilt pkgdown reference documentation for the 0.3.0 release.
Validation:
devtools::test(): FAIL 0 | WARN 0 | SKIP 0 | PASS 2966devtools::check(args = "--as-cran"): 0 errors | 0 warnings | 0 notes- GitHub Actions R-CMD-check: passed on ubuntu release, windows release, macOS release, and ubuntu devel