Package: grkstyle 0.2.1
grkstyle: A Tidy R Code Style
A tidy code style building on the tidyverse code style guidelines but with a small changes for consistent line breaks and indentation. Enforces line breaks, if there are any initially between arguments in function calls and left-indents arguments in function definitions. Defaults to tabs, not spaces.
Authors:
grkstyle_0.2.1.tar.gz
grkstyle_0.2.1.zip(r-4.7)grkstyle_0.2.1.zip(r-4.6)grkstyle_0.2.1.zip(r-4.5)
grkstyle_0.2.1.tgz(r-4.6-any)grkstyle_0.2.1.tgz(r-4.5-any)
grkstyle_0.2.1.tar.gz(r-4.7-any)grkstyle_0.2.1.tar.gz(r-4.6-any)
grkstyle_0.2.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
grkstyle/json (API)
NEWS
| # Install 'grkstyle' in R: |
| install.packages('grkstyle', repos = c('https://gadenbuie.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/gadenbuie/grkstyle/issues
Last updated from:53051cba77 (on main). Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 106 | ||
| source / vignettes | OK | 186 | ||
| linux-release-x86_64 | ERROR | 111 | ||
| macos-release-arm64 | ERROR | 74 | ||
| macos-oldrel-arm64 | ERROR | 102 | ||
| windows-devel | ERROR | 76 | ||
| windows-release | ERROR | 63 | ||
| windows-oldrel | ERROR | 112 | ||
| wasm-release | OK | 105 |
Exports:%>%grk_reindent_auto_dirgrk_reindent_auto_filegrk_reindent_auto_pkggrk_reindent_auto_textgrk_reindent_spaces_dirgrk_reindent_spaces_filegrk_reindent_spaces_pkggrk_reindent_spaces_textgrk_reindent_tabs_dirgrk_reindent_tabs_filegrk_reindent_tabs_pkggrk_reindent_tabs_textgrk_style_dirgrk_style_filegrk_style_pkggrk_style_textgrk_style_transformeruse_grk_style
Dependencies:clidigestgluelifecyclemagrittrpurrrR.cacheR.methodsS3R.ooR.utilsrlangrprojrootstylervctrswithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Re-indent R code using tabs or spaces | grk_reindent grk_reindent_auto_dir grk_reindent_auto_file grk_reindent_auto_pkg grk_reindent_auto_text grk_reindent_spaces_dir grk_reindent_spaces_file grk_reindent_spaces_pkg grk_reindent_spaces_text grk_reindent_tabs_dir grk_reindent_tabs_file grk_reindent_tabs_pkg grk_reindent_tabs_text |
| The grkstyle Code Style | grk_style grk_style_dir grk_style_file grk_style_pkg grk_style_text grk_style_transformer use_grk_style |
