Package: cloudml Title: Interface to the Google Cloud Machine Learning Platform Version: 0.7.1.9000 Authors@R: c( person("Tomasz", "Kalinowski", email = "tomasz@posit.co", role = c("cre")), person("Daniel", "Falbel", email = "daniel@rstudio.com", role = c("aut")), person("Javier", "Luraschi", role = c("aut")), person("JJ", "Allaire", role = c("aut")), person("Kevin", "Ushey", role = c("aut")), person(family = "RStudio", role = c("cph")) ) Description: Interface to the Google Cloud Machine Learning Platform , which provides cloud tools for training machine learning models. Depends: R (>= 3.3.0), tfruns (>= 1.3) Imports: config, jsonlite, packrat, processx, rprojroot, rstudioapi, tools, utils, withr, yaml Suggests: tensorflow (>= 1.4.2), keras (>= 2.1.2), knitr, rmarkdown, testthat License: Apache License 2.0 SystemRequirements: Python (>= 2.7.0) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 VignetteBuilder: knitr URL: https://github.com/rstudio/cloudml BugReports: https://github.com/rstudio/cloudml/issues Config/pak/sysreqs: libpng-dev python3 Repository: https://rstudio.r-universe.dev Date/Publication: 2025-12-03 16:26:10 UTC RemoteUrl: https://github.com/rstudio/cloudml RemoteRef: HEAD RemoteSha: 73cc8891df0bb2a67608d223ae521cfc95c59071 NeedsCompilation: no Packaged: 2026-06-12 03:02:12 UTC; root Author: Tomasz Kalinowski [cre], Daniel Falbel [aut], Javier Luraschi [aut], JJ Allaire [aut], Kevin Ushey [aut], RStudio [cph] Maintainer: Tomasz Kalinowski