Base package for 'outsider' <https://github.com/ropensci/outsider>. The 'outsider' package and its sister packages enable the installation and running of external, command-line software within R. This base package is a key dependency of the user-facing 'outsider' package as it provides the utilities for interfacing between 'Docker' <https://www.docker.com> and R. It is intended that end-users of 'outsider' do not directly work with this base package.
Version: | 0.1.3 |
Depends: | R (≥ 3.3.0) |
Imports: | utils (≥ 3.1), crayon, devtools (≥ 1.1), jsonlite (≥ 1.1), sys (≥ 2.1), yaml (≥ 2.0), callr (≥ 3.0.0), withr (≥ 2.0), tibble, cli, praise |
Suggests: | ssh, testthat (≥ 2.0) |
Published: | 2020-06-14 |
Author: | Dom Bennett [aut, cre], Hannes Hettling [ctb], Daniele Silvestro [ctb], Rutger Vos [ctb], Alexandre Antonelli [ctb], Anna Krystalli [rev] |
Maintainer: | Dom Bennett <dominic.john.bennett at gmail.com> |
BugReports: | https://github.com/ropensci/outsider.base/issues |
License: | MIT + file LICENSE |
URL: | https://docs.ropensci.org/outsider.base, https://github.com/ropensci/outsider.base |
NeedsCompilation: | no |
SystemRequirements: | docker (>=18.0.0) |
Language: | en-GB |
Materials: | README NEWS |
CRAN checks: | outsider.base results |
Reference manual: | outsider.base.pdf |
Package source: | outsider.base_0.1.3.tar.gz |
Windows binaries: | r-devel: outsider.base_0.1.3.zip, r-release: outsider.base_0.1.3.zip, r-oldrel: outsider.base_0.1.3.zip |
macOS binaries: | r-release: outsider.base_0.1.3.tgz, r-oldrel: outsider.base_0.1.3.tgz |
Old sources: | outsider.base archive |
Please use the canonical form https://CRAN.R-project.org/package=outsider.base to link to this page.