Package: RFormatter
Title: R Source Code Formatter
Version: 0.1.0
Authors@R: person("Benjamin", "Fischer",
    email = "benjamin.fischer@evolutics.info", role = c("aut", "cre"))
Description: 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 "/".
Depends: R (>= 3.2.2)
License: GPL-3
LazyData: true
Imports: formatR (>= 1.2.1)
Suggests: testthat
URL: https://github.com/evolutics/RFormatter
BugReports: https://github.com/evolutics/RFormatter/issues
NeedsCompilation: no
Packaged: 2015-10-06 18:38:20 UTC; benjamin
Author: Benjamin Fischer [aut, cre]
Maintainer: Benjamin Fischer <benjamin.fischer@evolutics.info>
Repository: CRAN
Date/Publication: 2015-10-06 23:06:46
