You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original thought was to name the package pkgwatch as an ode to GoT's Night Watch...
The original API was:
pkgwatch::watch_add() # add pkg to blacklistpkgwatch::watch_remove() # remove pkg from blacklistpkgwatch::watch_active() # show the list of blocked packages.
The naming seemed odd here...
So, the next thought was to switch over to watcher, which invokes the idea of a sentry.
Original thought was to name the package
pkgwatch
as an ode to GoT's Night Watch...The original API was:
The naming seemed odd here...
So, the next thought was to switch over to
watcher
, which invokes the idea of a sentry.The intent here is a bit better than before.
The text was updated successfully, but these errors were encountered: