generated from EcologyR/templateRpackage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
36 lines (36 loc) · 1.55 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Package: BlueCarbon
Title: Estimation of Organic Carbon Stocks and Sequestration Rates From Soil Core Data
Version: 0.0.1
Authors@R:
c(
person("Nerea", "Piñeiro-Juncal", email = "[email protected]", role = c("aut", "cre"),
comment = c(ORCID = "0000-0003-3767-1812")),
person("Julen", "Astigarraga", role = "aut", comment = c(ORCID = "0000-0001-9520-3713")),
person("Valentina", "Costa", role = "aut", comment = c(ORCID = "0000-0002-1513-0284")),
person("Marcio", "Martins", role = "aut", comment = c(ORCID = "0000-0002-6969-2215")),
person("Francisco", "Rodriguez-Sanchez", role = "aut", comment = c(ORCID = "0000-0002-7981-1599"))
)
Description: BlueCarbon package intends to provide tools to estimate soil organic carbon stocks and sequestration rates in
blue carbon ecosystems.
It contains seven main functions to estimate the compresion of cores, matematially correct
core compaction, estimate sample tchikness, estimate organic carbon content from organic matter content,
estimate organic carbon stocks and sequestration rates and visualize the error of stock extrapolation.
License: MIT + file LICENSE
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.2
URL: https://github.com/EcologyR/BlueCarbon, https://ecologyr.github.io/BlueCarbon/
BugReports: https://github.com/EcologyR/BlueCarbon/issues
Depends:
R (>= 4.1)
LazyData: true
Suggests:
covr,
testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports:
dplyr,
ggplot2,
gridExtra,
reshape
Config/Needs/website: rmarkdown