Package: goodpractice 1.0.5.9000

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.0.5.9000.tar.gz
goodpractice_1.0.5.9000.zip(r-4.7)goodpractice_1.0.5.9000.zip(r-4.6)goodpractice_1.0.5.9000.zip(r-4.5)
goodpractice_1.0.5.9000.tgz(r-4.6-any)goodpractice_1.0.5.9000.tgz(r-4.5-any)
goodpractice_1.0.5.9000.tar.gz(r-4.6-any)
goodpractice_1.0.5.9000.tgz(r-4.5-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
goodpractice/json (API)
NEWS
| # Install 'goodpractice' in R: |
| install.packages('goodpractice', repos = c('https://packages.ropensci.org', '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:a3cc275116 (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 288 | ||
| pkgdown docs | OK | 218 | ||
| source / vignettes | OK | 202 | ||
| linux-release-x86_64 | OK | 251 | ||
| macos-release-arm64 | OK | 195 | ||
| macos-oldrel-arm64 | OK | 189 | ||
| windows-devel | OK | 303 | ||
| windows-release | OK | 273 | ||
| windows-oldrel | OK | 508 | ||
| wasm-release | OK | 122 |
Exports:all_check_groupsall_checkscheckschecks_by_groupdefault_checksdescribe_checkexport_jsonfailed_checksfailed_positionsgoodpracticegpmake_checkmake_prepresultstidyverse_checks
Dependencies:askpassbackportsbrewcallrclicodetoolscommonmarkcovrcpp11crayoncurlcyclocompdescdigestevaluatefsgluehighrhttrhunspelljsonliteknitrlifecyclelintrmagrittrmimeopensslpkgbuildpkgloadpraiseprettyunitsprocessxpspurrrR6rcmdcheckRcppremotesrexrlangroxygen2rprojrootrstudioapisessioninfospellingstringistringrsystreesittertreesitter.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 |
| 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 |
