Package: BIOMASS
Type: Package
Title: Estimating Aboveground Biomass and Its Uncertainty in Tropical
        Forests
Version: 2.1.11
Date: 2023-09-27
Authors@R: c(
	person("Maxime", "Réjou-Méchain", email = "maxime.rejou@gmail.com", role = c("aut", "dtc")),
	person("Guillaume","Cornu", email = "gcornu@cirad.fr", role = c("aut"), comment = c(ORCID="0000-0002-7523-5176")),	
	person("Dominique", "Lamonica", email = "dominique.lamonica@ird.fr", role = c("aut","cre")),
	person("Arthur", "Pere", role = c("aut")),
	person("Ariane", "Tanguy", role = c("aut")),
	person("Camille", "Piponiot", role = c("aut")),
	person("Jerome", "Chave", email = "jerome.chave@univ-tlse3.fr", role = c("dtc")),
	person("Bruno", "Hérault", email = "bruno.herault@cirad.fr", role = c("aut")),
	person("Ted", "Feldpausch", email = "T.R.Feldpausch@exeter.ac.uk", role = c("dtc")),
	person("Philippe", "Verley", email = "philippe.verley@ird.fr ", role = c("ctb"))
  )
Description: Contains functions to estimate aboveground biomass/carbon and its uncertainty in tropical forests. 
	These functions allow to (1) retrieve and to correct taxonomy, (2) estimate wood density and its uncertainty, 
	(3) construct height-diameter models, (4) manage tree and plot coordinates, 
	(5) estimate the aboveground biomass/carbon at the stand level with associated uncertainty. 
	To cite 'BIOMASS', please use citation("BIOMASS"). 
	See more in the article of Réjou-Méchain et al. (2017) <doi:10.1111/2041-210X.12753>.
License: GPL-2
Encoding: UTF-8
LazyData: true
Depends: R(>= 3.6)
URL: https://github.com/umr-amap/BIOMASS
BugReports: https://github.com/umr-amap/BIOMASS/issues
Imports: minpack.lm, jsonlite, methods, proj4, graphics, stats, utils,
        data.table (>= 1.9.8), rappdirs, sf, terra
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, prettydoc, testthat, curl, geodata, httr2
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-09-29 11:48:52 UTC; lamonica
Author: Maxime Réjou-Méchain [aut, dtc],
  Guillaume Cornu [aut] (<https://orcid.org/0000-0002-7523-5176>),
  Dominique Lamonica [aut, cre],
  Arthur Pere [aut],
  Ariane Tanguy [aut],
  Camille Piponiot [aut],
  Jerome Chave [dtc],
  Bruno Hérault [aut],
  Ted Feldpausch [dtc],
  Philippe Verley [ctb]
Maintainer: Dominique Lamonica <dominique.lamonica@ird.fr>
Repository: CRAN
Date/Publication: 2023-09-29 12:20:02 UTC
