Add registerS3method() to list of legacy functions to warn about
Open
⚙️ enhancement
- Dominant language
- R
- Stars
- 979
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
The documentation of `box::register_S3_method` warns that `registerS3method` shouldn’t be called directly inside a module. We can add a warning to reinforce this, same as for `library`, `require` and `source`.
Contributor guide
Assessment
This issue has not been assessed yet.