Package: geouy
Type: Package
Title: Geographic Information of Uruguay
Version: 0.1.7
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")
	      )
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.0.2
SystemRequirements: GDAL (>= 2.0.0), GEOS (>= 3.3.0), PROJ.4 (>= 4.8.0)
Imports: rlang, utils, xml2, dplyr, glue, stringr, magrittr, sf,
        raster, ggplot2, ggthemes, ggsn, methods, fs, sp (>= 1.2-4)
Suggests: knitr, rmarkdown, covr, testthat (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-02-26 17:45:41 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]
Repository: CRAN
Date/Publication: 2020-03-04 16:40:02 UTC
