learnr icon indicating copy to clipboard operation
learnr copied to clipboard

`with_mock()` going away

Open hadley opened this issue 11 months ago • 0 comments

This is a heads up to let you know that with_mock() is deprecated and will be made defunct soon. The API functions that made it work are being removed in R 4.5.0, so we'd suggest that you switch to with_mocked_bindings() instead.

hadley avatar Jan 10 '25 22:01 hadley