Type: Package Package: PDFR Title: Extract Text From PDFs In An R Friendly Way Version: 0.1.0 Authors@R: c( person("Allan", "Cameron", , "Allan.Cameron@nhs.net", role = c("aut", "cre", "cph")), person("Eli", "Pousson", , "eli.pousson@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-8280-1706")) ) Maintainer: Allan Cameron Description: Extracts text from PDF into an R dataframe giving the content, size, position and font of any text elements. This information can then be manipulated in R. License: MIT + file LICENSE URL: https://github.com/AllanCameron/PDFR BugReports: https://github.com/AllanCameron/PDFR/issues Depends: R (>= 2.10) Imports: cli, grDevices, grid, Rcpp, rlang Suggests: ggplot2, testthat LinkingTo: Rcpp, testthat Encoding: UTF-8 RoxygenNote: 7.2.3 StagedInstall: no SystemRequirements: C++11 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://elipousson.r-universe.dev Date/Publication: 2023-05-05 14:43:52 UTC RemoteUrl: https://github.com/AllanCameron/PDFR RemoteRef: HEAD RemoteSha: 955c122cd0efa0ed4c0924e1ec8ec6340207d151 NeedsCompilation: yes Packaged: 2026-07-03 20:21:48 UTC; root Author: Allan Cameron [aut, cre, cph], Eli Pousson [ctb] (ORCID: )