Package: domino 0.3.1
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).
Authors:
domino_0.3.1.tar.gz
domino_0.3.1.zip(r-4.7)domino_0.3.1.zip(r-4.6)domino_0.3.1.zip(r-4.5)
domino_0.3.1.tgz(r-4.6-any)domino_0.3.1.tgz(r-4.5-any)
domino_0.3.1.tar.gz(r-4.7-any)domino_0.3.1.tar.gz(r-4.6-any)
domino_0.3.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
domino/json (API)
| # Install 'domino' in R: |
| install.packages('domino', repos = c('https://nelprin.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:bafff7a05d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 106 | ||
| source / vignettes | OK | 155 | ||
| linux-release-x86_64 | OK | 104 | ||
| macos-release-arm64 | OK | 177 | ||
| macos-oldrel-arm64 | OK | 143 | ||
| windows-devel | OK | 78 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 104 | ||
| wasm-release | OK | 103 |
Exports:domino.createdomino.debugdomino.diffdomino.downloaddomino.dumpdomino.getdomino.initdomino.logindomino.resetdomino.rundomino.runCommanddomino.snapshotdomino.statusdomino.syncdomino.upload
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Domino Data Lab R console bindings | domino-package |
| domino.create | domino.create |
| domino.debug | domino.debug |
| domino.diff | domino.diff |
| domino.download | domino.download |
| domino.dump | domino.dump |
| domino.get | domino.get |
| domino.init | domino.init |
| domino.login | domino.login |
| domino.reset | domino.reset |
| domino.run | domino.run |
| domino.runCommand | domino.runCommand |
| domino.snapshot | domino.snapshot |
| domino.status | domino.status |
| domino.sync | domino.sync |
| domino.upload | domino.upload |
