Package: doFuture
Version: 0.6.0
Title: A Universal Foreach Parallel Adaptor using the Future API of the
        'future' Package
Depends: future (>= 1.6.2), foreach (>= 1.4.3), iterators (>= 1.0.8),
        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%' adaptor 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.0.1
NeedsCompilation: no
Packaged: 2017-10-18 01:43:09 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2017-10-20 10:07:31 UTC
