Package: RFormatter 0.1.1
RFormatter: R Source Code Formatter
The R Formatter formats R source code. It is very much based on formatR, but tries to improve it by heuristics. For example, spaces can be forced around the division operator "/".
Authors:
RFormatter_0.1.1.tar.gz
RFormatter_0.1.1.zip(r-4.7)RFormatter_0.1.1.zip(r-4.6)RFormatter_0.1.1.zip(r-4.5)
RFormatter_0.1.1.tgz(r-4.6-any)RFormatter_0.1.1.tgz(r-4.5-any)
RFormatter_0.1.1.tar.gz(r-4.7-any)RFormatter_0.1.1.tar.gz(r-4.6-any)
RFormatter_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RFormatter/json (API)
NEWS
| # Install 'RFormatter' in R: |
| install.packages('RFormatter', repos = c('https://evolutics.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/evolutics/rformatter/issues
Last updated from:960b41cd9f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 107 | ||
| source / vignettes | OK | 128 | ||
| linux-release-x86_64 | OK | 102 | ||
| macos-release-arm64 | OK | 127 | ||
| macos-oldrel-arm64 | OK | 161 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 58 | ||
| windows-oldrel | OK | 55 | ||
| wasm-release | OK | 80 |
Exports:format_R_source_code
Dependencies:formatR
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Formats R source code. | format_R_source_code |
