Package: tabulapdf
Type: Package
Title: Bindings for Tabula PDF Table Extractor Library
Version: 0.1.11
Date: 2016-05-07
Authors@R: c(person("Thomas J.", "Leeper", role = c("aut", "cre"),
email = "thosjleeper@gmail.com"))
Maintainer: Thomas J. Leeper <thosjleeper@gmail.com>
Description: Bindings for the Tabula <http://tabula.technology/> java library, which can extract tables from PDF documents.
License: MIT + file LICENSE
URL: https://github.com/leeper/tabulapdf
BugReports: https://github.com/leeper/tabulapdf/issues
Imports:
graphics,
grDevices,
utils,
tools,
tabulizerjars,
rJava,
png
Suggests:
testthat,
knitr
RoxygenNote: 5.0.1
devtoolsinstall instructionsdevtools::check()produce any errors or warnings? If so paste them below.