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.
Version: | 0.1.7-1 |
Depends: | R (≥ 3.0.2) |
Suggests: | testthat |
Published: | 2023-02-01 |
DOI: | 10.32614/CRAN.package.sourcetools |
Author: | Kevin Ushey |
Maintainer: | Kevin Ushey <kevinushey at gmail.com> |
BugReports: | https://github.com/kevinushey/sourcetools/issues |
License: | MIT + file LICENSE |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | sourcetools results |
Reference manual: | sourcetools.pdf |
Package source: | sourcetools_0.1.7-1.tar.gz |
Windows binaries: | r-devel: sourcetools_0.1.7-1.zip, r-release: sourcetools_0.1.7-1.zip, r-oldrel: sourcetools_0.1.7-1.zip |
macOS binaries: | r-release (arm64): sourcetools_0.1.7-1.tgz, r-oldrel (arm64): sourcetools_0.1.7-1.tgz, r-release (x86_64): sourcetools_0.1.7-1.tgz, r-oldrel (x86_64): sourcetools_0.1.7-1.tgz |
Old sources: | sourcetools archive |
Reverse imports: | hippie, shiny, shinymeta |
Please use the canonical form https://CRAN.R-project.org/package=sourcetools to link to this page.