Package: matreex Title: matreex: Simulation IPM for forest dynamic depending on climatic variables from Kunstler et al (2020) Version: 0.4.0 Authors@R: c( person("Maxime", "Jaunatre", comment = c(ORCID = "0009-0002-2816-1677"), email = "maxime.jaunatre@inrae.fr", role = c("aut", "cre", "trl")), person("Julien", "Barrere", comment = c(ORCID = "0000-0002-6686-726X"), email = "julien.barrere@inrae.fr", role = "aut"), person("Thomas", "Cordonnier", comment = c(ORCID = "0000-0003-3684-4662"), email = "thomas.cordonnier@inrae.fr", role = "aut"), person("Arnaud", "Guyennon", comment = c(ORCID = "0000-0003-2178-3801"), email = "arnaud.guyennon@inrae.fr", role = "aut"), person("Bjoern", "Reineking", comment = c(ORCID = "0000-0001-5277-9181"), email = "bjoern.reineking@inrae.fr", role = "aut"), person("Laura", "Touzot", comment = c(ORCID = "0000-0003-0445-554X"), email = "laura.touzot@inrae.fr", role = "aut"), person("INRAE", role = "cph"), person("Georges", "Kunstler", comment = c(ORCID = "0000-0002-2544-1940"), email = "georges.kunstler@inrae.fr", role = "aut") ) Description: The goal of this package is to run integrated projection models of tree species in single or multi-specific density dependence context. The simulations return the size distribution dynamics along time. These models can be completed with different harvest and disturbance models and be runned untile equilibrium. License: MIT + file LICENSE Depends: R (>= 3.5.0) Imports: checkmate, cli, dplyr, here, Matrix, purrr, rlang, statmod, stats, tidyr Suggests: lifecycle, covr, ggplot2, knitr, latex2exp, rmarkdown, testthat (>= 3.0.0), magick, pdftools VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true LazyDataCompression: bzip2 URL: https://github.com/gowachin/matreex Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Config/pak/sysreqs: libicu-dev Repository: https://inrae.r-universe.dev Date/Publication: 2024-03-04 13:47:37 UTC RemoteUrl: https://forge.inrae.fr/lessem/rpackages/matreex RemoteRef: HEAD RemoteSha: 3b685b6fd13436231799271af6608953d7e62c95 NeedsCompilation: no Packaged: 2026-05-29 09:18:04 UTC; root Author: Maxime Jaunatre [aut, cre, trl] (ORCID: ), Julien Barrere [aut] (ORCID: ), Thomas Cordonnier [aut] (ORCID: ), Arnaud Guyennon [aut] (ORCID: ), Bjoern Reineking [aut] (ORCID: ), Laura Touzot [aut] (ORCID: ), INRAE [cph], Georges Kunstler [aut] (ORCID: ) Maintainer: Maxime Jaunatre