Package: apcf Title: Adapted Pair Correlation Function Version: 0.3.3 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). The pair correlation function describes the spatial distribution of objects, e.g. random, aggregated or regularly spaced. This is a reimplementation of the method suggested by Nuske et al. (2009) using the library 'GEOS' . License: GPL (>= 3) URL: https://rnuske.github.io/apcf/, https://github.com/rnuske/apcf BugReports: https://github.com/rnuske/apcf/issues Encoding: UTF-8 Depends: R (>= 3.3.0) Imports: Rcpp (>= 0.12), wk (>= 0.6.0) Suggests: knitr, rmarkdown LinkingTo: Rcpp SystemRequirements: GEOS (>= 3.4.0) VignetteBuilder: knitr LazyData: true Roxygen: list(markdown=TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libgeos-dev Repository: https://rnuske.r-universe.dev Date/Publication: 2026-01-03 22:24:17 UTC RemoteUrl: https://github.com/rnuske/apcf RemoteRef: HEAD RemoteSha: 820e2f18e06ea8d4f9f22a28eff7e310d967e48f NeedsCompilation: yes Packaged: 2026-06-07 10:42:18 UTC; root Author: Robert Nuske [aut, cre] (ORCID: ) Maintainer: Robert Nuske