[R-pkg-devel] [External] Removing import(methods) stops exporting S4 "meta name"
Richard M. Heiberger
rmh @end|ng |rom temp|e@edu
Thu Mar 14 21:32:06 CET 2024
this looks like a relative of the issue I tripped on that is discussed in the email threads
https://stat.ethz.ch/pipermail/r-package-devel/2024q1/010531.html
https://stat.ethz.ch/pipermail/r-devel/2024-March/083259.html
At issue is the default export of
exportPattern(".")
System generated names, which is what ".__xxx__" looks like, seem to be the issue.
I can't make any specific recommendations behind connecting this current issue to my recent experience.
Rich
> On Mar 14, 2024, at 14:34, Michael Chirico <michaelchirico4 using gmail.com> wrote:
>
> importFrom(data.table,`.__T__[:base`)
More information about the R-package-devel
mailing list