Package: rtika Type: Package Title: R Interface to 'Apache Tika' Version: 3.2.3 Authors@R: c( person(given = "Sasha", family = "Goodman", email="goodmansasha@gmail.com", role=c("aut","cre") ), person(given = "The Apache Software Foundation", role=c("aut","cph") ), person(given = "Julia", family = "Silge", role = c("rev"), comment = "Reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/191/"), person(given = "David",family = "Gohel", role = c("rev"), comment = "Reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/191/") ) Maintainer: Sasha Goodman Imports: curl, sys (>= 2.1), stats, utils, digest, backports Suggests: jsonlite, xml2, testthat, knitr, rmarkdown, covr, magrittr License: Apache License 2.0 | file LICENSE SystemRequirements: Java (>=11) Description: Extract text or metadata from over a thousand file types, using Apache Tika . Get either plain text or structured XHTML content. Depends: R (>= 3.5.0) Encoding: UTF-8 RoxygenNote: 7.3.3 URL: https://docs.ropensci.org/rtika/, https://github.com/ropensci/rtika/ BugReports: https://github.com/ropensci/rtika/issues/ VignetteBuilder: knitr Config/pak/sysreqs: default-jdk libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-10-12 13:59:05 UTC RemoteUrl: https://github.com/ropensci/rtika RemoteRef: master RemoteSha: 350fcc3e90ab83dad8770021d6258147cf0c2ff0 NeedsCompilation: no Packaged: 2026-07-01 08:14:05 UTC; root Author: Sasha Goodman [aut, cre], The Apache Software Foundation [aut, cph], Julia Silge [rev] (Reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/191/), David Gohel [rev] (Reviewed the package for rOpenSci, see https://github.com/ropensci/software-review/issues/191/)