CRAN/E | DockerParallel

DockerParallel

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

Installation

About

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.

github.com/Jiefei-Wang/DockerParallel
Bug report File report

Key Metrics

Version 1.0.4
Published 2021-06-23 1173 days ago
Needs compilation? no
License GPL-3
CRAN checks DockerParallel results

Downloads

Yesterday 6 0%
Last 7 days 45 -4%
Last 30 days 231 -9%
Last 90 days 692 +9%
Last 365 days 2.928 +1%

Maintainer

Maintainer

Jiefei Wang

Authors

Jiefei Wang

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

developer-cookbook
vignette

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

DockerParallel archive

Imports

methods
utils
jsonlite

Suggests

markdown
knitr
rmarkdown
testthat ≥ 3.0.0

Reverse Imports

ManagedCloudProvider
RedisBaseContainer