Package: extRatum
Title: Summary Statistics for Geospatial Features
Version: 1.0.4
Authors@R: c(
	person("Nikos", "Patias", email = "n.patias@liverpool.ac.uk", role = c("aut","cre"), comment = c(ORCID = "0000-0002-6542-2330")),
	person("Francisco", "Rowe", email = "fcorowe@liverpool.ac.uk", role = ("aut"))
	)
Description: Provides summary statistics of local geospatial features within a given geographic area. 
	It does so by calculating the area covered by a target geospatial feature (i.e. buildings, parks, lakes, etc.). 
	The geospatial features can be of any type of geospatial data, including point, polygon or line data.
License: MIT + file LICENSE
Depends: R (>= 3.3.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
SystemRequirements: C++11, GDAL (>= 2.0.1), GEOS (>= 3.4.0), PROJ (>=
        4.8.0)
Date/Publication: 2021-01-18 16:50:12 UTC
Imports: sf (>= 0.9.5), dplyr (>= 1.0.0), tidyr (>= 1.1.0)
NeedsCompilation: no
Packaged: 2021-01-17 07:07:47 UTC; User
Author: Nikos Patias [aut, cre] (<https://orcid.org/0000-0002-6542-2330>),
  Francisco Rowe [aut]
Maintainer: Nikos Patias <n.patias@liverpool.ac.uk>
Repository: CRAN
Built: R 4.2.0; ; 2022-04-13 04:44:37 UTC; unix
