Type: Package
Package: shar
Title: Species-Habitat Associations
Version: 1.1
Authors@R: c(person("Maximillian H.K.", "Hesselbarth", email = "maximilian.hesselbarth@uni-goettingen.de",
             role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1125-9918")),
             person("Marco", "Sciaini", email = "sciaini.marco@gmail.com",
             role = "aut", comment = c(ORCID = '0000-0002-3042-5435')))
Maintainer: Maximillian H.K. Hesselbarth <maximilian.hesselbarth@uni-goettingen.de>
Description: 
  Analyse species-habitat associations in R. Therefore, information about the 
  location of the species is needed and about the environmental conditions. 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)
Imports: classInt, graphics, grDevices, methods, raster, spatstat,
        stats, utils, Rcpp
RoxygenNote: 6.1.1
Suggests: covr, dplyr, testthat (>= 2.1.0), knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2019-11-15 14:04:26 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>)
Repository: CRAN
Date/Publication: 2019-11-15 15:20:02 UTC
Built: R 4.0.2; x86_64-w64-mingw32; 2020-08-02 12:31:04 UTC; windows
Archs: i386, x64
