Package: sourcetools
Type: Package
Title: Tools for the Reading and Tokenization of R Code
Version: 0.1.0
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-02 19:26:57 UTC; kevin
Repository: CRAN
Date/Publication: 2016-03-03 05:50:11
