{
  "_id": "6a102ac8acfb0bcc41c92249",
  "Package": "carbonr",
  "Title": "Calculate Carbon-Equivalent Emissions",
  "Version": "0.2.7",
  "Authors@R": "person(\"Lily\", \"Clements\", , \"lily@idems.international\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8864-0552\"))",
  "Description": "Provides a flexible tool for calculating carbon-equivalent\nemissions. Mostly using data from the UK Government's\nGreenhouse Gas Conversion Factors report\n<https://www.gov.uk/government/publications/greenhouse-gas-reporting-conversion-factors-2024>,\nit facilitates transparent emissions calculations for various\nsectors, including travel, accommodation, and clinical\nactivities. The package is designed for easy integration into R\nworkflows, with additional support for 'shiny' applications and\ncommunity-driven extensions.",
  "License": "LGPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "2",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfreetype6-dev make libicu-dev libpng-dev\nlibuv1-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": {
    "Date": "2026-05-13 06:54:44 UTC",
    "User": "root"
  },
  "Author": "Lily Clements [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8864-0552>)",
  "Maintainer": "Lily Clements <lily@idems.international>",
  "MD5sum": "d03da56e627b6266e1d079f250a27319",
  "_user": "lilyclements",
  "_type": "src",
  "_file": "carbonr_0.2.7.tar.gz",
  "_fileid": "3203c0455305743285befbd525aa90711606018d9d79ccb1668505dfd3c82d28",
  "_filesize": 2105003,
  "_sha256": "3203c0455305743285befbd525aa90711606018d9d79ccb1668505dfd3c82d28",
  "_created": "2026-05-13T06:54:44.000Z",
  "_published": "2026-05-22T10:07:04.144Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358545443,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963532399"
    },
    {
      "job": 77358545794,
      "time": 163,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963528072"
    },
    {
      "job": 77358545858,
      "time": 200,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963645974"
    },
    {
      "job": 77358545313,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963619644"
    },
    {
      "job": 77358545399,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963485431"
    },
    {
      "job": 77358544982,
      "time": 128,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157965096"
    },
    {
      "job": 77358545748,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6963521848"
    },
    {
      "job": 77358545918,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6963513881"
    },
    {
      "job": 77358545594,
      "time": 112,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6963515310"
    }
  ],
  "_buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/lilyclements/carbonr",
  "_commit": {
    "id": "6e17bc487bcde824b373eac40aed9c219c9a461d",
    "author": "lilyclements <lily@idems.international>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #59 from IDEMSInternational/ggplot2_v4_dependency\n\nUpdating to 2025 Emissions",
    "time": 1756318128
  },
  "_maintainer": {
    "name": "Lily Clements",
    "email": "lily@idems.international",
    "login": "lilyclements",
    "uuid": 21180424,
    "orcid": "0000-0001-8864-0552"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "airportr",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "emojifont",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "ggpp",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "shinydashboard",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "lilyclements",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "lilyclements",
      "count": 426,
      "uuid": 21180424
    },
    {
      "user": "hvwaldow",
      "count": 1,
      "uuid": 8268107
    }
  ],
  "_userbio": {
    "uuid": 21180424,
    "type": "user",
    "name": "lilyclements"
  },
  "_downloads": {
    "count": 205,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/carbonr"
  },
  "_devurl": "https://github.com/lilyclements/carbonr",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/carbonr.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/lilyclements/carbonr",
  "_realowner": "lilyclements",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2024-10-16"
    },
    {
      "version": "0.2.7",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "%>%",
    "add_inputs",
    "airplane_emissions",
    "airport_finder",
    "anaesthetic_emissions",
    "building_emissions",
    "carbon_price_credit",
    "check_CPI",
    "clinical_theatre_data",
    "clinical_theatre_emissions",
    "construction_emissions",
    "degree_conversion",
    "distance_calc",
    "electrical_emissions",
    "ferry_emissions",
    "gg_value_box",
    "hotel_emissions",
    "household_emissions",
    "land_emissions",
    "material_emissions",
    "metal_emissions",
    "office_emissions",
    "paper_emissions",
    "plastic_emissions",
    "rail_emissions",
    "rail_finder",
    "raw_fuels",
    "relative_gti",
    "seaport_finder",
    "shiny_emissions",
    "vehicle_emissions"
  ],
  "_datasets": [
    {
      "name": "airports",
      "title": "Table of airport detail data",
      "object": "airports",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "OpenFlights ID",
        "Name",
        "City",
        "IATA",
        "ICAO",
        "Country",
        "Country Code",
        "Country Code (Alpha-2)",
        "Country Code (Alpha-3)",
        "Latitude",
        "Longitude",
        "Altitude",
        "UTC",
        "DST",
        "Timezone",
        "Type",
        "Source"
      ],
      "rows": 7698,
      "table": true,
      "tojson": true
    },
    {
      "name": "example_clinical_theatre",
      "title": "Clinical Theatre Data",
      "object": "example_clinical_theatre",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "time",
        "prices",
        "quantities",
        "prodID",
        "retID",
        "description"
      ],
      "rows": 4386,
      "table": true,
      "tojson": true
    },
    {
      "name": "seaports",
      "title": "Dataset of different seaports",
      "object": "seaports",
      "class": [
        "data.frame"
      ],
      "fields": [
        "country",
        "city",
        "country_code",
        "port_code",
        "latitude",
        "longitude"
      ],
      "rows": 8736,
      "table": true,
      "tojson": true
    },
    {
      "name": "stations",
      "title": "Dataset of UK train stations",
      "object": "stations",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "station_code",
        "station",
        "region",
        "county",
        "district",
        "latitude",
        "longitude"
      ],
      "rows": 2608,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_inputs",
      "title": "Create multiple textInput functions in Shiny",
      "topics": [
        "add_inputs"
      ]
    },
    {
      "page": "airplane_emissions",
      "title": "Calculate CO2e emissions from an airplane journey",
      "topics": [
        "airplane_emissions"
      ]
    },
    {
      "page": "airport_finder",
      "title": "Find the airport code for an airport",
      "topics": [
        "airport_finder"
      ]
    },
    {
      "page": "airports",
      "title": "Table of airport detail data",
      "topics": [
        "airports"
      ]
    },
    {
      "page": "anaesthetic_emissions",
      "title": "Anaesthetic Emissions",
      "topics": [
        "anaesthetic_emissions"
      ]
    },
    {
      "page": "building_emissions",
      "title": "Building emissions (UK govt schema; table-driven)",
      "topics": [
        "building_emissions"
      ]
    },
    {
      "page": "carbon_price_credit",
      "title": "Calculate carbon price credit",
      "topics": [
        "carbon_price_credit"
      ]
    },
    {
      "page": "carbonr",
      "title": "carbonr: Calculate Carbon-Equivalent Emissions",
      "topics": [
        "carbonr-package",
        "carbonr"
      ]
    },
    {
      "page": "check_CPI",
      "title": "Check which jurisdictions are in the Carbon Credits data",
      "topics": [
        "check_CPI"
      ]
    },
    {
      "page": "clinical_theatre_data",
      "title": "Clinical Emissions: Data Frame and Plot",
      "topics": [
        "clinical_theatre_data"
      ]
    },
    {
      "page": "clinical_theatre_emissions",
      "title": "Clinical Emissions",
      "topics": [
        "clinical_theatre_emissions"
      ]
    },
    {
      "page": "construction_emissions",
      "title": "Calculate construction emissions (UK govt schema)",
      "topics": [
        "construction_emissions"
      ]
    },
    {
      "page": "degree_conversion",
      "title": "Convert degrees to radians",
      "topics": [
        "degree_conversion"
      ]
    },
    {
      "page": "distance_calc",
      "title": "Distance calculator",
      "topics": [
        "distance_calc"
      ]
    },
    {
      "page": "electrical_emissions",
      "title": "Electrical emissions",
      "topics": [
        "electrical_emissions"
      ]
    },
    {
      "page": "example_clinical_theatre",
      "title": "Clinical Theatre Data",
      "topics": [
        "example_clinical_theatre"
      ]
    },
    {
      "page": "ferry_emissions",
      "title": "Calculate CO2e emissions from ferry journeys",
      "topics": [
        "ferry_emissions"
      ]
    },
    {
      "page": "gg_value_box",
      "title": "Create a Value Box for Reports",
      "topics": [
        "gg_value_box"
      ]
    },
    {
      "page": "hotel_emissions",
      "title": "Calculate CO2e emissions from a hotel stay",
      "topics": [
        "hotel_emissions"
      ]
    },
    {
      "page": "household_emissions",
      "title": "Calculate household material emissions (vector-first)",
      "topics": [
        "household_emissions"
      ]
    },
    {
      "page": "import_CPI",
      "title": "Import CPI data from an Excel file",
      "topics": [
        "import_CPI"
      ]
    },
    {
      "page": "land_emissions",
      "title": "Calculate CO2e emissions from land-travel journeys",
      "topics": [
        "land_emissions"
      ]
    },
    {
      "page": "material_emissions",
      "title": "Material (and waste) emissions — vector-first wrapper",
      "topics": [
        "material_emissions"
      ]
    },
    {
      "page": "metal_emissions",
      "title": "Metal emissions (UK govt schema; table-driven, with material_production)",
      "topics": [
        "metal_emissions"
      ]
    },
    {
      "page": "office_emissions",
      "title": "Office emissions (uses building_emissions + homeworking factors)",
      "topics": [
        "office_emissions"
      ]
    },
    {
      "page": "output_display",
      "title": "Display a grid of plots and tables",
      "topics": [
        "output_display"
      ]
    },
    {
      "page": "paper_emissions",
      "title": "Paper emissions",
      "topics": [
        "paper_emissions"
      ]
    },
    {
      "page": "plastic_emissions",
      "title": "Calculate plastic emissions",
      "topics": [
        "plastic_emissions"
      ]
    },
    {
      "page": "rail_emissions",
      "title": "Calculate CO2e emissions from a train journey",
      "topics": [
        "rail_emissions"
      ]
    },
    {
      "page": "rail_finder",
      "title": "Find the station code for a train station",
      "topics": [
        "rail_finder"
      ]
    },
    {
      "page": "raw_fuels",
      "title": "Raw Fuels Emissions",
      "topics": [
        "raw_fuels"
      ]
    },
    {
      "page": "relative_gti",
      "title": "Relative GTI Plot",
      "topics": [
        "relative_gti"
      ]
    },
    {
      "page": "seaport_finder",
      "title": "Check the code or name of a seaport",
      "topics": [
        "seaport_finder"
      ]
    },
    {
      "page": "seaports",
      "title": "Dataset of different seaports",
      "topics": [
        "seaports"
      ]
    },
    {
      "page": "shiny_emissions",
      "title": "Run 'shiny' App to Calculate Carbon Emissions",
      "topics": [
        "shiny_emissions"
      ]
    },
    {
      "page": "stations",
      "title": "Dataset of UK train stations",
      "topics": [
        "stations"
      ]
    },
    {
      "page": "total_output",
      "title": "Calculate Total Output and Generate Plot",
      "topics": [
        "total_output"
      ]
    },
    {
      "page": "vehicle_emissions",
      "title": "Calculate CO2e emissions from land-travel journeys",
      "topics": [
        "vehicle_emissions"
      ]
    }
  ],
  "_readme": "https://github.com/lilyclements/carbonr/raw/HEAD/README.md",
  "_rundeps": [
    "airportr",
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "cellranger",
    "checkmate",
    "cli",
    "commonmark",
    "cowplot",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "emojifont",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggpp",
    "glue",
    "gridExtra",
    "gtable",
    "hms",
    "htmltools",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "labeling",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "polynom",
    "prettyunits",
    "progress",
    "promises",
    "proto",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readxl",
    "rematch",
    "rlang",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinydashboard",
    "showtext",
    "showtextdb",
    "sourcetools",
    "stringi",
    "stringr",
    "sysfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xtable",
    "xts",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "introduction-to-carbonr.Rmd",
      "filename": "introduction-to-carbonr.html",
      "title": "Introduction to carbonr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Motivation",
        "Installation",
        "Usage",
        "Operating Theatre Emissions",
        "Shiny App",
        "References",
        "Other Online Calculators:",
        "Sources"
      ],
      "created": "2024-06-04 10:11:32",
      "modified": "2025-08-27 18:08:48",
      "commits": 7
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "carbonr",
  "_universes": [
    "lilyclements"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-13T06:57:20.000Z",
      "distro": "noble",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "f79c53f44c833c65dbc054479902c4e8014cce01eaa1a33c787eef4d32d39b28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.7",
      "date": "2026-05-13T06:57:05.000Z",
      "distro": "noble",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "8a0c3d858d010cb1e8fd3b6dc65adbd3113a9fe2e488d5b97fdbf19de6ee8cc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-13T07:04:34.000Z",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "79ee570d65c65d605abd211b236c4cfefb61dbfa8850585bde8a06b0ce4ec247",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.7",
      "date": "2026-05-13T07:03:00.000Z",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "784f5f9b1f4247404329e59327e986479bcd61d6f90496352658f783c5f9beb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-13T06:56:25.000Z",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "5ab7ceacb686ff5edc63ada54c6ae762f01073fe1673ffda2c3f1802eabea6ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-13T06:55:59.000Z",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "89ec55b4d5ae2537d564c29a8748a332a219d783258a9466b96ee169385bf3f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.7",
      "date": "2026-05-13T06:56:01.000Z",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "4f61904086015def91e8e70455257bf027b9fcc96610a276cb6229cad0ff792f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.7",
      "date": "2026-05-22T10:06:44.000Z",
      "commit": "6e17bc487bcde824b373eac40aed9c219c9a461d",
      "fileid": "faabb8b2ed88218371551424017b875aa84b609433c81e82079f0d9bad605644",
      "status": "success",
      "buildurl": "https://github.com/r-universe/lilyclements/actions/runs/25783349641"
    }
  ]
}