Package: cloudml 0.7.1.9000
cloudml: Interface to the Google Cloud Machine Learning Platform
Interface to the Google Cloud Machine Learning Platform <https://cloud.google.com/vertex-ai>, which provides cloud tools for training machine learning models.
Authors:
cloudml_0.7.1.9000.tar.gz
cloudml_0.7.1.9000.zip(r-4.7)cloudml_0.7.1.9000.zip(r-4.6)cloudml_0.7.1.9000.zip(r-4.5)
cloudml_0.7.1.9000.tgz(r-4.6-any)cloudml_0.7.1.9000.tgz(r-4.5-any)
cloudml_0.7.1.9000.tar.gz(r-4.7-any)cloudml_0.7.1.9000.tar.gz(r-4.6-any)
cloudml_0.7.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
cloudml/json (API)
| # Install 'cloudml' in R: |
| install.packages('cloudml', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/cloudml/issues
Last updated from:73cc8891df. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 125 | ||
| macos-release-arm64 | OK | 83 | ||
| macos-oldrel-arm64 | OK | 119 | ||
| windows-devel | OK | 95 | ||
| windows-release | OK | 64 | ||
| windows-oldrel | OK | 79 | ||
| wasm-release | OK | 112 |
Exports:cloudml_deploycloudml_predictcloudml_traingcloud_execgcloud_initgcloud_installgcloud_terminalgcloud_versiongs_copygs_data_dirgs_data_dir_localgs_local_dirgs_rsyncgsutil_execjob_canceljob_collectjob_listjob_statusjob_stream_logsjob_trials
Dependencies:base64enccliconfigglueherejsonlitelatticelifecyclemagrittrMatrixpackratpngprocessxpsR6rappdirsRcppRcppTOMLreticulaterlangrprojrootrstudioapitfrunstidyselectvctrswhiskerwithryaml
Last update: 2025-08-19
Started: 2017-12-19
Last update: 2025-08-19
Started: 2017-12-05
Last update: 2025-08-19
Started: 2017-12-18
Last update: 2025-08-19
Started: 2017-03-10
Last update: 2025-08-19
Started: 2017-03-10
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Deploy SavedModel to CloudML | cloudml_deploy |
| Perform Prediction over a CloudML Model. | cloudml_predict |
| Train a model using Cloud ML | cloudml_train |
| Initialize the Google Cloud SDK | gcloud_init |
| Install the Google Cloud SDK | gcloud_install |
| Create an RStudio terminal with access to the Google Cloud SDK | gcloud_terminal |
| Gcloud version | gcloud_version |
| Copy files to / from Google Storage | gs_copy |
| Google storage bucket path that syncs to local storage when not running on CloudML. | gs_data_dir |
| Get a local path to the contents of Google Storage bucket | gs_data_dir_local |
| Synchronize content of two buckets/directories | gs_rsync |
| Cancel a job | job_cancel |
| Collect job output | job_collect |
| List all jobs | job_list |
| Current status of a job | job_status |
| Show job log stream | job_stream_logs |
| Current trials of a job | job_trials |
