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 |
DOI: | 10.32614/CRAN.package.DockerParallel |
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 |
Reference manual: | DockerParallel.pdf |
Vignettes: |
developer-cookbook vignette |
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 imports: | ManagedCloudProvider, RedisBaseContainer |
Please use the canonical form https://CRAN.R-project.org/package=DockerParallel to link to this page.