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.

Homepage:
https://CRAN.R-project.org/package=sourcetools
