ColinFay / attempt

Tools for defensive programming in R
Other
124 stars 12 forks source link

`lang()` is deprecated #16

Closed lionel- closed 3 weeks ago

lionel- commented 2 years ago

It has been deprecated since rlang 0.2.0 (released 4 years ago). It has been renamed to call2(). Please also use !!! instead of splice().

ColinFay commented 3 weeks ago

Hey,

I just noticed that I forgot to close this issue.

Thanks for reporting, this has been fixed in 407a273eba72bc3170e23e1836f974db1ae3e953