sourcetools
Tools for Reading, Tokenizing and Parsing R Code
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.
0.1.7-2
MIT + file LICENSE
1 个版本
安装
install.packages("sourcetools")
remotes::install_cran("sourcetools")
版本列表
0.1.7-2
2026-03-28