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
. 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
Roxygen: list(markdown = TRUE, roclets = c("namespace", "rd",
"srr::srr_stats_roclet"))
RoxygenNote: 7.3.3
Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev
libsqlite3-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-06-09 13:59:01 UTC
RemoteUrl: https://github.com/ropensci/rangr
RemoteRef: main
RemoteSha: 80472f80b16573d751e313b307ddee3366b20983
NeedsCompilation: no
Packaged: 2026-07-01 08:15:21 UTC; root
Author: Katarzyna Markowska [aut, cre],
Lechosław Kuczyński [aut],
Tad Dallas [rev],
Joanne Potts [rev]
Maintainer: Katarzyna Markowska