79634312

Date: 2025-05-22 18:16:58
Score: 0.5
Natty:
Report link

I experienced this same problem using devtools::check() as well as R CMD check, so it is likely not a devtools bug. It appears to be an interaction between testthat and waldo versions.

I upgraded testthat from 3.2.1.1 to 3.2.3, which automatically upgraded waldo to 0.6.1. R CMD check is now successful.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: user8617947