Provides one function, which is a wrapper around purrr::map() with some extras on top, including parallel computation, progress bars, error handling, and result caching.
Version: | 1.0.0 |
Imports: | memoise, progress, pbmcapply, parallel, parallelly, purrr, rlang |
Suggests: | testthat (≥ 3.0.0) |
Published: | 2022-01-25 |
DOI: | 10.32614/CRAN.package.mappp |
Author: | Cole Brokamp [aut, cre] |
Maintainer: | Cole Brokamp <cole.brokamp at gmail.com> |
BugReports: | https://github.com/cole-brokamp/mappp/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/cole-brokamp/mappp |
NeedsCompilation: | no |
CRAN checks: | mappp results |
Reference manual: | mappp.pdf |
Package source: | mappp_1.0.0.tar.gz |
Windows binaries: | r-devel: mappp_1.0.0.zip, r-release: mappp_1.0.0.zip, r-oldrel: mappp_1.0.0.zip |
macOS binaries: | r-release (arm64): mappp_1.0.0.tgz, r-oldrel (arm64): mappp_1.0.0.tgz, r-release (x86_64): mappp_1.0.0.tgz, r-oldrel (x86_64): mappp_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=mappp to link to this page.