It's in a number of data-raw files, e.g.
|
devtools::use_data(diamonds, overwrite = TRUE) |
c.f. https://github.com/r-lib/devtools/blob/main/NEWS.md#deprecated-functions-now-removed
I'm not confident the right replacement, so filing as a bug.
Found while testing lintr::namespace_linter().
It's in a number of data-raw files, e.g.
ggplot2/data-raw/diamonds.R
Line 10 in 6870419
c.f. https://github.com/r-lib/devtools/blob/main/NEWS.md#deprecated-functions-now-removed
I'm not confident the right replacement, so filing as a bug.
Found while testing
lintr::namespace_linter().