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:Benjamin Fischer [aut, cre]

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

On CRAN:

Conda:

1.70 score 4 scripts 554 downloads 1 exports 1 dependencies

Last updated from:960b41cd9f. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK107
source / vignettesOK128
linux-release-x86_64OK102
macos-release-arm64OK127
macos-oldrel-arm64OK161
windows-develOK70
windows-releaseOK58
windows-oldrelOK55
wasm-releaseOK80

Exports:format_R_source_code

Dependencies:formatR

Readme and manuals

Help Manual

Help pageTopics
Formats R source code.format_R_source_code