Last data update: 2014.03.03

lint

Package: lint
Title: Tools to check R code style
Version: 0.3
Date: 2013-01-23
Author: Andrew Redd <andrew.redd@hsc.utah.edu>
Maintainer: Andrew Redd <andrew.redd@hsc.utah.edu>
Description: Tools for checking R code for style compliance. Tools for
creating style compliance tests. A suite of pre-built tests is
provided.
Depends: R (>= 3.0)
Imports: plyr, harvestr, stringr, dostats, foreach
Suggests: testthat, roxygen2
License: GPL (>= 3)
Collate: 'conversion.R' 'find-utils.R' 'finders.R' 'family.R'
'functional.R' 'lint.R' 'base.patterns.R' 'pattern-utils.R'
'styles.assignment.R' 'styles.performance.R' 'styles.spacing.R'
'lint.patterns.R'
Packaged: 2013-01-23 19:41:52 UTC; aredd
Repository: CRAN
Date/Publication: 2013-04-03 10:42:24
NeedsCompilation: no

● 0 images, 10 functions, 5 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'lint' ...
** package 'lint' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
perl is deprecated. Please use regexp instead
perl is deprecated. Please use regexp instead
** help
*** installing help indices
  converting help for package 'lint'
    finding HTML links ... done
    assignment-styles                       html  
    base-patterns                           html  
    check_pattern                           html  
    conversion                              html  
    finding level-2 HTML links ... done

    dispatch_test                           html  
    find_example                            html  
    finders                                 html  
    functional.Rd                           html  
    lint                                    html  
    package-lint                            html  
    performance-styles                      html  
    rr                                      html  
    stylechecks                             html  
    test_style                              html  
    with_default                            html  
** building package indices
** testing if installed package can be loaded
* DONE (lint)
Making 'packages.html' ... done