2025-01-12 04:36:52 +08:00

23 lines
785 B
Plaintext

Package: sourcetools
Type: Package
Title: Tools for Reading, Tokenizing and Parsing R Code
Version: 0.1.7-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
Depends: R (>= 3.0.2)
Suggests: testthat
RoxygenNote: 5.0.1
BugReports: https://github.com/kevinushey/sourcetools/issues
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-01-31 18:03:04 UTC; kevin
Repository: CRAN
Date/Publication: 2023-02-01 10:10:02 UTC
Built: R 4.4.2; x86_64-w64-mingw32; 2025-01-09 01:43:55 UTC; windows
Archs: x64