Type: Package
Package: shar
Title: Species-Habitat Associations
Version: 1.3.2
Authors@R: c(person("Maximillian 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("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"))
             )
Maintainer: Maximillian 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, raster, spatstat.core,
        spatstat.geom, spatstat.random, stats, utils
RoxygenNote: 7.1.2
Suggests: covr, dplyr, future, future.apply, knitr, rmarkdown, spatstat
        (>= 2.0.0), testthat (>= 2.1.0)
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2022-03-05 15:21:29 UTC; Maximilian
Author: Maximillian H.K. Hesselbarth [aut, cre]
    (<https://orcid.org/0000-0003-1125-9918>),
  Marco Sciaini [aut] (<https://orcid.org/0000-0002-3042-5435>),
  Zeke Marshall [ctb] (<https://orcid.org/0000-0001-9260-7827>),
  Thomas Etherington [ctb] (<https://orcid.org/0000-0002-3187-075X>)
Repository: CRAN
Date/Publication: 2022-03-08 13:40:02 UTC
