From c2fe572198f0a9bad49ba5f71018f9740c14aa90 Mon Sep 17 00:00:00 2001 From: "Jeffrey W. Hollister" Date: Mon, 11 Sep 2023 11:38:33 -0400 Subject: [PATCH] cran comments and news for 0.99 release --- NEWS.md | 3 ++- cran_comments.md | 5 +++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/NEWS.md b/NEWS.md index d93b1e9..0f122a7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -elevatr 0.99.0 (2023-08-17) +elevatr 0.99.0 (2023-09-11) ============= # Major refactor @@ -14,6 +14,7 @@ elevatr 0.99.0 (2023-08-17) # Other Changes - Switched to MIT from CCO - clean up: typos, update citations for new CRAN req, hide one test (thanks @Nowosad) +- Updated documentation elevatr 0.4.5 (2023-06-12) ============= diff --git a/cran_comments.md b/cran_comments.md index 191f724..aef1465 100644 --- a/cran_comments.md +++ b/cran_comments.md @@ -1,15 +1,16 @@ ## Comments - Modified startup message to note switch to sf and terra, but keeping RasterLayer as output for now.. +- NOTEs in CRAN check results have been addressed. ## Test Environments - Github Actions, Ubuntu 20.04.6 LTS, R version 4.3.1 - Github Actions, Ubuntu 20.04.6 LTS, R version 4.2.3 -- Github Actions, Ubuntu 22.04.2 LTS, R development +- Github Actions, Ubuntu 22.04.3 LTS, R development - Github Actions, Microsoft Windows Server 2022, R Version 4.3.1 - Github Actions, Microsoft Windows Server 2022, R Version 4.2.3 -- Github Actions, Mac OS 12.6.7, R Version 4.3.1 +- Github Actions, Mac OS 12.6.8, R Version 4.3.1 - Local, Windows 10 x64 (build 22000), R version 4.2.2 (2022-10-31 ucrt) ## R CMD check results