Package: h2o4gpu
Type: Package
Title: Interface to 'H2O4GPU'
Version: 0.2.0
Authors@R: c(
  person("Yuan", "Tang", role = c("aut", "cre"),
         email = "terrytangyuan@gmail.com",
         comment = c(ORCID = "0000-0001-5243-233X")),
  person("Navdeep", "Gill", role = c("aut"), email = "navdeep@h2o.ai"),
  person("Erin", "LeDell", role = c("aut"), email = "erin@h2o.ai"),
  person("H2O.ai", role = c("cph", "fnd")))
Description: Interface to 'H2O4GPU' <https://github.com/h2oai/h2o4gpu>, a collection of 'GPU' solvers for machine learning algorithms.
License: Apache License 2.0
URL: https://github.com/h2oai/h2o4gpu
BugReports: https://github.com/h2oai/h2o4gpu/issues
SystemRequirements: Python (>= 3.6) with header files and shared
        library; H2O4GPU (https://github.com/h2oai/h2o4gpu)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1)
Imports: magrittr, reticulate (>= 1.4)
RoxygenNote: 6.0.1
Suggests: testthat, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-03-23 15:25:46 UTC; terrytangyuan
Author: Yuan Tang [aut, cre] (<https://orcid.org/0000-0001-5243-233X>),
  Navdeep Gill [aut],
  Erin LeDell [aut],
  H2O.ai [cph, fnd]
Maintainer: Yuan Tang <terrytangyuan@gmail.com>
Repository: CRAN
Date/Publication: 2018-03-23 17:04:51 UTC
