Last data update: 2014.03.03

lintr

Package: lintr
Title: Static R Code Analysis
Version: 1.0.0
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
Suggests: rmarkdown
License: MIT + file LICENSE
LazyData: true
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-04-15 13:27:43 UTC; jhester
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester <james.f.hester@gmail.com>
Repository: CRAN
Date/Publication: 2016-04-16 00:10:24

● 0 images, 13 functions, 2 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lintr' ...
** package 'lintr' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'lintr'
    finding HTML links ... done
    Lint                                    html  
    clear_cache                             html  
    default_linters                         html  
    default_settings                        html  
    exclude                                 html  
    expect_lint                             html  
    expect_lint_free                        html  
    get_source_expressions                  html  
    lint_file                               html  
    lint_package                            html  
    linters                                 html  
    lintr                                   html  
    parse_exclusions                        html  
    read_settings                           html  
    with_defaults                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (lintr)
Making 'packages.html' ... done