r-lib / lifecycle

Manage the life cycle of your exported functions and arguments
https://lifecycle.r-lib.org
Other
95 stars 25 forks source link

Provide some way to temporarily suppress warning for one function? #139

Closed hadley closed 1 year ago

hadley commented 2 years ago

Sometimes it's useful to be able to silence once specific deprecation.

hadley commented 1 year ago

Not sure why I wanted this.