Package: tergo 0.1.8
tergo: Style Your Code Fast
Provides a set of functions that allow users for styling their R code according to the 'tidyverse' style guide. The package uses a native Rust implementation to ensure the highest performance. Learn more about 'tergo' at <https://rtergo.pagacz.io>.
Authors:
tergo_0.1.8.tar.gz
tergo_0.1.8.tar.gz(r-4.5-noble)tergo_0.1.8.tar.gz(r-4.4-noble)
tergo.pdf |tergo.html✨
tergo/json (API)
# Install 'tergo' in R: |
install.packages('tergo', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kpagacz/tergo/issues
Pkgdown site:https://rtergo.pagacz.io
Last updated 4 hours agofrom:8b93c89971. Checks:2 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 05 2025 |
R-4.5-linux-x86_64 | OK | Feb 05 2025 |
Exports:get_default_configstylestyle_filestyle_pkgstyle_text
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Get the default configuration | get_default_config |
Style a package | style |
Style a file | style_file |
Style a package | style_pkg |
Style text | style_text |