Package: geouy
Type: Package
Title: Geographic Information of Uruguay
Version: 0.2.6
Authors@R: c(
	      person(given = "Richard", 
	      family = "Detomasi", 
	      email = "richard.detomasi@gmail.com",
	      role = c("aut", "cre", "cph"), 
	      comment = c(ORCID = "0000-0002-6725-0261")),
        person(family = "Ministerio de Desarrollo Social, Uruguay (MIDES)", role = "dtc"),
        person(family = "Infraestrutura de Datos Espaciales, Uruguay (IDE)", role = "dtc"),
        person(family = "Servicio Geográfico Militar, Uruguay (SGM)", role = "dtc"),
        person(family = "Ministerio de Transporte y Obras Públicas, Uruguay (MTOP)", role = "dtc"),
        person(family = "Instituto Nacional de Estadística, Uruguay (INE)", role = "dtc"),
        person(family = "Instituto Geográfico Militar, Uruguay (IGM)", role = "dtc"),
        person(family = "Ministerio de Vivienda, Ordenamiento Territorial y Medio Ambiente, Uruguay (MVOTMA)", role = "dtc")
	      )
Maintainer: Richard Detomasi <richard.detomasi@gmail.com>
Description: The toolbox have functions to load and process geographic information for Uruguay. 
        And extra-function to get address coordinates and orthophotos through the uruguayan 'IDE' API <https://www.gub.uy/infraestructura-datos-espaciales/tramites-y-servicios/servicios/sistema-unico-direcciones-geograficas>.
BugReports: https://github.com/RichDeto/geouy/issues
License: GPL-3
Depends: R (>= 3.4.0)
Language: en, es
ByteCompile: true
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.2.1
SystemRequirements: 'unrar' (Linux/macOS) or '7-Zip' (Windows) to work
        with '.rar' files, C++11, GDAL (>= 2.0.1), GEOS (>= 3.8.0),
        PROJ (>= 6.2.1)
Imports: rlang, curl, dplyr, glue, stringr, ggplot2, ggthemes,
        ggspatial, methods, magrittr, fs, sf, assertthat, viridis,
        raster, sp, rjson
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-10-05 23:12:46 UTC; Usuario
Author: Richard Detomasi [aut, cre, cph]
    (<https://orcid.org/0000-0002-6725-0261>),
  Ministerio de Desarrollo Social, Uruguay (MIDES) [dtc],
  Infraestrutura de Datos Espaciales, Uruguay (IDE) [dtc],
  Servicio Geográfico Militar, Uruguay (SGM) [dtc],
  Ministerio de Transporte y Obras Públicas, Uruguay (MTOP) [dtc],
  Instituto Nacional de Estadística, Uruguay (INE) [dtc],
  Instituto Geográfico Militar, Uruguay (IGM) [dtc],
  Ministerio de Vivienda, Ordenamiento Territorial y Medio Ambiente,
    Uruguay (MVOTMA) [dtc]
Repository: CRAN
Date/Publication: 2022-10-05 23:40:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:33:18 UTC; windows
