Package: cloudml
Title: Interface to the Google Cloud Machine Learning Platform
Version: 0.6.0
Authors@R: c(
    person("Javier", "Luraschi", email = "javier@rstudio.com", role = c("aut", "cre")),
    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.0
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-27 20:43:55 UTC; javierluraschi
Author: Javier Luraschi [aut, cre],
  JJ Allaire [aut],
  Kevin Ushey [aut],
  RStudio [cph]
Maintainer: Javier Luraschi <javier@rstudio.com>
Repository: CRAN
Date/Publication: 2018-08-27 21:54:26 UTC
