Package: CodeDepends
Version: 0.5-3
Title: Analysis of R Code for Reproducible Research and Code
        Comprehension
Description: Tools for analyzing R expressions
  or blocks of code and determining the dependencies between them.
  It focuses on R scripts, but can be used on the bodies of functions.
  There are many facilities including the ability to summarize  or get a high-level
  view of code, determining dependencies between variables,  code improvement
  suggestions.
Author: Duncan Temple Lang, Roger Peng, Deborah Nolan, Gabriel Becker
Maintainer: Gabriel Becker <becker.gabriel@gene.com>
License: GPL
Depends: methods
Imports: codetools, XML, utils
Suggests: graph, Rgraphviz, RUnit, knitr, highlight, RJSONIO, RCurl
VignetteBuilder: knitr
Collate: classes.R librarySymbols.R functionHandlers.R codeDepends.R
        sectionDepends.R sweave.R xml.R jss.R frags.R codeTypes.R gc.R
        graph.R parallel.R deps.R separateBlocks.R callGraph.R isPlot.R
        isOutput.R refScript.R sideEffects.R highlightCode.R
        freeVariables.R convenienceFuns.R
NeedsCompilation: no
Packaged: 2017-05-28 22:51:37 UTC; beckerg4
Repository: CRAN
Date/Publication: 2017-05-29 05:21:02 UTC
