Package: geoparser Type: Package Title: Detect Country Names in Documents Version: 0.1 Authors@R: c( person(given = "Nicolas", family = "Casajus", role = c("aut", "cre", "cph"), email = "nicolas.casajus@fondationbiodiversite.fr", comment = c(ORCID = "0000-0002-5537-5294"))) Description: Detects country names in PDF documents imported with the package 'pdftools'. URL: https://github.com/frbcesab/geoparser BugReports: https://github.com/frbcesab/geoparser/issues License: GPL (>= 2) Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Depends: R (>= 2.10) Imports: stringr, tidyr Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libicu-dev Repository: https://frbcesab.r-universe.dev Date/Publication: 2023-03-01 14:42:19 UTC RemoteUrl: https://github.com/FRBCesab/geoparser RemoteRef: HEAD RemoteSha: 1da32855198145af687ffd76a58f34d4d461abe8 NeedsCompilation: no Packaged: 2026-07-04 04:55:14 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ) Maintainer: Nicolas Casajus