Package: countmaskr 0.1.1

countmaskr: Small Cell Masking Tool for One- & Two-Way Tabular Reports
Provides automated small-cell suppression for one- and two-way frequency tables. Cells falling below a user-defined frequency threshold are masked, with suppression propagated to secondary cells to prevent indirect disclosure. Designed for clinical and health administrative data, the package supports a range of tabular structures and fits into reproducible reporting pipelines, reducing manual review while applying consistent suppression rules across data sharing workflows.
Authors:
countmaskr_0.1.1.tar.gz
countmaskr_0.1.1.zip(r-4.7-any)countmaskr_0.1.1.zip(r-4.6-any)countmaskr_0.1.1.zip(r-4.5-any)
countmaskr_0.1.1.tgz(r-4.6-any)countmaskr_0.1.1.tgz(r-4.5-any)
countmaskr_0.1.1.tar.gz(r-4.7-any)countmaskr_0.1.1.tar.gz(r-4.6-any)
countmaskr_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
countmaskr/json (API)
| # Install 'countmaskr' in R: |
| install.packages('countmaskr', repos = c('https://query-fulfillment.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/query-fulfillment/countmaskr/issues
Pkgdown/docs site:https://query-fulfillment.github.io
- countmaskr_data - Countmaskr dataset
privacy-protectionsmall-cell-maskingtabular-report
Last updated from:c284c53db9. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 156 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | NOTE | 192 | ||
| macos-release-arm64 | NOTE | 188 | ||
| macos-oldrel-arm64 | NOTE | 184 | ||
| windows-devel | NOTE | 96 | ||
| windows-release | NOTE | 79 | ||
| windows-oldrel | NOTE | 107 | ||
| wasm-release | OK | 129 |
Exports:mask_countsmask_counts_2mask_tableperturb_counts
Dependencies:clicpp11dplyrgenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Last update: 2026-04-07
Started: 2026-03-18
Last update: 2026-03-23
Started: 2026-03-18
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| countmaskr dataset | countmaskr_data |
| Perform threshold-based cell masking with primary and secondary masking (Algorithm 1 - A1) | mask_counts |
| Perform threshold-based cell masking with primary and secondary masking (Algorithm 2 - A2) | mask_counts_2 |
| Apply Threshold-Based Masking to a Data Frame | mask_table |
| Perturb Counts in a Vector with Small Cells | perturb_counts |
