Package: carbonr Title: Calculate Carbon-Equivalent Emissions Version: 0.2.7 Authors@R: person("Lily", "Clements", , "lily@idems.international", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8864-0552")) Description: Provides a flexible tool for calculating carbon-equivalent emissions. Mostly using data from the UK Government's Greenhouse Gas Conversion Factors report , it facilitates transparent emissions calculations for various sectors, including travel, accommodation, and clinical activities. The package is designed for easy integration into R workflows, with additional support for 'shiny' applications and community-driven extensions. License: LGPL (>= 3) Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Suggests: knitr, purrr, rmarkdown, sp, testthat (>= 2.0.0), tibble Config/testthat/edition: 2 Imports: airportr, checkmate, cowplot, dplyr, emojifont, ggplot2, ggpp, htmltools, lubridate, magrittr, readxl, rlang, shiny, shinydashboard, stringr, tidyr, tidyselect Depends: R (>= 4.1.0) LazyData: true VignetteBuilder: knitr Config/pak/sysreqs: cmake libfreetype6-dev make libicu-dev libpng-dev libuv1-dev zlib1g-dev Repository: https://lilyclements.r-universe.dev Date/Publication: 2025-08-27 18:08:48 UTC RemoteUrl: https://github.com/lilyclements/carbonr RemoteRef: HEAD RemoteSha: 6e17bc487bcde824b373eac40aed9c219c9a461d NeedsCompilation: no Packaged: 2026-07-12 07:47:03 UTC; root Author: Lily Clements [aut, cre] (ORCID: ) Maintainer: Lily Clements