diff --git a/cran-comments.md b/cran-comments.md index 34d9c37f..e13f030d 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,13 +1,19 @@ -# CRAN notes for osmdata_0.2.1 submission - -This submission fixes the two valgrind memleak errors from the previous submission. Both the uninitialised variable and possible memory leak errors were able to be precisely reproduced and fixed in this submission. +# CRAN notes for osmdata_0.2.2 submission ## Test environments This submission generates NO notes on: -* Linux (via github actions): R-release, R-oldrelease -* Windows (via github actions): R-release, R-oldrelease, R-devel +* Linux (via github actions): R-release, R-oldrelease, R-devel +* Windows (via github actions): R-release +* MacOS (via github actions): R-release * win-builder: R-oldrelease, R-release, R-devel Package also checked using `Clang++ -Weverything and local memory sanitzer with clean results. + +## revdepcheck results + +We checked 9 reverse dependencies (0 from CRAN + 9 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. + + * We saw 0 new problems + * We failed to check 0 packages