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.5)goodpractice_1.0.5.9000.zip(r-4.4)goodpractice_1.0.5.9000.zip(r-4.3)
goodpractice_1.0.5.9000.tgz(r-4.4-any)goodpractice_1.0.5.9000.tgz(r-4.3-any)
goodpractice_1.0.5.9000.tar.gz(r-4.5-noble)goodpractice_1.0.5.9000.tar.gz(r-4.4-noble)
goodpractice_1.0.5.9000.tgz(r-4.4-emscripten)goodpractice_1.0.5.9000.tgz(r-4.3-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
Last updated 6 hours agofrom:6429e0f8b3 (on main). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 18 2024 |
R-4.5-win | OK | Nov 18 2024 |
R-4.5-linux | OK | Nov 18 2024 |
R-4.4-win | OK | Nov 18 2024 |
R-4.4-mac | OK | Nov 18 2024 |
R-4.3-win | OK | Nov 18 2024 |
R-4.3-mac | OK | Nov 18 2024 |
Exports:all_checkschecksexport_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 |
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 |