Package: domino
Version: 0.3.1
Type: Package
Title: R Console Bindings for the 'Domino Command-Line Client'
Date: 2017-11-22
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: 2017-11-22 22:48:40 UTC; akanshmurthy
Repository: CRAN
Date/Publication: 2017-11-22 22:59:09 UTC
Built: R 4.0.2; ; 2020-07-15 12:14:12 UTC; unix
