Source: r-cran-furrr Standards-Version: 4.7.4 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-future (>= 1.70.0), r-cran-globals (>= 0.19.1), r-cran-purrr (>= 1.2.1), r-cran-rlang (>= 1.1.7), r-cran-vctrs (>= 0.7.0), architecture-is-64-bit, architecture-is-little-endian, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-furrr Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-furrr.git Homepage: https://cran.r-project.org/package=furrr Package: r-cran-furrr Architecture: all Depends: ${R:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Apply Mapping Functions in Parallel using Futures Implementations of the family of map() functions from 'purrr' that can be resolved using any 'future'-supported backend, e.g. parallel on the local machine or distributed on a compute cluster.