Provides an extension to the 'purrr' family of mapping functions to apply a function to each combination of elements in a list of inputs. Also includes functions for automatically detecting output type in mapping functions, finding every combination of elements of lists or rows of data frames, and applying multiple models to multiple subsets of a dataset.
Version: | 0.4.0 |
Imports: | backports, cli, dplyr (≥ 1.0.0), generics, lifecycle, purrr, rlang, stats, utils, vctrs |
Suggests: | broom, covr, crayon, estimatr, furrr, future, testthat, tibble, withr |
Published: | 2023-01-12 |
DOI: | 10.32614/CRAN.package.crossmap |
Author: | Alexander Rossell Hayes
|
Maintainer: | Alexander Rossell Hayes <alexander at rossellhayes.com> |
BugReports: | https://github.com/rossellhayes/crossmap/issues |
License: | MIT + file LICENSE |
URL: | https://crossmap.rossellhayes.com, https://github.com/rossellhayes/crossmap |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | crossmap results |
Reference manual: | crossmap.pdf |
Package source: | crossmap_0.4.0.tar.gz |
Windows binaries: | r-devel: crossmap_0.4.0.zip, r-release: crossmap_0.4.0.zip, r-oldrel: crossmap_0.4.0.zip |
macOS binaries: | r-devel (arm64): crossmap_0.4.0.tgz, r-release (arm64): crossmap_0.4.0.tgz, r-oldrel (arm64): crossmap_0.4.0.tgz, r-devel (x86_64): crossmap_0.4.0.tgz, r-release (x86_64): crossmap_0.4.0.tgz, r-oldrel (x86_64): crossmap_0.4.0.tgz |
Old sources: | crossmap archive |
Please use the canonical form https://CRAN.R-project.org/package=crossmap to link to this page.