formatR - Format R Code Automatically
RForge.net

formatR

About formatR
GIT access
Download/Files
Check results
Package R docs

GIT repository access

The GIT repository for this project can be cloned using
git clone --recursive https://github.com/yihui/formatR.git formatR
see also formatR GitHub repository.

To install the latest development snapshot of this package, use

install.packages("formatR",,"http://rforge.net/",type="source")

Binaries (if avalable) can be installed using

install.packages("formatR",,"http://rforge.net/")

Most recent GIT commits


f3cb4935| Merge: ade6926 c9268e8
Yihui Xie | Wed Oct 29 16:04:04 2014 -0500

Merge pull request #42 from az0/master

Fix spelling of tidy.souce to tidy.source in manual

c9268e89| Andrew Ziem | Wed Oct 29 14:32:32 2014 -0600
Fix spelling of tidy.souce to tidy.source
 M       R/tidy.R

ade6926c| Yihui Xie | Mon Sep 1 16:04:22 2014 -0500
use r-shippable/r-cmd-check
 M       shippable.yml

ac1042b0| Yihui Xie | Mon Aug 25 23:52:26 2014 -0500
; --> &&
 M       formatR.Rproj

cc157d69| Yihui Xie | Mon Aug 25 22:56:09 2014 -0500
add the shippable status badge
 M       README.md