footprint: Calculate Air Travel Emissions

A handy tool to calculate carbon footprints from air travel based on three-letter International Air Transport Association (IATA) airport codes or latitude and longitude. footprint first calculates the great-circle distance between departure and arrival destinations. It then uses the Department of Environment, Food & Rural Affairs (DEFRA) greenhouse gas conversion factors for business air travel to estimate the carbon footprint. These conversion factors consider trip length, flight class (e.g. economy, business), and emissions metric (e.g. carbon dioxide equivalent, methane).

Version: 0.1
Depends: R (≥ 3.5.0)
Imports: airportr, dplyr, magrittr, rlang
Suggests: devtools, knitr, rmarkdown, testthat (≥ 2.1.0), tibble, covr
Published: 2021-01-06
Author: Anthony Schmidt ORCID iD [aut, cre], Kasia Kulma [aut]
Maintainer: Anthony Schmidt <aschmi11 at utk.edu>
BugReports: https://github.com/acircleda/footprint/issues
License: CC0
URL: https://github.com/acircleda/footprint
NeedsCompilation: no
Materials: README
CRAN checks: footprint results

Documentation:

Reference manual: footprint.pdf
Vignettes: footprint: Calculate Air Travel Emissions

Downloads:

Package source: footprint_0.1.tar.gz
Windows binaries: r-devel: footprint_0.1.zip, r-release: footprint_0.1.zip, r-oldrel: footprint_0.1.zip
macOS binaries: r-release (arm64): footprint_0.1.tgz, r-oldrel (arm64): footprint_0.1.tgz, r-release (x86_64): footprint_0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=footprint to link to this page.