Package: sparkxgb
Type: Package
Title: Interface for 'XGBoost' on 'Apache Spark'
Version: 0.1.0
Authors@R: person("Kevin", "Kuo", email = "kevin.kuo@rstudio.com", 
                  role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7803-7901"))
Maintainer: Kevin Kuo <kevin.kuo@rstudio.com>
Description: A 'sparklyr' <https://spark.rstudio.com/> extension that provides an 
  interface for 'XGBoost' <https://github.com/dmlc/xgboost> on 'Apache Spark'. 'XGBoost' is an 
  optimized distributed gradient boosting library.
License: Apache License (>= 2.0)
Encoding: UTF-8
LazyData: true
SystemRequirements: Apache Spark 2.3+
Depends: R (>= 3.1.2)
Imports: sparklyr (>= 1.0), forge (>= 0.2.0)
RoxygenNote: 6.1.0
Suggests: testthat, dplyr, purrr, rlang
NeedsCompilation: no
Packaged: 2019-03-09 00:40:28 UTC; kevinykuo
Author: Kevin Kuo [aut, cre] (<https://orcid.org/0000-0001-7803-7901>)
Repository: CRAN
Date/Publication: 2019-03-13 17:30:03 UTC
Built: R 4.1.0; ; 2020-08-03 10:28:23 UTC; windows
