0 errors | 0 warnings | 1 note
- This is a new release.
- The NOTE is due to worldclockapi not being available: 'unable to verify current time'
- The
attachment::att_amend_desc()call removestibblefromSuggests, but thendevtools::check(args = c("--no-manual", "--as-cran"))fails with an error becausesfusestibblein the package's test code. It therefore seems necessary to keeptibblein theSuggestslist. This is what I did, and so the CRAN checks run without an error.