-
Notifications
You must be signed in to change notification settings - Fork 990
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
revdep issues caused when . and J are exported #6197
Comments
Well reverting will retain the issues in #5604 and #5277, wouldn't revdeps using importFrom instead of import in their NAMESPACE will solve both these issues and this new issue as well. still if its seems like not worth it, then i can make a PR removing masks for |
I think there's no rush to export the masks. let's revert . and J, then give these downstreams a very long heads up (>1 year) about our intent to export the masks before proceeding. |
Yes, let's do that for 1.16.0. We'll target fixing the other two issues in 1.18.0 (at least one year from 1.16.0). |
@tdhock an aside: it would be nice to link the revdep results at the top of these issues for easier reference |
This is fixed by #6198. |
ok I can link revdep results next time but the links expire after one week so I tend to prefer just copying the relevant info to issues |
Makes sense -- to clarify, I don't need the specific results linked, but just a link to the revdep service itself would be enough. I find myself searching around for the exact URL each time. |
Revdeps affected
By
.
By
J
#6125 caused new check issues with 17 revdeps, mostly because the
.
is also exported by plyr. alsorJava::J
in one package.Most fixes should be easy, revdeps should use importFrom instead of import in their NAMESPACE.
Should I go ahead and start contacting revdeps? or should we consider reverting #6125 ?
animint2
AFM
Anaconda
EurosarcBayes
FAOSTAT
Fgmutils
PTXQC
antaresRead
dfmeta
distantia
eyeTrackR
growthcleanr
llama
lwqs
pda
rqPen
one package has a new error in examples https://github.com/psychbruce/FMAT/issues
The text was updated successfully, but these errors were encountered: