Package: wklsr
Type: Package
Title: Well-Known Locations in R
Version: 0.2.6
Authors@R: c(
    person(
      "Ted", "Banken",
      email = "tedbanken@gmail.com",
      role = c("aut", "cre")
    )
  )
Description: Makes it easy to find global administrative boundaries from 
    countries to cities using readable, 'chainable' R syntax. Fetches geometries 
    from Overture Maps Foundation data. Ported from <https://github.com/wherobots/wkls>.
License: Apache License (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: curl, jsonlite, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: DBI, duckdb, utils
NeedsCompilation: no
Packaged: 2026-01-27 20:36:48 UTC; tedba
Author: Ted Banken [aut, cre]
Maintainer: Ted Banken <tedbanken@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-27 21:00:02 UTC
Built: R 4.6.0; ; 2026-01-28 00:31:15 UTC; unix
