:heavy_multiplication_x: The following functions have no documented return values: [print.pkgcheck, read_pkg_guide]
:heavy_check_mark: uses 'roxygen2'.
:heavy_check_mark: 'DESCRIPTION' has a URL field.
:heavy_check_mark: 'DESCRIPTION' has a BugReports field.
:heavy_check_mark: Package has at least one HTML vignette
:heavy_multiplication_x: These functions do not have examples: [checks_to_markdown, get_default_github_branch, get_gh_token, get_latest_commit, logfile_names, pkgcheck_bg, pkgcheck, print.pkgcheck, read_pkg_guide, render_markdown].
:heavy_check_mark: Package has continuous integration checks.
:heavy_multiplication_x: Package coverage is 68.6% (should be at least 75%).
:heavy_check_mark: R CMD check found no errors.
:heavy_check_mark: R CMD check found no warnings.
:eyes: Function names are duplicated in other packages
TODO
[x] Document return values for [print.pkgcheck, read_pkg_guide]
[x] Add examples for all functions which do not have them
[ ] Increase package coverage to > 75% Nope, coverage is actually 86%; that was a local glitch.
[x] Fix duplicated function name: knitr::render_markdown()
Was so busy checking everything outside this package that I completely negected to run pkgcheck on itself. Current results look like this:
Checks for pkgcheck (v0.1.1.026)
git hash: 6dd7b3ab
TODO
Increase package coverage to > 75%Nope, coverage is actually 86%; that was a local glitch.knitr::render_markdown()