Package: doFuture
Version: 0.12.1
Title: A Universal Foreach Parallel Adapter using the Future API of the
        'future' Package
Depends: foreach (>= 1.5.0), future (>= 1.22.1)
Imports: globals, iterators, parallel, utils
Suggests: doRNG (>= 1.8.2), markdown, R.rsp
VignetteBuilder: R.rsp
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
                                          email = "henrikb@braju.com"))
Description: Provides a '%dopar%' adapter such that any type of futures can
    be used as backends for the 'foreach' framework.
License: LGPL (>= 2.1)
LazyLoad: TRUE
URL: https://doFuture.futureverse.org,
        https://github.com/HenrikBengtsson/doFuture
BugReports: https://github.com/HenrikBengtsson/doFuture/issues
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-03-31 02:07:17 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2022-03-31 07:50:05 UTC
Built: R 4.0.5; ; 2022-04-01 10:37:47 UTC; unix
