Package: lintr
Title: Static R Code Analysis
Version: 0.3.2
Authors@R: person("Jim", "Hester", email = "james.f.hester@gmail.com", role = c("aut", "cre"))
URL: https://github.com/jimhester/lintr
BugReports: https://github.com/jimhester/lintr/issues
Description: Checks adherence to a given style, syntax errors and possible
    semantic issues.  Supports on the fly checking of R code edited with Emacs,
    Vim and Sublime Text.
Depends: R (>= 3.1.1)
Imports: rex, crayon, codetools, stringdist, testthat, digest, igraph,
        rstudioapi (>= 0.2), httr, jsonlite, knitr, stats, utils
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2015-09-04 22:08:47 UTC; jhester
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester <james.f.hester@gmail.com>
Repository: CRAN
Date/Publication: 2015-09-08 15:52:46
