Package: BlueCarbon
Title: Estimation of Organic Carbon Stocks and Sequestration Rates from
        Soil Core Data
Version: 0.1.1
Authors@R: 
  c(person("Nerea", "Piñeiro-Juncal", email = "np.juncal@gmail.com", 
        role = c("aut", "cre", "cph"),
        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: Tools to estimate soil organic carbon stocks and sequestration rates 
    in blue carbon ecosystems. 'BlueCarbon' contains functions to estimate and correct
    for core compaction, estimate sample thickness, estimate organic carbon content 
    from organic matter content, estimate organic carbon stocks and 
    sequestration rates, and visualize the error of carbon stock extrapolation. 
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.3
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, knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: dplyr, ggplot2, gridExtra, reshape
Config/Needs/website: rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-11-03 16:28:07 UTC; frs
Author: Nerea Piñeiro-Juncal [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0003-3767-1812>),
  Julen Astigarraga [aut] (ORCID:
    <https://orcid.org/0000-0001-9520-3713>),
  Valentina Costa [aut] (ORCID: <https://orcid.org/0000-0002-1513-0284>),
  Marcio Martins [aut] (ORCID: <https://orcid.org/0000-0002-6969-2215>),
  Francisco Rodriguez-Sanchez [aut] (ORCID:
    <https://orcid.org/0000-0002-7981-1599>)
Maintainer: Nerea Piñeiro-Juncal <np.juncal@gmail.com>
Repository: CRAN
Date/Publication: 2025-11-04 09:50:02 UTC
Built: R 4.4.3; ; 2025-11-12 04:12:55 UTC; windows
