Package: sourcetools
Type: Package
Title: Tools for the Reading and Tokenization of R Code
Version: 0.1.1
Author: Kevin Ushey
Maintainer: Kevin Ushey <kevinushey@gmail.com>
Description: Tools for the reading and tokenization of R code.
    The 'sourcetools' package provides both an R and C++ interface
    for the tokenization of R code, and helpers for interacting
    with the tokenized representation of R code.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.0.2)
Suggests: testthat
SystemRequirements: C++11
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-03-04 01:20:36 UTC; kevinushey
Repository: CRAN
Date/Publication: 2016-03-04 08:25:38
