Package: rformat 0.1.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.1.0.tar.gz
rformat_0.1.0.zip(r-4.7)rformat_0.1.0.zip(r-4.6)rformat_0.1.0.zip(r-4.5)
rformat_0.1.0.tgz(r-4.6-x86_64)rformat_0.1.0.tgz(r-4.6-arm64)rformat_0.1.0.tgz(r-4.5-x86_64)rformat_0.1.0.tgz(r-4.5-arm64)
rformat_0.1.0.tar.gz(r-4.7-arm64)rformat_0.1.0.tar.gz(r-4.7-x86_64)rformat_0.1.0.tar.gz(r-4.6-arm64)rformat_0.1.0.tar.gz(r-4.6-x86_64)
rformat_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
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:3ec63940cc. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 135 | ||
| linux-devel-x86_64 | OK | 132 | ||
| source / vignettes | OK | 185 | ||
| linux-release-arm64 | OK | 121 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 96 | ||
| macos-release-x86_64 | OK | 315 | ||
| macos-oldrel-arm64 | OK | 128 | ||
| macos-oldrel-x86_64 | OK | 179 | ||
| windows-devel | OK | 119 | ||
| windows-release | OK | 115 | ||
| windows-oldrel | OK | 114 | ||
| wasm-release | OK | 106 |
Exports:rformatrformat_dirrformat_file
Dependencies:Rcpp
Formatting Options
Rendered fromrformat-options.mdusingsimplermarkdown::mdweave_to_htmlon May 14 2026.Last update: 2026-03-04
Started: 2026-03-03
R Core Style Analysis
Rendered fromr-core-style.mdusingsimplermarkdown::mdweave_to_htmlon May 14 2026.Last update: 2026-03-04
Started: 2026-01-23
Stress Testing rformat
Rendered fromstress-test.mdusingsimplermarkdown::mdweave_to_htmlon May 14 2026.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 |
