Skip to content

Commit

Permalink
Updated cran-comments.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sjentsch committed Nov 22, 2023
1 parent 0527d31 commit 1447d2b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ bug fixes and smaller updates (changed parameter in `wide2long_omv` and added ch
* `devtools::check()`
- local (Ubuntu 22.04, R 4.3 x86_64-pc-linux-gnu): 0 errors, 0 warnings, 0 notes
* `devtools::check_rhub()`
- Ubuntu 20.04 R-release: 0 errors, 0 warnings, 2 notes – [1] lost braces when checking Rd files (several occurrences), and [2] missing “tidy” (checking HTML version of manual... → no command 'tidy' found)
- Ubuntu 20.04 R-release: 0 errors, 0 warnings, 1 note – missing “tidy” (checking HTML version of manual... → no command 'tidy' found)
- Fedora R-devel: 0 errors, 0 warnings, 1 note – missing “tidy” (checking HTML version of manual... → no command 'tidy' found)
- Windows 2022 Server R-devel: 0 errors, 0 warnings, 2 notes[1] lost braces when checking Rd files (several occurrences), and [2] of leftover files (''NULL'', 'lastMiKTeXException')
- Windows 2022 Server R-devel: 0 errors, 0 warnings, 1 notebecause of leftover files (''NULL'', 'lastMiKTeXException')
* `devtools::check_win_devel()`
- status: 0 errors, 0 warnings, 1 note – lost braces when checking Rd files (several occurrences)
- status: 0 errors, 0 warnings, 0 notes (status: OK)

## R CMD check (on .tar.gz)
* status: OK – no notes, no warnings and no errors

0 comments on commit 1447d2b

Please sign in to comment.