Package: wikilake
Title: Scrape Lake Metadata Tables from Wikipedia
Version: 0.7.0
Authors@R: c(
person("Jemma", "Stachelek", email = "jemma.stachelek@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5924-2464"))
)
Description: Scrape lake metadata tables from Wikipedia
.
Imports: rvest, stringi, WikipediR, xml2, sp, graphics, stringr,
selectr, units, dplyr, tidyr
URL: https://github.com/jsta/wikilake
BugReports: https://github.com/jsta/wikilake/issues
Depends: R (>= 3.3.0), maps
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Suggests: knitr, rmarkdown, testthat, reticulate
VignetteBuilder: knitr
Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev libudunits2-dev
Repository: https://jsta.r-universe.dev
Date/Publication: 2023-01-07 04:14:23 UTC
RemoteUrl: https://github.com/jsta/wikilake
RemoteRef: HEAD
RemoteSha: 75bd84724531b230ed522886974aacbf934b28b2
NeedsCompilation: no
Packaged: 2026-07-03 20:15:16 UTC; root
Author: Jemma Stachelek [aut, cre] (ORCID:
)
Maintainer: Jemma Stachelek