We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
show_archived = FALSE
foghorn::cran_incoming() |> dplyr::count(cran_folder) #> # A tibble: 7 × 2 #> cran_folder n #> <chr> <int> #> 1 archive 201 #> 2 inspect 13 #> 3 newbies 15 #> 4 pending 8 #> 5 pretest 7 #> 6 publish 2 #> 7 waiting 19
Created on 2022-10-18 with reprex v2.0.2
Happy to contribute.
The text was updated successfully, but these errors were encountered:
d414214
Thank you for these ideas!
Sorry, something went wrong.
No branches or pull requests
show_archived = FALSE
argument: typically, there are too many archived packages, when is this information useful?Created on 2022-10-18 with reprex v2.0.2
Happy to contribute.
The text was updated successfully, but these errors were encountered: