insightsengineering/CRAN Status Monitor
Creates a summary of issues reported on the CRAN status check page for a given R package.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| statuses | Create an issue if one or more of the following statuses are reported on the check report. This is a comma-separated string of statuses. Allowed statuses are 'NOTE', 'WARN', and 'ERROR' | no | ERROR |
| issue-assignees | To whom 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 | "" |
| path | Path to the R package root, if the package is not at the top level of the repository. | no | . |
Outputs
no outputs