diff --git a/NEWS.md b/NEWS.md index 9ebb2498..2b86d412 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,15 @@ +## rotl 3.0.5 + +### New features + +* The data types in the data frame returned by `tnrs_match_names` are + consistent, and remain the same even after using `update()`. + +### Other changes + +* Small internal changes that reflect changes in the data structures returned by + the API. + ## rotl 3.0.4 ### New features diff --git a/cran-comments.md b/cran-comments.md index c8ee241e..b2c03623 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -4,31 +4,13 @@ ## Test environments -- local Ubuntu 17.10, R 3.4.4 -- Ubuntu 14.04 (travis-ci), R 3.3.3, R 3.4.4, and R devel (2018-04-02 r74501) -- Windows with R-hub (R Under development (2018-03-30 r74499) +- local Ubuntu 18.04, R 3.5.1 +- Ubuntu 14.04 (travis-ci), R 3.4.4, R 3.5.1, and R-devel (2019-09-28 r75378) +- Windows with win-builder R 3.5.1 and R-devel (2019-09-28 r75378) ## R CMD check results -- There were no ERRORs or WARNINGs - -- There was 3 NOTEs - -``` -* Maintainer: ‘Francois Michonneau ’ - -* Unknown, possibly mis-spelled, fields in DESCRIPTION: - ‘X-schema.org-keywords’ ‘X-schema.org-isPartOf’ ‘X-schema.org-relatedLink’ - -* checking DESCRIPTION meta-information ... NOTE -Authors@R field gives persons with non-standard roles: - Scott Chamberlain [rev] (0000-0003-1444-9135): rev -``` - -The "unknown" fields in DESCRIPTION corresponds to the codemeta metadata standard for the package as indicated here: https://github.com/ropensci/codemetar#using-the-description-file - -The role "rev" stands for reviewer and it is my understanding that it will fully supported starting with R 3.5.0 - +- There were no ERRORs, WARNINGs, or NOTEs ## Downstream dependencies