Package: sparkwarc
Type: Package
Title: Load WARC Files into Apache Spark
Version: 0.1.6
Authors@R: c(person("Javier", "Luraschi", email = "jluraschi@gmail.com", role = c("aut")),
             person("Yitao", "Li", role = c("aut"), email = "yitao@rstudio.com",
                    comment = c(ORCID = "0000-0002-1261-905X")),
             person("Edgar", "Ruiz", email = "edgar@rstudio.com", role = c("aut", "cre"))
           )
Maintainer: Edgar Ruiz <edgar@rstudio.com>
Description: Load WARC (Web ARChive) files into Apache Spark using 'sparklyr'. This
    allows to read files from the Common Crawl project <http://commoncrawl.org/>.
License: Apache License 2.0
BugReports: https://github.com/r-spark/sparkwarc
Encoding: UTF-8
Imports: DBI, sparklyr, Rcpp
RoxygenNote: 7.1.1
LinkingTo: Rcpp,
SystemRequirements: C++11
NeedsCompilation: yes
Packaged: 2022-01-10 16:40:06 UTC; yitaoli
Author: Javier Luraschi [aut],
  Yitao Li [aut] (<https://orcid.org/0000-0002-1261-905X>),
  Edgar Ruiz [aut, cre]
Repository: CRAN
Date/Publication: 2022-01-11 08:50:02 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-01-25 05:11:12 UTC; unix
Archs: sparkwarc.so.dSYM
