Package: BIOMASS
Type: Package
Title: Estimating Aboveground Biomass and Its Uncertainty in Tropical
        Forests
Version: 2.1.7
Date: 2021-12-09
Authors@R: c(
	person("Maxime", "Réjou-Méchain", email = "maxime.rejou@gmail.com", role = c("aut", "cre", "dtc")),
	person("Arthur", "Pere", email = "arthur.pere@cirad.fr", role = c("aut")),
	person("Guillaume","Cornu", email = "gcornu@cirad.fr", role = c("aut"), comment = c(ORCID="0000-0002-7523-5176")),	
	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, raster, jsonlite, methods, proj4, graphics, stats,
        utils, data.table (>= 1.9.8), rappdirs, sp
VignetteBuilder: knitr
Suggests: knitr, rmarkdown, prettydoc, testthat, httr, curl, sf
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2021-12-13 10:47:05 UTC; rejou
Author: Maxime Réjou-Méchain [aut, cre, dtc],
  Arthur Pere [aut],
  Guillaume Cornu [aut] (<https://orcid.org/0000-0002-7523-5176>),
  Ariane Tanguy [aut],
  Camille Piponiot [aut],
  Jerome Chave [dtc],
  Bruno Hérault [aut],
  Ted Feldpausch [dtc],
  Philippe Verley [ctb]
Maintainer: Maxime Réjou-Méchain <maxime.rejou@gmail.com>
Repository: CRAN
Date/Publication: 2021-12-13 11:30:05 UTC
