From 58b59a76a8c4cf11e26f4aa016e4e05a5c4540a3 Mon Sep 17 00:00:00 2001 From: Jack Davison Date: Thu, 9 Feb 2023 14:59:20 +0000 Subject: [PATCH] chore: update cran comments --- cran-comments.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index e30a02c..aaa9dea 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,15 +1,26 @@ # Submission -This is patch for openairmaps, fixing some bugs and refining some default arguments. +This is a minor release of `openairmaps`, with new features and bug fixes. ## Test environments -* local Windows 10 install, R 4.2.1 -* win-builder (devel and release) +* local Windows 11 install, R 4.2.2 +* win-builder (devel) +* r-hub ## R CMD check results -0 errors | 0 warnings | 0 notes +0 errors | 0 warnings | 1 notes + +R-Hub returned with the following NOTE: + +``` +* checking for detritus in the temp directory ... NOTE +Found the following files/directories: + 'lastMiKTeXException' +``` + +As noted in this is likely a bug/crash in MiKTeX so can likely be ignored. ## Downstream dependencies