diff --git a/cran-comments.md b/cran-comments.md index 200af13..49f1437 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,20 +1,31 @@ + +## Test environments + +* local Windows 11 Pro 22H2, 64 bit, R 4.4.2 + +* R Under development (unstable) (2024-12-10 r87437 ucrt) + +* R-devel on Ubuntu 22.05.5 LTS, with `rhub::rhub_check()` + +* R-devel on Microsoft Windows Server 2022, R-devel, 64 bit, with `rhub::rhub_check()` + ## R CMD check results -There were no ERRORS or WARNINGS. -There is one note on `devtools::check()`: +* local Windows 11 Pro 22H2: ``` -checking for non-standard things in the check directory ... NOTE + checking for non-standard things in the check directory ... NOTE Found the following files/directories: ''NULL'' + +0 errors ✔ | 0 warnings ✔ | 1 note ✖ ``` As stated in [R-hub issue #503](https://github.com/r-hub/rhub/issues/503), this could be a bug/crash in MiKTeX and can likely be ignored. -There is one note in `devtools::check_win_devel()`: +* Rest of testing environments: ``` -checking CRAN incoming feasibility ... [17s] NOTE -Maintainer: 'Adrián Cidre González ' +0 errors ✔ | 0 warnings ✔ | 0 notes ✔ ``` ## Version note