Package: h2o4gpu
Type: Package
Title: Interface to 'H2O4GPU'
Version: 0.3.3
Authors@R: c(
  person("Yuan", "Tang", role = c("aut"),
         email = "terrytangyuan@gmail.com",
         comment = c(ORCID = "0000-0001-5243-233X")),
  person("Navdeep", "Gill", role = c("aut", "cre"), email = "navdeep@h2o.ai"),
  person("Erin", "LeDell", role = c("aut"), email = "erin@h2o.ai"),
  person("Vladimir", "Ovsyannikov", role = c("aut"), email = "vladimir.ovsyannikov@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
Depends: R (>= 3.1)
Imports: utils, magrittr, reticulate (>= 1.4)
RoxygenNote: 6.0.1
Suggests: testthat, knitr, rmarkdown, Matrix
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-05-17 21:43:33 UTC; navdeep
Author: Yuan Tang [aut] (<https://orcid.org/0000-0001-5243-233X>),
  Navdeep Gill [aut, cre],
  Erin LeDell [aut],
  Vladimir Ovsyannikov [aut],
  H2O.ai [cph, fnd]
Maintainer: Navdeep Gill <navdeep@h2o.ai>
Repository: CRAN
Date/Publication: 2021-05-17 22:10:02 UTC
Built: R 4.5.2; ; 2025-11-01 02:13:51 UTC; windows
