Type: Package
Package: rangr
Title: Mechanistic Simulation of Species Range Dynamics
Version: 1.0.10
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
.
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"))
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libgdal-dev gdal-bin libgeos-dev libproj-dev
libsqlite3-dev
Repository: https://ropensci.r-universe.dev
Date/Publication: 2026-08-19 14:25:37 UTC
RemoteUrl: https://github.com/ropensci/rangr
RemoteRef: main
RemoteSha: da9dbc9cfe77d8a4620b921a24d613cf8837a4e0
NeedsCompilation: no
Packaged: 2026-09-18 08:51:43 UTC; root
Author: Katarzyna Markowska [aut, cre],
Lechosław Kuczyński [aut],
Tad Dallas [rev],
Joanne Potts [rev]
Maintainer: Katarzyna Markowska