Package: cuml4r
Type: Package
Title: R Interface for the RAPIDS cuML Suite of Libraries
Version: 0.1.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: The purpose of 'cuml4r' is to provide a simple and intuitive R
    interface for cuML (<https://github.com/rapidsai/cuml>).
    CuML is a suite of GPU-accelerated machine learning libraries powered by
    CUDA (<https://en.wikipedia.org/wiki/CUDA>).
License: Apache License (>= 2.0)
Imports: magrittr, Rcpp (>= 1.0.6), rlang (>= 0.1.4), zeallot (>=
        0.1.0)
Suggests: MASS, purrr
LinkingTo: Rcpp
OS_type: unix
SystemRequirements: RAPIDS cuML (see https://rapids.ai/start.html)
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2021-07-23 14:38:33 UTC; yitaoli
Author: Yitao Li [aut, cre] (<https://orcid.org/0000-0002-1261-905X>)
Repository: CRAN
Date/Publication: 2021-07-26 06:40:02 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2021-07-27 10:26:27 UTC; unix
Archs: cuml4r.so.dSYM
