Package: cuml
Type: Package
Title: R Interface for the RAPIDS cuML Suite of Libraries
Version: 0.2.0
Authors@R: 
    person(given = "Yitao",
           family = "Li",
           role = c("aut", "cre"),
           email = "yitao@rstudio.com",
           comment = c(ORCID = "0000-0002-1261-905X"))
Maintainer: Yitao Li <yitao@rstudio.com>
Description: R interface for RAPIDS cuML (<https://github.com/rapidsai/cuml>),
    a suite of GPU-accelerated machine learning libraries powered by CUDA
    (<https://en.wikipedia.org/wiki/CUDA>).
License: Apache License (>= 2.0)
Imports: ellipsis, hardhat, magrittr, parsnip, Rcpp (>= 1.0.6), rlang
        (>= 0.1.4)
Suggests: MASS, mlbench, purrr, xgboost
LinkingTo: Rcpp
Encoding: UTF-8
RoxygenNote: 7.1.1
OS_type: unix
SystemRequirements: RAPIDS cuML (see https://rapids.ai/start.html)
NeedsCompilation: yes
Packaged: 2021-09-15 16:44:54 UTC; yitaoli
Author: Yitao Li [aut, cre] (<https://orcid.org/0000-0002-1261-905X>)
Repository: CRAN
Date/Publication: 2021-09-16 18:20:02 UTC
