Releases: IDEMSInternational/carbonr
Releases · IDEMSInternational/carbonr
carbonr 0.2.1
What's Changed
- Moving papers into JOSS folder by @lilyclements in #50
- General fixes for release to CRAN
- fix in license file for carbonr
- move JOSS papers into file
- Update DESCRIPTION
- /papers to /inst
- readme update
- update description
- path to paper change
- update URLs and Descriptions
- adding to .ignore
- build readme after amendments to urls
- amendments to documentation following CRAN submission comments
- Adding \dontrun where examples > 5 secs
Full Changelog: v0.2.0...v0.2.1
v0.2.0
This is the first official release of the carbonr
R package, developed for submission to the Journal of Open Source Software (JOSS). carbonr
provides tools for calculating and visualising carbon footprints, focusing on customisable methods for data analysis and presentation.
Key Features:
- Functions to calculate carbon footprints for various activities and sectors.
- Built-in methods to visualise carbon emissions across time and categories.
- Ability to modify calculations and outputs based on user-defined inputs and assumptions.
Bug Fixes and Improvements:
- Initial release with robust testing to ensure stability.
- Improved handling of edge cases in carbon calculation functions.
What's Changed
- Adding functions by @lilyclements in #1
- Adding data, updating description by @lilyclements in #2
- Adding data by @lilyclements in #3
- minor fix by @lilyclements in #4
- deg2rad change by @lilyclements in #5
- Creating manuals/errors by @lilyclements in #6
- Manuals and adding error codes by @lilyclements in #7
- removing data by @lilyclements in #8
- fixing errors, warnings, notes by @lilyclements in #9
- creating building_emissions by @lilyclements in #20
- Adding clinical waste function by @lilyclements in #21
- Update paper.md by @lilyclements in #22
- Updating bibliography to include DOIs by @lilyclements in #23
- JOSS-review: Fix radio button values in shiny_emissions for "Type" of ferry by @hvwaldow in #25
- Adding community guidelines by @lilyclements in #30
- renaming and minor fixes in tests by @lilyclements in #31
- Fixing via issue with trains by @lilyclements in #32
- update paper and bibliography by @lilyclements in #33
- Updating grammatical error in paper.md by @lilyclements in #34
- License fix by @lilyclements in #35
- Fixing Notes by @lilyclements in #36
- Fixing up "Notes" by @lilyclements in #37
- Joss review - by @lilyclements in #38
- Adding airports data to carbonr package by @lilyclements in #39
- fixing time format of example_clinical_theatre by @lilyclements in #40
- Fixing bug in shiny_emissions via parameter by @lilyclements in #42
- Fixing reference for JOSS paper by @lilyclements in #44
- JOSS Paper - fixes by @lilyclements in #46
- update workflow by @lilyclements in #47
- Adding city, country to affiliation by @lilyclements in #48
- update version for JOSS by @lilyclements in #49
New Contributors
- @lilyclements made their first contribution in #1
Full Changelog: https://github.com/IDEMSInternational/carbonr/commits/v0.2.0