Type: Package
Package: onpoint
Title: Helper Functions for Point Pattern Analysis
Version: 1.0.4
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
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-03-07 14:46:09 UTC; hesselbarth
Author: Maximilian H.K. Hesselbarth [aut, cre]
    (<https://orcid.org/0000-0003-1125-9918>)
Repository: CRAN
Date/Publication: 2023-03-07 15:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:39:11 UTC; windows
