Package: tergo 0.1.8.9003
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.9003.tar.gz
tergo_0.1.8.9003.zip(r-4.5)tergo_0.1.8.9003.zip(r-4.4)tergo_0.1.8.9003.zip(r-4.3)
tergo_0.1.8.9003.tgz(r-4.5-x86_64)tergo_0.1.8.9003.tgz(r-4.5-arm64)tergo_0.1.8.9003.tgz(r-4.4-x86_64)tergo_0.1.8.9003.tgz(r-4.4-arm64)tergo_0.1.8.9003.tgz(r-4.3-x86_64)tergo_0.1.8.9003.tgz(r-4.3-arm64)
tergo_0.1.8.9003.tar.gz(r-4.5-noble)tergo_0.1.8.9003.tar.gz(r-4.4-noble)
tergo.pdf |tergo.html✨
tergo/json (API)
# Install 'tergo' in R: |
install.packages('tergo', repos = c('https://kpagacz.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kpagacz/tergo/issues
Pkgdown site:https://rtergo.pagacz.io
Last updated 6 days agofrom:de5c440d88. Checks:11 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Feb 15 2025 |
R-4.5-win-x86_64 | OK | Feb 15 2025 |
R-4.5-mac-x86_64 | OK | Feb 15 2025 |
R-4.5-mac-aarch64 | OK | Feb 15 2025 |
R-4.5-linux-x86_64 | OK | Feb 15 2025 |
R-4.4-win-x86_64 | OK | Feb 15 2025 |
R-4.4-mac-x86_64 | OK | Feb 15 2025 |
R-4.4-mac-aarch64 | OK | Feb 15 2025 |
R-4.3-win-x86_64 | OK | Feb 15 2025 |
R-4.3-mac-x86_64 | OK | Feb 15 2025 |
R-4.3-mac-aarch64 | OK | Feb 15 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 |