Package: apcf
Title: Adapted Pair Correlation Function
Version: 0.1.2
Authors@R: 
  person(given="Robert", 
         family="Nuske", 
         role=c("aut", "cre"),
         email="robert.nuske@mailbox.org",
         comment=c(ORCID="0000-0001-9773-2061"))
Description: The adapted pair correlation function transfers the concept of the
  pair correlation function from point patterns to patterns of objects of 
  finite size and irregular shape (e.g. lakes within a country). This is a 
  reimplementation of the method suggested by Nuske et al. (2009) 
  <doi:10.1016/j.foreco.2009.09.050> using the libraries 'GEOS' and 'GDAL' 
  directly instead of through 'PostGIS'. 
License: GPL (>= 3)
URL: https://github.com/rnuske/apcf
BugReports: https://github.com/rnuske/apcf/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.3.0)
Imports: Rcpp (>= 0.12), graphics
Suggests: knitr, rmarkdown
LinkingTo: Rcpp
SystemRequirements: C++11, GDAL (>= 2.0.0), GEOS (>= 3.4.0)
VignetteBuilder: knitr
RoxygenNote: 6.1.1
NeedsCompilation: yes
Packaged: 2019-01-17 10:52:45 UTC; rnuske
Author: Robert Nuske [aut, cre] (<https://orcid.org/0000-0001-9773-2061>)
Maintainer: Robert Nuske <robert.nuske@mailbox.org>
Repository: CRAN
Date/Publication: 2019-01-17 15:00:03 UTC
