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.2 | 
| 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: | 2025-04-25 | 
| DOI: | 10.32614/CRAN.package.crossmap | 
| Author: | Alexander Rossell Hayes  [aut, cre,
    cph] | 
| 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 |