Package: acro 0.1.7
acro: A Tool for Semi-Automating the Statistical Disclosure Control of Research Outputs
A Tool for Semi-Automating the Statistical Disclosure Control of Research Outputs.
Authors:
acro_0.1.7.tar.gz
acro_0.1.7.zip(r-4.7)acro_0.1.7.zip(r-4.6)acro_0.1.7.zip(r-4.5)
acro_0.1.7.tgz(r-4.6-any)acro_0.1.7.tgz(r-4.5-any)
acro_0.1.7.tar.gz(r-4.7-any)acro_0.1.7.tar.gz(r-4.6-any)
acro_0.1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
acro/json (API)
NEWS
| # Install 'acro' in R: |
| install.packages('acro', repos = c('https://ai-sdc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ai-sdc/acro-r/issues
- lung - Lung Cancer Survival Data
- nursery_data - Nursery Database
data-privacydata-protectionprivacyprivacy-toolsstatistical-disclosure-controlstatistical-software
Last updated from:1daa082503. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 187 | ||
| linux-release-x86_64 | OK | 118 | ||
| macos-release-arm64 | OK | 141 | ||
| macos-oldrel-arm64 | OK | 154 | ||
| windows-devel | OK | 112 | ||
| windows-release | OK | 94 | ||
| windows-oldrel | OK | 87 | ||
| wasm-release | OK | 182 |
Exports:acro_add_commentsacro_add_exceptionacro_crosstabacro_custom_outputacro_disable_suppressionacro_enable_suppressionacro_finaliseacro_glmacro_histacro_initacro_lmacro_pivot_tableacro_print_outputsacro_remove_outputacro_rename_outputacro_surv_funcacro_table
Dependencies:admiraldevbrewcallrclicommonmarkcpp11descdplyrevaluatefsgenericsglueherehighrjsonliteknitrlatticelifecyclelubridatemagrittrMatrixpillarpkgbuildpkgconfigpkgloadpngprocessxpspurrrR6rappdirsRcppRcppTOMLreticulaterlangroxygen2rprojrootstringistringrtibbletidyrtidyselecttimechangeutf8vctrswithrxfunxml2yaml
example-notebook
Rendered fromexample-notebook.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2025-11-27
Started: 2025-11-27
Examples
Rendered fromexamples.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2026-02-02
Started: 2026-01-20
Installation Guide
Rendered frominstallation.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2026-02-02
Started: 2026-01-20
Welcome to ACRO-R
Rendered fromwelcome.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2026-02-02
Started: 2026-01-20
What ACRO-R Supports
Rendered fromsupports.Rmdusingknitr::rmarkdownon May 20 2026.Last update: 2026-02-02
Started: 2026-01-20
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add comments to outputs | acro_add_comments |
| Adds an exception request to an output. | acro_add_exception |
| Compute a simple cross tabulation of two (or more) factors. | acro_crosstab |
| Adds an unsupported output to the results dictionary | acro_custom_output |
| Turns suppression off during a session | acro_disable_suppression |
| Turns suppression on during a session | acro_enable_suppression |
| Creates a results file for checking. | acro_finalise |
| Fits Logit or Probit model. | acro_glm |
| Histogram | acro_hist |
| Initialise an ACRO object | acro_init |
| Fits Ordinary Least Squares Regression | acro_lm |
| Pivot table | acro_pivot_table |
| Prints the current results dictionary. | acro_print_outputs |
| Remove outputs | acro_remove_output |
| Rename outputs | acro_rename_output |
| Survival analysis | acro_surv_func |
| Compute a simple cross tabulation of two (or more) factors. | acro_table |
| Lung Cancer Survival Data | lung |
| Nursery Database | nursery_data |
