Type: Package
Package: onpoint
Title: Helper Functions for Point Pattern Analysis
Version: 1.1
Authors@R: 
  person("Maximilian H.K.", "Hesselbarth", 
  email = "mhk.hesselbarth@gmail.com",
  role = c("aut", "cre"), 
  comment = c(ORCID = "0000-0003-1125-9918"))
Maintainer: Maximilian 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.explore, spatstat.geom, spatstat.random,
        stats
Suggests: covr, spatstat (>= 2.0.0), testthat (>= 3.0.0)
Encoding: UTF-8
RoxygenNote: 7.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-02-10 10:23:35 UTC; mhesselbarth
Author: Maximilian H.K. Hesselbarth [aut, cre]
    (<https://orcid.org/0000-0003-1125-9918>)
Repository: CRAN
Date/Publication: 2025-02-10 10:40:02 UTC
Built: R 4.5.0; ; 2025-04-02 05:54:12 UTC; unix
