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
Manually making PRs to all 50k+ R package GitHub repos without continuous integration built in would not be possible. Could create a bot to identify these repos and make a PR (or at least post an Issue) on all of these.
Would want to prioritise R packages that are currently only distributed through GitHub. This info can be gathered with echogithub::r_repos.
The text was updated successfully, but these errors were encountered:
Manually making PRs to all 50k+ R package GitHub repos without continuous integration built in would not be possible. Could create a bot to identify these repos and make a PR (or at least post an Issue) on all of these.
Would want to prioritise R packages that are currently only distributed through GitHub. This info can be gathered with
echogithub::r_repos
.The text was updated successfully, but these errors were encountered: