Provides support for transformations of numeric aggregates between statistical classifications (e.g. occupation or industry categorisations) using the 'Crossmaps' framework. Implements classes for representing transformations between a source and target classification as graph structures, and methods for validating and applying crossmaps to transform data collected under the source classification into data indexed using the target classification codes. Documentation about the 'Crossmaps' framework is provided in the included vignettes and in Huang (2024, <doi:10.48550/arXiv.2406.14163>).
Version: | 0.1.0 |
Depends: | R (≥ 4.1) |
Imports: | cli (≥ 3.4.0), dplyr (≥ 1.1.0), methods, pillar (≥ 1.6.0), rlang (≥ 1.0.0), tibble, tidyr, tidyselect, vctrs (≥ 0.6.0) |
Suggests: | knitr, purrr, rmarkdown, testthat (≥ 3.0.0) |
Published: | 2025-01-31 |
DOI: | 10.32614/CRAN.package.xmap |
Author: | Cynthia A. Huang [aut, cre], Laura Puzzello [aut, fnd] |
Maintainer: | Cynthia A. Huang <cynthiahqy at gmail.com> |
BugReports: | https://github.com/cynthiahqy/xmap/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cynthiahqy/xmap, https://cynthiahqy.github.io/xmap/ |
NeedsCompilation: | no |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | xmap results |
Reference manual: | xmap.pdf |
Vignettes: |
Handling Crossmap Tibbles (source, R code) xmap (source, R code) |
Package source: | xmap_0.1.0.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): xmap_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): xmap_0.1.0.tgz, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=xmap to link to this page.