-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Labels
enhancementNew feature or requestNew feature or requestideaTo post an idea for a new plotTo post an idea for a new plot
Description
As briefly discussed in Slack, we could use testthat to perform various checks to keep our codebase in line with CRAN requirements. Additionally, if we decide to advertise our package's riskmetric score, we could also integrate checks for that.
CRAN:
- No T/F, but TRUE/FALSE
- ...
riskmetric:
- "NEWS file contains entry for current version number"
- has_vignettes
- has_bug_reports_url
- export_help
- has_website
- r_cmd_check [Broken?]
- remote_checks [Broken?]
- has_maintainer
- has_news
- has_source_control
- covr_coverage [Broken?]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestideaTo post an idea for a new plotTo post an idea for a new plot