diff --git a/NEWS.md b/NEWS.md index d25a8b1..7c4b645 100644 --- a/NEWS.md +++ b/NEWS.md @@ -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. \ No newline at end of file diff --git a/cran-comments.md b/cran-comments.md index 1586915..fad2aa2 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -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 @@ -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 \ No newline at end of file +0 errors | 0 warnings | 0 notes \ No newline at end of file