Package: BlueCarbon
Title: Collection of Functions for Blue Carbon Scientists
Version: 0.0.1.1
Authors@R:
    c(person(given = "Valentina",
           family = "Costa",
           role = c("aut", "cre"),
           email = "vale.costa@gmail.com",
           comment = c(ORCID = "0000-0002-1513-0284")),
           person(given = "Márcio",
             family = "Martins",
             role = "ctb",
             comment = c(ORCID = "0000-0002-6969-2215")))
Description: The BlueCarbon package is a collection of functions with the main focus to help "blue carbon" scientists.
License: file LICENSE
Encoding: UTF-8
LazyData: true
Suggests: 
    dplyr,
    drc,
    aomisc,
    knitr,
    rmarkdown
Remotes: OnofriAndreaPG/aomisc
VignetteBuilder: knitr
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.1.2
Imports: 
    ggplot2
