Package: doFuture
Version: 0.8.0
Title: A Universal Foreach Parallel Adapter using the Future API of the
        'future' Package
Depends: globals (>= 0.12.4), future (>= 1.12.0), foreach (>= 1.4.4),
        iterators (>= 1.0.9), parallel, utils
Suggests: doRNG (>= 1.6.6), 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://github.com/HenrikBengtsson/doFuture
BugReports: https://github.com/HenrikBengtsson/doFuture/issues
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-17 20:37:41 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2019-03-17 21:50:07 UTC
