Package: geouy
Type: Package
Title: Geographic Information of Uruguay
Version: 0.2.2
Authors@R: c(
	      person(given = "Richard", 
	      family = "Detomasi", 
	      email = "richard.detomasi@gmail.com",
	      role = c("aut", "cre"), 
	      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/servicio-direcciones-geograficas>.
BugReports: https://github.com/RichDeto/geouy/issues
License: GPL-3
Depends: R (>= 3.4.0)
Language: en, es
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.0
SystemRequirements: GDAL (>= 3.0.2), GEOS (>= 3.8.0), PROJ (>= 6.2.1)
Imports: rlang, RCurl, dplyr, glue, stringr, sf (>= 0.9), ggplot2,
        ggthemes, ggspatial, methods, magrittr, fs, assertthat,
        testthat (>= 2.1.0), viridis
Suggests: knitr, rmarkdown, covr
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-07-31 22:53:01 UTC; Usuario
Author: Richard Detomasi [aut, cre] (<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: 2020-08-01 05:00:02 UTC
