[R] Don't re-export S3 methods from bit64
Open
Component: R
Type: enhancement
- Dominant language
- C++
- Stars
- 17.1k
- Forks
- 4.3k
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 88
Description
https://github.com/apache/arrow/blob/f8723722341df31c0091c91ec451319ded58c214/r/R/reexports-bit64.R#L18-L22
These methods are slated to be removed from {bit64}'s NAMESPACE. Is there a particular reason to re-export them like this?
FWIW, I don't see any other call sites for these functions on GitHub.
See https://github.com/r-lib/bit64/issues/76.
Contributor guide
Assessment
This issue has not been assessed yet.