Package: tabulizerjars
Type: Package
Title: 'Java' .jar Files for 'tabulizer'
Version: 1.0.1
Authors@R: c(person("Thomas J.", "Leeper",
                    role = "aut", 
                    email = "thosjleeper@gmail.com",
                    comment = c(ORCID = "0000-0003-4097-6326")),
             person("Tom", "Paskhalis",
                    role = "cre",
                    email = "tpaskhalis@gmail.com",
                    comment = c(ORCID = "0000-0001-9298-8850")),
             person("Manuel", "Aristarán", role = c("ctb", "cph"), 
                    comment = "tabula java library"))
Maintainer: Tom Paskhalis <tpaskhalis@gmail.com>
Description: 'Java' .jar files for the 'Tabula' <http://tabula.technology/>
    'Java' library, which are required by the 'tabulizer' R package. The version
    numbering of this package corresponds to versions of 'tabula-java' library
    releases <https://github.com/tabulapdf/tabula-java/releases/>.
License: MIT + file LICENSE
URL: https://github.com/ropensci/tabulizerjars
BugReports: https://github.com/ropensci/tabulizerjars/issues
Imports: rJava
SystemRequirements: Java (>= 7.0)
Encoding: UTF-8
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-14 13:41:29 UTC; tom
Author: Thomas J. Leeper [aut] (<https://orcid.org/0000-0003-4097-6326>),
  Tom Paskhalis [cre] (<https://orcid.org/0000-0001-9298-8850>),
  Manuel Aristarán [ctb, cph] (tabula java library)
Repository: CRAN
Date/Publication: 2018-05-14 18:58:38 UTC
