The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

DockerParallel: Using the Docker Container to Create R Workers on Local or Cloud Platform

This is the core package that provides both the user API and developer API to deploy the parallel cluster on the cloud using the container service. The user can call clusterPreset() to define the cloud service provider and container and makeDockerCluster() to create the cluster. The developer should see "developer's cookbook" on how to define the cloud provider and container.

Version: 1.0.4
Imports: methods, utils, jsonlite
Suggests: markdown, knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2021-06-23
Author: Jiefei Wang [aut, cre]
Maintainer: Jiefei Wang <szwjf08 at gmail.com>
BugReports: https://github.com/Jiefei-Wang/DockerParallel/issues
License: GPL-3
URL: https://github.com/Jiefei-Wang/DockerParallel
NeedsCompilation: no
Materials: README NEWS
CRAN checks: DockerParallel results

Documentation:

Reference manual: DockerParallel.pdf
Vignettes: developer-cookbook
vignette

Downloads:

Package source: DockerParallel_1.0.4.tar.gz
Windows binaries: r-devel: DockerParallel_1.0.4.zip, r-release: DockerParallel_1.0.4.zip, r-oldrel: DockerParallel_1.0.4.zip
macOS binaries: r-release (arm64): DockerParallel_1.0.4.tgz, r-oldrel (arm64): DockerParallel_1.0.4.tgz, r-release (x86_64): DockerParallel_1.0.4.tgz, r-oldrel (x86_64): DockerParallel_1.0.4.tgz
Old sources: DockerParallel archive

Reverse dependencies:

Reverse imports: ManagedCloudProvider, RedisBaseContainer

Linking:

Please use the canonical form https://CRAN.R-project.org/package=DockerParallel to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.