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:Konrad Pagacz [aut, cre], Maciej Nasinski [ctb], The authors of the dependency Rust crates [ctb]

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

On CRAN:

Conda:

rustcargo

5.37 score 39 stars 5 scripts 181 downloads 5 exports 0 dependencies

Last updated from:31371a99b4. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK170
linux-devel-x86_64OK177
source / vignettesOK242
linux-release-arm64OK158
linux-release-x86_64OK172
macos-release-arm64OK154
macos-release-x86_64OK466
macos-oldrel-arm64OK158
macos-oldrel-x86_64OK437
windows-develOK159
windows-releaseOK216
windows-oldrelOK149
wasm-releaseOK146

Exports:get_default_configstylestyle_filestyle_pkgstyle_text

Dependencies:

Styling with tergo

Rendered fromstyling_with_tergo.Rmdusingknitr::rmarkdownon May 25 2026.

Last update: 2025-09-27
Started: 2025-01-30