pkgcheck
repo on any packages which fail checksR/editor-check.R
file_pkgcheck_issue.Rd
File an issue in the GitHub pkgcheck
repo on any packages which fail checks
file_pkgcheck_issue( repourl = NULL, repo = "ropensci-review-tools/pkgcheck", issue_id = NULL )
repourl | The URL for the repo being checked. |
---|---|
repo | The 'context.repo' parameter defining the repository from which the command was invoked, passed in 'org/repo' format. |
issue_id | The id (number) of the issue from which the command was invoked. |
Exported only for access by plumber; not intended for general external usage.
Other github:
dl_gh_repo()
,
post_to_issue()