Is there any way I could raise my own NOTE exception from within the unit tests in the checking tests ... step of R CMD check
?
In general I would like to have a NOTE in 00check.log
if database was not available during unit tests.
Dirty solutions welcome.
Update: Actually I see much more use cases for such feature, adding bounty.