Package: BlueCarbon Title: Estimation of Organic Carbon Stocks and Sequestration Rates from Soil Core Data Version: 0.1.2 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 Roxygen: list(markdown = TRUE) 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 Repository: https://ecologyr.r-universe.dev Date/Publication: 2026-06-24 10:36:51 UTC RemoteUrl: https://github.com/EcologyR/BlueCarbon RemoteRef: HEAD RemoteSha: 5c93165d4fe7ba30b78694983754955a936a5e2a NeedsCompilation: no Packaged: 2026-06-24 13:21:20 UTC; root Author: Nerea Piñeiro-Juncal [aut, cre, cph] (ORCID: ), Julen Astigarraga [aut] (ORCID: ), Valentina Costa [aut] (ORCID: ), Marcio Martins [aut] (ORCID: ), Francisco Rodriguez-Sanchez [aut] (ORCID: ) Maintainer: Nerea Piñeiro-Juncal