Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaobazzo committed Oct 12, 2024
1 parent 7095746 commit ae71a6c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 19 deletions.
6 changes: 6 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# gtfs2emis 0.1.1

- New function `emi_europe_emep_wear()`, to estimate non-exhaust sources of
transit buses from EMEP model (detailed in [vignette non-exhaust](https://ipeagit.github.io/gtfs2emis/articles/gtfs2emis_non_exhaust_ef.html))
- Adjust the functions `emi_summary()`, `emis_grid()`, `emission_model` to incorporate non-exhaust emissions estimates

# gtfs2emis 0.1.0

- Initial CRAN release.
20 changes: 1 addition & 19 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
First submission to CRAN

## Test environments

- Local Ubuntu 20.04 installation (R 4.4.1)
- GitHub Actions:
- Windows (release, oldrel, devel)
- MacOS (release, oldrel)
- Ubuntu 20.04 (devel, release, oldrel)
- r-hub:
- Windows Server 2022, R-devel, 64 bit
- Ubuntu Linux 20.04.1 LTS, R-release, GCC
Expand All @@ -15,19 +12,4 @@ First submission to CRAN

## R CMD check results

0 errors | 0 warnings | 0 notes

## Corrections after CRAN manual inspection

1) Issue:
"Please always write package names, software names and API (application
programming interface) names in single quotes in title and description.
e.g: --> 'gtfs2emis'."

- Fixed.

2) Issue:
"It still seems like you have too many spaces in your description field.
Please remove them."

- Fixed
0 errors | 0 warnings | 0 notes

0 comments on commit ae71a6c

Please sign in to comment.