Type: Package
Package: rangr
Title: Mechanistic Simulation of Species Range Dynamics
Version: 1.0.9
Authors@R: c(
    person("Katarzyna", "Markowska", , "katarzyna.markowska@amu.edu.pl", role = c("aut", "cre")),
    person("Lechosław", "Kuczyński", , "lechu@amu.edu.pl", role = "aut"),
    person("Tad", "Dallas", role = "rev"),
    person("Joanne", "Potts", role = "rev")
  )
Description: Integrates population dynamics and dispersal into a
    mechanistic virtual species simulator. The package can be used to
    study the effects of environmental change on population growth and
    range shifts. It allows for simple and straightforward definition of
    population dynamics (including positive density dependence), extensive
    possibilities for defining dispersal kernels, and the ability to
    generate virtual ecologist data. Learn more about the 'rangr' at
    <https://docs.ropensci.org/rangr/>. This work was supported by 
    the National Science Centre, Poland, grant no. 2018/29/B/NZ8/00066 and 
    the Poznań Supercomputing and Networking Centre (grant no. pl0090-01).
License: MIT + file LICENSE
URL: https://github.com/ropensci/rangr,
        https://docs.ropensci.org/rangr/,
        https://doi.org/10.1111/2041-210X.14475
BugReports: https://github.com/ropensci/rangr/issues
Depends: R (>= 3.5.0)
Imports: assertthat, graphics, grDevices, methods, parallel, pbapply,
        stats, terra, utils, zoo
Suggests: bookdown, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-22 23:47:13 UTC; katar
Author: Katarzyna Markowska [aut, cre],
  Lechosław Kuczyński [aut],
  Tad Dallas [rev],
  Joanne Potts [rev]
Maintainer: Katarzyna Markowska <katarzyna.markowska@amu.edu.pl>
Repository: CRAN
Date/Publication: 2026-01-23 09:40:02 UTC
Built: R 4.4.3; ; 2026-01-23 12:41:18 UTC; unix
