Package: goodpractice 1.1.0

goodpractice: Advice on R Package Building
Give advice about good practices when building R packages. Advice includes functions and syntax to avoid, package structure, code complexity, code formatting, etc.
Authors:
goodpractice_1.1.0.tar.gz
goodpractice_1.1.0.zip(r-4.7)goodpractice_1.1.0.zip(r-4.6)goodpractice_1.1.0.zip(r-4.5)
goodpractice_1.1.0.tgz(r-4.6-any)goodpractice_1.1.0.tgz(r-4.5-any)
goodpractice_1.1.0.tar.gz(r-4.7-any)goodpractice_1.1.0.tar.gz(r-4.6-any)
goodpractice_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
goodpractice/json (API)
NEWS
| # Install 'goodpractice' in R: |
| install.packages('goodpractice', repos = c('https://mpadge.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ropensci-review-tools/goodpractice/issues
Pkgdown/docs site:https://docs.ropensci.org
Last updated from:e141b59f0e. Checks:9 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 218 | ||
| source / vignettes | OK | 258 | ||
| linux-release-x86_64 | OK | 219 | ||
| macos-release-arm64 | OK | 145 | ||
| macos-oldrel-arm64 | OK | 150 | ||
| windows-devel | OK | 205 | ||
| windows-release | OK | 163 | ||
| windows-oldrel | OK | 209 | ||
| wasm-release | OK | 126 |
Exports:all_check_groupsall_checkscheckschecks_by_groupdefault_checksdescribe_checkdescribe_check_groupsexport_jsonfailed_checksfailed_positionsgoodpracticegpmake_checkmake_prepresultstidyverse_checks
Dependencies:askpassbackportsbrewcallrclicodetoolscommonmarkcovrcpp11crayoncurlcyclocompdescdigestevaluatefsgluehighrhttrhunspelljsonliteknitrlifecyclelintrmimeopensslpkgbuildpkgloadpraiseprettyunitsprocessxpsR6rcmdcheckRcppremotesrexrlangroxygen2rprojrootrstudioapisessioninfospellingsystreesittertreesitter.rurlcheckervctrswhoamiwithrxfunxml2xmlparsedataxopenyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| goodpractice: Advice on R Package Building | goodpractice-package |
| List available check group names | all_check_groups |
| List the names of all checks | all_checks |
| List all checks performed | checks |
| Select checks by check group | checks_by_group |
| Defining custom preparations and checks | customization make_check make_prep |
| List the names of default checks (excludes optional check sets) | default_checks |
| Describe one or more checks | describe_check |
| Describe available check groups | describe_check_groups |
| Export failed checks to JSON | export_json |
| Names of the failed checks | failed_checks |
| Positions of check failures in the source code | failed_positions |
| Run good practice checks | goodpractice gp |
| Print goodpractice results | print.goodPractice |
| Return all check results in a data frame | results |
| List the names of tidyverse style checks | tidyverse_checks |
