Version: 0.9-3 Date: 2013-01-28 Text: Fixed a bug in lint() that prevented to retrieve warnings from codetools 0.2-8 checkUsage() function. Version: 0.9-2 Date: 2012-04-01 Text: Fixed partial matching of arguments env(ir) in .argsFunAfter() and .isFunction() and nc(ol), nr(ow) in completeCode() Version: 0.9-2 Date: 2012-04-01 Text: .descriptionFields is now created in code to avoid false warning of missing object in R 2.15.0. Version: 0.9-2 Date: 2012-04-01 Text: .rbib() now loads the bibRNews.rda data before proceeding. Version: 0.9-1 Date: 2010-11-11 Text: Several bugs eliminated in tryParse() and lintUsage(). Version: 0.9-1 Date: 2010-11-11 Text: lintUsage() renamed lint() for simplicity. Version: 0.9-1 Date: 2010-11-11 Text: lint() added to support code linter for Komodo with new 'flat' or 'rjson' output format. The function takes R code as a character string, or the name of a file and it outputs a data.frame, text, or rjson object that contains the error messages. Version: 0.9-0 Date: 2010-09-27 Text: This is a major rewriting of the package. Dependency to operators was eliminated, and most functions and arguments have changed! Version: 0.0-12 Date: 2009-10-29 Text: sidekick is now generic. Version: 0.0-11 Date: 2009-10-11 Text: Further clean up of the NAMESPACE and DESCRIPTION files. Version: 0.0-10 Date: 2009-08-10 Text: Cleaning for CRAN submission. Version: 0.0-8 Text: Handling the token better in CompletePlusWrap(). Version: 0.0-5 Category: First version on R-Forge Text: