Package: EPP
Type: Package
Title: Evaluation of Proximity Programs
Version: 0.3.6.1
Date: 2022-01-24
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(given = "German", 
	      family = "Botto", 
	      role = c("aut"),
	      comment = c(ORCID = "0000-0002-4055-9277")))
Maintainer: Richard Detomasi <richard.detomasi@gmail.com>
Description: A toolbox for coverage evaluation of proximity programs.
BugReports: https://github.com/RichDeto/EPP/issues
SystemRequirements: C++11, OpenSSL (>= 1.0.1), GDAL (>= 3.0.2), GEOS
        (>= 3.8.0), PROJ (>= 6.2.1), sqlite3
Depends: R (>= 3.6.0)
Language: en
Imports: sp, sf, rgeos, maptools, flexclust, plyr, osrm (>= 3.5.1),
        deldir, methods, dplyr, rgdal, leaflet, leaflet.extras, nngeo,
        curl, httr, assertthat
Suggests: knitr, devtools, roxygen2, markdown, rstudioapi (>= 0.11),
        remotes, testthat (>= 2.3.2)
License: GPL (>= 3)
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.1.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-01-25 13:15:32 UTC; Usuario
Author: Richard Detomasi [aut, cre] (<https://orcid.org/0000-0002-6725-0261>),
  German Botto [aut] (<https://orcid.org/0000-0002-4055-9277>)
Repository: CRAN
Date/Publication: 2022-01-25 13:42:42 UTC
Built: R 4.0.5; ; 2022-01-26 11:54:43 UTC; unix
