Package: tergo 0.1.10.9000
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.10.9000.tar.gz
tergo_0.1.10.9000.zip(r-4.7)tergo_0.1.10.9000.zip(r-4.6)tergo_0.1.10.9000.zip(r-4.5)
tergo_0.1.10.9000.tgz(r-4.6-x86_64)tergo_0.1.10.9000.tgz(r-4.6-arm64)tergo_0.1.10.9000.tgz(r-4.5-x86_64)tergo_0.1.10.9000.tgz(r-4.5-arm64)
tergo_0.1.10.9000.tar.gz(r-4.7-arm64)tergo_0.1.10.9000.tar.gz(r-4.7-x86_64)tergo_0.1.10.9000.tar.gz(r-4.6-arm64)tergo_0.1.10.9000.tar.gz(r-4.6-x86_64)
tergo_0.1.10.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
tergo/json (API)
NEWS
| # 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/docs site:https://rtergo.pagacz.io
Last updated from:31371a99b4. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 170 | ||
| linux-devel-x86_64 | OK | 177 | ||
| source / vignettes | OK | 242 | ||
| linux-release-arm64 | OK | 158 | ||
| linux-release-x86_64 | OK | 172 | ||
| macos-release-arm64 | OK | 154 | ||
| macos-release-x86_64 | OK | 466 | ||
| macos-oldrel-arm64 | OK | 158 | ||
| macos-oldrel-x86_64 | OK | 437 | ||
| windows-devel | OK | 159 | ||
| windows-release | OK | 216 | ||
| windows-oldrel | OK | 149 | ||
| wasm-release | OK | 146 |
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 |
