Java Archive Wrapper Supporting the 'jericho' Package
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

26 lines
883 B

Package: jerichojars
Type: Package
Title: Java Archive Wrapper Supporting the 'jericho' Package
Version: 3.4.0
Date: 2019-03-01
Authors@R: c(
person("Bob", "Rudis", role = c("aut", "cre"), email = "bob@rud.is"),
person("Martin", "Jericho", role = c("ctb"), comment = "Jericho HTML Parser")
)
Maintainer: Bob Rudis <bob@rud.is>
SystemRequirements: Java
Description: Contents of the 'Jericho HTML Parser' Java archive by
Martin Jericho <http://jericho.htmlparser.net/docs/index.html> provided to
support functions in the 'jericho' package. Version number reflects the
version number of the included 'JAR' file.
URL: https://github.com/hrbrmstr/jerichojars
BugReports: https://github.com/hrbrmstr/jerichojars/issues
License: Apache License 2.0 | file LICENSE
Encoding: UTF-8
Suggests:
testthat,
covr
Depends:
R (>= 3.2.0),
rJava
RoxygenNote: 6.1.1