Package: mleap
Type: Package
Title: Interface to 'MLeap'
Version: 1.0.0
Authors@R: c(
  person("Kevin", "Kuo", role = c("aut", "cre"), email = "kevin.kuo@rstudio.com",
  comment = c(ORCID = "0000-0001-7803-7901"))
  )
Description: A 'sparklyr' <https://spark.rstudio.com> extension that provides
  an interface to 'MLeap' <https://github.com/combust/mleap>, an open source library
  that enables exporting and serving of 'Apache Spark' pipelines.
URL: https://github.com/rstudio/mleap
BugReports: https://github.com/rstudio/mleap/issues
License: Apache License (>= 2.0)
SystemRequirements: Apache Spark 2.0+, Apache Maven 3.5+, Java JDK 8,
        MLeap Runtime 0.10.1+
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.2)
Imports: sparklyr, jsonlite, purrr, fs, tibble, rJava, digest
RoxygenNote: 6.1.1
Suggests: testthat, covr, ggplot2, dplyr
NeedsCompilation: no
Packaged: 2020-01-10 20:05:02 UTC; kevinykuo
Author: Kevin Kuo [aut, cre] (<https://orcid.org/0000-0001-7803-7901>)
Maintainer: Kevin Kuo <kevin.kuo@rstudio.com>
Repository: CRAN
Date/Publication: 2020-01-10 22:20:02 UTC
Built: R 4.0.0; ; 2020-04-10 10:14:12 UTC; windows
