Package: mobsim
Type: Package
Title: Spatial Simulation and Scale-Dependent Analysis of Biodiversity
        Changes
Version: 0.3.2
Authors@R: c(
    person("Felix", "May", email = "felix.may@fu-berlin.de",
        role = c("aut", "cre","cph"),
        comment = c(ORCID = "0000-0002-1106-8188")),
    person("Alban", "Sagouis", email = "alban.sagouis@idiv.de",
        role = "aut",
        comment = c(ORCID = "0000-0002-3827-1063"))
  )
Date: 2024-11-26
Description: Simulation, analysis and sampling of spatial
    biodiversity data (May, Gerstner, McGlinn, Xiao & Chase 2017)
    <doi:10.1111/2041-210x.12986>.
    In the simulation tools user define the numbers of
    species and individuals, the species abundance distribution and species
    aggregation. Functions for analysis include species rarefaction 
    and accumulation curves, species-area relationships and the distance
    decay of similarity. 
License: GPL (>= 3)
Depends: R (>= 4.0.0)
Imports: Rcpp, vegan, sads (>= 0.4.1), grDevices, utils, graphics,
        stats, methods
LinkingTo: Rcpp
Suggests: rmarkdown, spatstat.geom, spatstat.random, testthat (>=
        3.0.0), mockery, knitr, vctrs
Config/testthat/edition: 3
Config/testthat/parallel: true
VignetteBuilder: knitr
RoxygenNote: 7.3.2
Language: en-GB
Encoding: UTF-8
URL: https://github.com/MoBiodiv/mobsim
BugReports: https://github.com/MoBiodiv/mobsim/issues
NeedsCompilation: yes
Packaged: 2024-12-05 09:42:32 UTC; felix
Author: Felix May [aut, cre, cph] (<https://orcid.org/0000-0002-1106-8188>),
  Alban Sagouis [aut] (<https://orcid.org/0000-0002-3827-1063>)
Maintainer: Felix May <felix.may@fu-berlin.de>
Repository: CRAN
Date/Publication: 2024-12-05 10:20:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-11-08 03:18:10 UTC; windows
Archs: x64
