Package: sparkwarc
Type: Package
Title: Load WARC Files into Apache Spark
Version: 0.1.1
Authors@R: c(
    person("Javier", "Luraschi", email = "javier@rstudio.com", role = c("aut", "cre"))
    )
Maintainer: Javier Luraschi <javier@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/javierluraschi/sparkwarc
Encoding: UTF-8
LazyData: true
Imports: sparklyr, DBI
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-01-13 00:49:39 UTC; javierluraschi
Author: Javier Luraschi [aut, cre]
Repository: CRAN
Date/Publication: 2017-01-13 06:42:24
