# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "crossmap" in publications use:' type: software license: MIT title: 'crossmap: Apply Functions to All Combinations of List Elements' version: 0.4.0 doi: 10.32614/CRAN.package.crossmap abstract: 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. authors: - family-names: Rossell Hayes given-names: Alexander email: alexander@rossellhayes.com orcid: https://orcid.org/0000-0001-9412-0457 repository: https://rossellhayes.r-universe.dev repository-code: https://github.com/rossellhayes/crossmap commit: 45648a67ac8aaae0b10982f38296607d147650a9 url: https://crossmap.rossellhayes.com contact: - family-names: Rossell Hayes given-names: Alexander email: alexander@rossellhayes.com orcid: https://orcid.org/0000-0001-9412-0457