Package: rformat 0.2.0
rformat: Base R Code Formatter
A minimal R code formatter following base R style conventions. Formats R code with consistent spacing, indentation, and structure.
Authors:
rformat_0.2.0.tar.gz
rformat_0.2.0.zip(r-4.7)rformat_0.2.0.zip(r-4.6)rformat_0.2.0.zip(r-4.5)
rformat_0.2.0.tgz(r-4.6-x86_64)rformat_0.2.0.tgz(r-4.6-arm64)rformat_0.2.0.tgz(r-4.5-x86_64)rformat_0.2.0.tgz(r-4.5-arm64)
rformat_0.2.0.tar.gz(r-4.7-arm64)rformat_0.2.0.tar.gz(r-4.7-x86_64)rformat_0.2.0.tar.gz(r-4.6-arm64)rformat_0.2.0.tar.gz(r-4.6-x86_64)
rformat_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
rformat/json (API)
| # Install 'rformat' in R: |
| install.packages('rformat', repos = c('https://cornball-ai.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cornball-ai/rformat/issues
Last updated from:bbb5ca9721. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 167 | ||
| linux-devel-x86_64 | OK | 158 | ||
| source / vignettes | OK | 188 | ||
| linux-release-arm64 | OK | 160 | ||
| linux-release-x86_64 | OK | 153 | ||
| macos-release-arm64 | OK | 113 | ||
| macos-release-x86_64 | OK | 197 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| macos-oldrel-x86_64 | OK | 192 | ||
| windows-devel | OK | 147 | ||
| windows-release | OK | 143 | ||
| windows-oldrel | OK | 109 | ||
| wasm-release | OK | 126 |
Exports:rformatrformat_dirrformat_file
Dependencies:Rcpp
Last update: 2026-03-04
Started: 2026-03-03
Last update: 2026-03-04
Started: 2026-01-23
Last update: 2026-03-03
Started: 2026-02-21
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Format R Code | rformat |
| Format R Files in Directory | rformat_dir |
| Format R File | rformat_file |
