The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.

ManagedCloudProvider: Providing the Kubernetes-Like Functions for the Non-Kubernetes Cloud Service

Providing the kubernetes-like class 'ManagedCloudProvider' as a child class of the 'CloudProvider' class in the 'DockerParallel' package. The class is able to manage the cloud instance made by the non-kubernetes cloud service. For creating a provider for the non-kubernetes cloud service, the developer needs to define a reference class inherited from 'ManagedCloudProvider' and define the method for the generics runDockerWorkerContainers(), getDockerWorkerStatus() and killDockerWorkerContainers(). For more information, please see the vignette in this package and <https://CRAN.R-project.org/package=DockerParallel>.

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

Documentation:

Reference manual: ManagedCloudProvider.pdf
Vignettes: vignette

Downloads:

Package source: ManagedCloudProvider_1.0.0.tar.gz
Windows binaries: r-devel: ManagedCloudProvider_1.0.0.zip, r-release: ManagedCloudProvider_1.0.0.zip, r-oldrel: ManagedCloudProvider_1.0.0.zip
macOS binaries: r-release (arm64): ManagedCloudProvider_1.0.0.tgz, r-oldrel (arm64): ManagedCloudProvider_1.0.0.tgz, r-release (x86_64): ManagedCloudProvider_1.0.0.tgz, r-oldrel (x86_64): ManagedCloudProvider_1.0.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ManagedCloudProvider 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.