NULL
return. (#13)Switched insertion shiv message()
to packageStartupMessage()
. (#12)
Removed LazyData: true
from DESCRIPTION
. (#12)
Switched URLs to using https
instead of http
and removed broken links. (#12)
r-lib
GitHub actions. (#12)Warning messages now have their locale specific prefix. (#9)
Ensured the last.warning
object was created by setting options('warn' = 0)
, which is the default value. Upon unload, the warning level is restored to the old value. (#8)
Fixed a spurious URL in README/NEWS.md
search_google
function from searcher
to satisfy R CMD check
.This package exists in large part due to conversations or assistance from the following folks:
addTaskCallback()
as a way to create a warning handler and for a brief discussion on “call” objects.last.warning
object that R populates with warning messages.