Package: rmoriedata 0.1.1
rmoriedata: Bundled Datasets for the rmorie Package
Bundled open data fixtures used by the 'rmorie' package for examples, vignettes, and tests. Split out so 'rmorie' itself stays within CRAN's package-size soft cap. Contains snapshots of publicly-available datasets from CKAN/Socrata/Opendatasoft portals (Chicago, NYC, Toronto, Vancouver, etc.), Statistics Canada CCJS tables, and synthetic fixtures for unit tests. Also ships a small set of analyst-facing helpers for releasing aggregate statistics without re-identification risk: Laplace and Gaussian differential privacy mechanisms and k-anonymity, l-diversity, and cell suppression verifiers.
Authors:
rmoriedata_0.1.1.tar.gz
rmoriedata_0.1.1.zip(r-4.7)rmoriedata_0.1.1.zip(r-4.6)rmoriedata_0.1.1.zip(r-4.5)
rmoriedata_0.1.1.tgz(r-4.6-any)rmoriedata_0.1.1.tgz(r-4.5-any)
rmoriedata_0.1.1.tar.gz(r-4.7-any)rmoriedata_0.1.1.tar.gz(r-4.6-any)
rmoriedata_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
rmoriedata/json (API)
NEWS
| # Install 'rmoriedata' in R: |
| install.packages('rmoriedata', repos = c('https://rootcoder007.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rootcoder007/rmoriedata/issues
Last updated from:45deb38267 (on main). Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 108 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | NOTE | 108 | ||
| macos-release-arm64 | NOTE | 161 | ||
| macos-oldrel-arm64 | NOTE | 140 | ||
| windows-devel | NOTE | 71 | ||
| windows-release | NOTE | 59 | ||
| windows-oldrel | NOTE | 73 | ||
| wasm-release | OK | 87 |
Exports:morie_cell_suppressmorie_dp_gaussian_meanmorie_dp_laplace_countmorie_dp_laplace_histogrammorie_k_anonymity_verifymorie_l_diversity_verify
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Cell suppression with optional complementary suppression | morie_cell_suppress |
| Differentially-private mean via the Gaussian mechanism with bounded inputs | morie_dp_gaussian_mean |
| Differentially-private count via the Laplace mechanism | morie_dp_laplace_count |
| Differentially-private histogram via the Laplace mechanism | morie_dp_laplace_histogram |
| k-anonymity verification | morie_k_anonymity_verify |
| l-diversity verification | morie_l_diversity_verify |
