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.5)RFormatter_0.1.1.zip(r-4.4)RFormatter_0.1.1.zip(r-4.3)
RFormatter_0.1.1.tgz(r-4.4-any)RFormatter_0.1.1.tgz(r-4.3-any)
RFormatter_0.1.1.tar.gz(r-4.5-noble)RFormatter_0.1.1.tar.gz(r-4.4-noble)
RFormatter_0.1.1.tgz(r-4.4-emscripten)RFormatter_0.1.1.tgz(r-4.3-emscripten)
RFormatter.pdf |RFormatter.html✨
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 9 years agofrom:960b41cd9f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:format_R_source_code
Dependencies:formatR
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Formats R source code. | format_R_source_code |