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.2.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: | forcats, ggalluvial, ggforce, ggplot2, ggrepel, glue, knitr, purrr, RColorBrewer, rmarkdown, scales, stringr, testthat (≥ 3.0.0) |
| Published: | 2026-08-23 |
| DOI: | 10.32614/CRAN.package.xmap |
| Author: | Cynthia A. Huang |
| 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.html , xmap.pdf |
| Vignettes: |
Applying Crossmaps (source, R code) Examining and Composing Crossmaps (source, R code) Extracting Crossmaps from Existing Scripts (source, R code) Handling Crossmap Tibbles (source, R code) xmap (source, R code) |
| Package source: | xmap_0.2.0.tar.gz |
| Windows binaries: | r-devel: xmap_0.1.0.zip, r-release: xmap_0.1.0.zip, r-oldrel: xmap_0.2.0.zip |
| macOS binaries: | r-release (arm64): xmap_0.2.0.tgz, r-oldrel (arm64): xmap_0.2.0.tgz, r-release (x86_64): xmap_0.2.0.tgz, r-oldrel (x86_64): xmap_0.2.0.tgz |
| Old sources: | xmap archive |
Please use the canonical form https://CRAN.R-project.org/package=xmap to link to this page.