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.6)goodpractice_1.0.5.9000.zip(r-4.5)goodpractice_1.0.5.9000.zip(r-4.4)
goodpractice_1.0.5.9000.tgz(r-4.5-any)goodpractice_1.0.5.9000.tgz(r-4.4-any)
goodpractice_1.0.5.9000.tar.gz(r-4.6-any)goodpractice_1.0.5.9000.tar.gz(r-4.5-any)
goodpractice_1.0.5.9000.tgz(r-4.5-emscripten)
goodpractice.pdf |goodpractice.html✨
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:53b3eb6c6b (on main). Checks:10 OK. Indexed: yes.
| Target | Result | Total time | Artifact |
|---|---|---|---|
| linux-devel-x86_64 | OK | 138 | |
| pkgdown docs | OK | 143 | |
| source / vignettes | OK | 288 | |
| linux-release-x86_64 | OK | 137 | |
| macos-release-arm64 | OK | 88 | |
| macos-oldrel-arm64 | OK | 127 | |
| windows-devel | OK | 78 | |
| windows-release | OK | 102 | |
| windows-oldrel | OK | 105 | |
| wasm-release | OK | 118 |
Exports:all_checkschecksdescribe_checkexport_jsonfailed_checksfailed_positionsgoodpracticegpmake_checkmake_prepresults
Dependencies:askpassbackportscallrclicodetoolscovrcrayoncurlcyclocompdescdigestevaluategluehighrhttrjsonliteknitrlazyevallintrmimeopensslpkgbuildpraiseprettyunitsprocessxpsR6rcmdcheckremotesrexrlangrprojrootrstudioapisessioninfosyswhoamiwithrxfunxml2xmlparsedataxopenyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| goodpractice: Advice on R Package Building | goodpractice-package |
| List the names of all checks | all_checks |
| List all checks performed | checks |
| Defining custom preparations and checks | customization make_check make_prep |
| 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 |
