Package: domino
Version: 0.3.0
Type: Package
Title: R Console Bindings for the 'Domino Command-Line Client'
Date: 2016-06-10
Author: Jacek Glodek <jacek@theiterators.com>
Maintainer: Nick Elprin <nick@dominodatalab.com>
Copyright: Domino Data Lab Inc.
Description: 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).
License: MIT + file LICENSE
SystemRequirements: domino (~>1.7.1)
URL: http://www.dominodatalab.com
RoxygenNote: 5.0.1
Suggests: testthat
Imports: utils, grDevices
NeedsCompilation: no
Packaged: 2016-07-01 23:22:50 UTC; matt
Repository: CRAN
Date/Publication: 2016-07-10 12:07:23
