Type: Package
Package: shar
Title: Species-Habitat Associations
Version: 2.3
Authors@R: c(person("Maximilian H.K.", "Hesselbarth", email = "mhk.hesselbarth@gmail.com",
             role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1125-9918")),
             person("Marco", "Sciaini", email = "marco.sciaini@posteo.net",
             role = "aut", comment = c(ORCID = "0000-0002-3042-5435")), 
             person("Chris", "Wudel", email = "chris.wudel@tu-dresden.de",
             role = "aut", comment = c(ORCID = "0000-0003-0446-4665")), 
             person("Zeke", "Marshall", email = "ee18zm@leeds.ac.uk",
             role = "ctb", comment = c(ORCID = "0000-0001-9260-7827")), 
             person("Thomas", "Etherington", email = "teth001@aucklanduni.ac.nz",
             role = "ctb", comment = c(ORCID = "0000-0002-3187-075X")), 
             person("Janosch", "Heinermann", email = "janosch.heinermann@tu-dresden.de",
             role = "ctb", comment = c(ORCID = "0000-0001-5080-8591"))
             )
Maintainer: Maximilian H.K. Hesselbarth <mhk.hesselbarth@gmail.com>
Description: 
  Analyse species-habitat associations in R. Therefore, information about the location 
  of the species (as a point pattern) is needed together with environmental conditions 
  (as a categorical raster). To test for significance habitat associations, one of 
  the two components is randomized. Methods are mainly based on Plotkin et al. (2000) 
  <doi:10.1006/jtbi.2000.2158> and Harms et al. (2001) <doi:10.1111/j.1365-2745.2001.00615.x>.
License: GPL (>= 3)
URL: https://r-spatialecology.github.io/shar/
BugReports: https://github.com/r-spatialecology/shar/issues/
Depends: R (>= 3.1.0)
Imports: classInt, graphics, grDevices, methods, spatstat.explore,
        spatstat.geom, spatstat.model, spatstat.random, stats, terra,
        utils
Suggests: covr, dplyr, knitr, rmarkdown, spatstat (>= 2.0-0), testthat
        (>= 3.0.0)
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-02-14 14:04:03 UTC; hesselbarth
Author: Maximilian H.K. Hesselbarth [aut, cre]
    (<https://orcid.org/0000-0003-1125-9918>),
  Marco Sciaini [aut] (<https://orcid.org/0000-0002-3042-5435>),
  Chris Wudel [aut] (<https://orcid.org/0000-0003-0446-4665>),
  Zeke Marshall [ctb] (<https://orcid.org/0000-0001-9260-7827>),
  Thomas Etherington [ctb] (<https://orcid.org/0000-0002-3187-075X>),
  Janosch Heinermann [ctb] (<https://orcid.org/0000-0001-5080-8591>)
Repository: CRAN
Date/Publication: 2024-02-14 17:30:05 UTC
Built: R 4.2.3; ; 2024-02-18 06:24:03 UTC; unix
