diff --git a/NEWS.md b/NEWS.md index a90c4df..e6b109e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,8 @@ # jmvReadWrite 0.4.1 ## Bug fix: -* ensure that creating the vignette also works when `jmv` is not present +* ensure that the examples, tests and creating the vignette also works when + `jmv` is not present --- diff --git a/cran-comments.md b/cran-comments.md index 797865e..50f0e43 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -9,11 +9,11 @@ all environments currently return a NOTE, “Suggests or Enhances not in mainstr * `devtools::check()` - local: Ubuntu 22.04, R 4.3 (x86_64-pc-linux-gnu) * `devtools::check_rhub()` - - Ubuntu 20.04 R-release / Fedora R-devel: e-mail returns as PREPERROR (likely due to that the connection gets interrupted), - but when checking the log files installation / test ends with success and one NOTE (checking HTML version of manual... → no command 'tidy' found) - - Windows 2022 Server R-devel: four NOTEs because of jmv not in mainstream repositories (two notes), and of leftover files (''NULL'', 'lastMiKTeXException'; two notes) + - Ubuntu 20.04 R-release / Fedora R-devel / Windows 2022 Server R-devel: e-mail returns as NOTEs: two NOTEs because of jmv not being in + mainstream repositories, and the other notes (on Linux) because of missing “tidy” (checking HTML version of manual... → no command 'tidy' found) + or (on Windows) because of leftover files (''NULL'', 'lastMiKTeXException') * `devtools::check_win_devel()` - - Status: NOTE (jmv not in mainstream repositories) + - Status: one NOTE (jmv not in mainstream repositories) ## R CMD check results -* no notes, no warnings and no errors +* status: OK – no notes, no warnings and no errors