domino: R Console Bindings for the 'Domino Command-Line Client'

A wrapper on top of the 'Domino Command-Line Client'. It lets you run 'Domino' commands (e.g., "run", "upload", "download") directly from your R environment. Under the hood, it uses R's system function to run the 'Domino' executable, which must be installed as a prerequisite. 'Domino' is a service that makes it easy to run your code on scalable hardware, with integrated version control and collaboration features designed for analytical workflows (see <http://www.dominodatalab.com> for more information).

Version: 0.3.1
Imports: utils, grDevices
Suggests: testthat
Published: 2017-11-22
Author: Jacek Glodek
Maintainer: Nick Elprin <nick at dominodatalab.com>
License: MIT + file LICENSE
Copyright: Domino Data Lab Inc.
URL: http://www.dominodatalab.com
NeedsCompilation: no
SystemRequirements: domino (~>1.7.1)
In views: ModelDeployment
CRAN checks: domino results

Documentation:

Reference manual: domino.pdf

Downloads:

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

Linking:

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