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.5)grkstyle_0.2.1.zip(r-4.4)grkstyle_0.2.1.zip(r-4.3)
grkstyle_0.2.1.tgz(r-4.4-any)grkstyle_0.2.1.tgz(r-4.3-any)
grkstyle_0.2.1.tar.gz(r-4.5-noble)grkstyle_0.2.1.tar.gz(r-4.4-noble)
grkstyle_0.2.1.tgz(r-4.4-emscripten)grkstyle_0.2.1.tgz(r-4.3-emscripten)
grkstyle.pdf |grkstyle.html✨
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 1 years agofrom:53051cba77 (on main). Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | NOTE | Nov 16 2024 |
R-4.5-linux | NOTE | Nov 16 2024 |
R-4.4-win | NOTE | Nov 16 2024 |
R-4.4-mac | NOTE | Nov 16 2024 |
R-4.3-win | NOTE | Nov 16 2024 |
R-4.3-mac | NOTE | Nov 16 2024 |
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 |