Package: uygeo
Type: Package
Title: Geospatial Data for Uruguay
Version: 0.1.0
Authors@R: c(
    person(
      given = "Manuel",
      family = "Spínola",
      email = "mspinola10@gmail.com",
      role = c("aut", "cre"),
      comment = c(ORCID = "0000-0002-7839-1908")
    )
  )
Description: Provides geospatial data for Uruguay, including country boundaries
    and administrative divisions (departments). Data are provided as 'sf'
    objects ready for use with the 'sf' and 'ggplot2' packages.
Language: en
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
LazyDataCompression: xz
Depends: R (>= 4.1.0)
Suggests: sf, ggplot2, dplyr, testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/ManuelSpinola/uygeo
BugReports: https://github.com/ManuelSpinola/uygeo/issues
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-02 11:19:21 UTC; manuel_nuevo
Author: Manuel Spínola [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-7839-1908>)
Maintainer: Manuel Spínola <mspinola10@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-09 09:10:03 UTC
