Package: GCubeR
Title: Estimation of Forest Volume, Biomass, and Carbon
Version: 0.1.3
Authors@R: c(
    person("Juliette", "Defontaine", role = c("aut")),
    person("David", "Linchant", email ="david.linchant@gmail.com", role = c("aut", "cre")),
    person("Samuel", "Douin", role = c("aut")),
    person("Timon", "Luizi", role = c("aut")),
    person("Pierre", "Bosman", role = c("aut"))
    )
Description: Provides tools for estimating forest metrics such as stem volume, 
    biomass, and carbon using regional allometric equations. The package 
    implements widely used models including 
    Dagnelie P., Rondeux J. & Palm R. (2013, ISBN:9782870161258) 
    "Cubage des arbres et des peuplements forestiers - Tables et equations" 
    <https://orbi.uliege.be/handle/2268/155356>, 
    Vallet P., Dhote J.-F., Le Moguedec G., Ravart M. & Pignard G. (2006) 
    "Development of total aboveground volume equations for seven important forest tree species in France" 
    <doi:10.1016/j.foreco.2006.03.013>, 
    Pauwels D. & Rondeux J. (1999, ISSN:07779992) 
    "Tarifs de cubage pour les petits bois de meleze (Larix sp.) en Ardenne"
    <https://orbi.uliege.be/handle/2268/96128>, 
    Massenet J.-Y. (2006) 
    "Chapitre IV: Estimation du volume"
    <https://jymassenet-foret.fr/cours/dendrometrie/Coursdendrometriepdf/Dendro4-2009.pdf>, 
    France Valley (2025) 
    "Bilan Carbone Forestier - Methodologie" 
    <https://www.france-valley.com/hubfs/Bilan%20Carbone%20Forestier.pdf>. 
    Its modular structure allows transparent integration of bibliographic or 
    user-defined allometric relationships.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: dplyr, ggplot2, magrittr, readr, tidyr
Depends: R (>= 3.5)
LazyData: true
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr, kableExtra
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-15 11:38:43 UTC; david
Author: Juliette Defontaine [aut],
  David Linchant [aut, cre],
  Samuel Douin [aut],
  Timon Luizi [aut],
  Pierre Bosman [aut]
Maintainer: David Linchant <david.linchant@gmail.com>
Repository: CRAN
Date/Publication: 2026-01-21 19:00:15 UTC
Built: R 4.4.3; ; 2026-01-23 00:51:15 UTC; windows
