Type: Package
Package: onpoint
Title: Helper Functions for Point Pattern Analysis
Version: 1.0.2
Authors@R: 
  person("Maximillian H.K.", "Hesselbarth", 
  email = "mhk.hesselbarth@gmail.com",
  role = c("aut", "cre"), 
  comment = c(ORCID = "0000-0003-1125-9918"))
Maintainer: Maximillian H.K. Hesselbarth <mhk.hesselbarth@gmail.com>
Description: 
  Growing collection of helper functions for point pattern analysis. Most functions
  are designed to work with the 'spatstat' (<http://spatstat.org>) package. The focus of 
  most functions are either null models or summary functions for spatial point patterns. 
  For a detailed description of all null models and summary functions, see 
  Wiegand and Moloney (2014, ISBN:9781420082548).
URL: https://r-spatialecology.github.io/onpoint/
BugReports: https://github.com/r-spatialecology/onpoint/issues
License: GPL (>= 3)
Depends: R (>= 3.1)
Imports: ggplot2, spatstat.core, spatstat.geom, spatstat.random, stats
Suggests: covr, spatstat (>= 2.0.0), testthat
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-02-02 20:54:45 UTC; mhesselbarth
Author: Maximillian H.K. Hesselbarth [aut, cre]
    (<https://orcid.org/0000-0003-1125-9918>)
Repository: CRAN
Date/Publication: 2022-02-02 21:10:02 UTC
