Package: cloudml
Title: Interface to the Google Cloud Machine Learning Platform
Version: 0.6.1
Authors@R: c(
    person("Daniel", "Falbel", email = "daniel@rstudio.com", role = c("aut", "cre")),
    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
  <https://cloud.google.com/ml-engine>, 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, testthat
License: Apache License 2.0
SystemRequirements: Python (>= 2.7.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2019-09-03 19:12:58 UTC; dfalbel
Author: Daniel Falbel [aut, cre],
  Javier Luraschi [aut],
  JJ Allaire [aut],
  Kevin Ushey [aut],
  RStudio [cph]
Maintainer: Daniel Falbel <daniel@rstudio.com>
Repository: CRAN
Date/Publication: 2019-09-03 21:00:06 UTC
Built: R 3.6.3; ; 2020-08-05 05:35:22 UTC; windows
