You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before uploading new versions to CRAN, data.table needs to ensure that updates do not break CRAN checks in dependent packages like YOUR_PACKAGE.
So can you please submit an updated version of YOUR_PACKAGE to CRAN, that fixes this check issue?
In particular, I would suggest to avoid DOING_WHAT_YOU_ARE_DOING_CURRENTLY, and instead DOING_SOMETHING_MORE_ROBUST.