dieghernan/cran-status-check

Check the CRAN status for a R package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathPath to the R package root, if the package is not at the top level of the repository. no.
packagePackage to check. If provided, it would have priority over the package on the repo. no""
statusesCRAN status to check. This is a comma-separated string of statuses. Default value is ''WARN,ERROR'. Allowed statuses are 'NOTE', 'WARN', and 'ERROR'. noWARN,ERROR
fail-on-errorLogical, should the action error if CRAN checks are not ok? nofalse
create-issueLogical, create an issue on CRAN failed checks notrue
issue-assigneesWhom should the issue be assigned to if errors are encountered in the CRAN status checks? This is a comma-separated string of GitHub usernames. If undefined or empty, no assignments are made. no""

no outputs