Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 2 of 2 found.
[1] < 1 > [1]  Sort:

doFuture : Foreach Parallel Adaptor using the Future API of the 'future' Package

Package: doFuture
Version: 0.2.0
Title: Foreach Parallel Adaptor using the Future API of the 'future'
Package
Depends: future (>= 1.0.0), foreach (>= 1.4.3), iterators (>= 1.0.8)
Suggests: doRNG (>= 1.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: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-25 17:25:07 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2016-06-25 19:53:58

● Data Source: CranContrib
● 0 images, 2 functions, 0 datasets
● Reverse Depends: 0

future.BatchJobs : A Future for BatchJobs

Package: future.BatchJobs
Version: 0.12.1
Depends: R (>= 3.2.0), future (>= 1.0.0)
Imports: BatchJobs (>= 1.6), R.utils
Suggests: listenv, markdown, R.rsp
VignetteBuilder: R.rsp
Title: A Future for BatchJobs
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
Description: Simple parallel and distributed processing using futures
that utilizes the 'BatchJobs' framework,
e.g. 'fit %<-% { glm(y ~ x + z) }'.
This package implements the Future API of the 'future' package.
License: LGPL (>= 2.1)
LazyLoad: TRUE
URL: https://github.com/HenrikBengtsson/future.BatchJobs
BugReports: https://github.com/HenrikBengtsson/future.BatchJobs/issues
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-06-26 17:08:35 UTC; hb
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Repository: CRAN
Date/Publication: 2016-06-27 07:00:00

● Data Source: CranContrib
● 0 images, 15 functions, 0 datasets
● Reverse Depends: 0