-
Notifications
You must be signed in to change notification settings - Fork 10
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
'archive' status/directory seems missing #40
Comments
Oh, nice finding! Didn't know that the folders were documented officially. |
Cool! Can any of you do a PR? |
It seems, |
I'll reopen but have no time to investigate right now, sorry. |
It is just that it is filtered out on the dashboard: Simply commenting it or deleting would make it appear on the dashboard |
It seems to be more complicated and I can't investigate right now. I am actually wondering whether we should show archived package as it's not really the role of cransays (if your package fails incoming check doesn't one get an email? but maybe I'm wrong!) |
The directory
archive
is used on the CRAN incoming FTP but not described in the Dashboard for status.Description from R Journal 01/2018 (https://journal.r-project.org/archive/2018-1/cran.pdf) is:
archive reject the package, if the package does not pass the checks cleanly and the problem
are not likely to be false positives.
The text was updated successfully, but these errors were encountered: