[ 源代码: r-cran-sourcetools ]
软件包:r-cran-sourcetools(0.1.7-1-1 以及其他的)
r-cran-sourcetools 的相关链接
Debian 的资源:
下载源码包 r-cran-sourcetools:
- [r-cran-sourcetools_0.1.7-1-1.dsc]
- [r-cran-sourcetools_0.1.7-1.orig.tar.gz]
- [r-cran-sourcetools_0.1.7-1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [cran.r-project.org]
相似软件包:
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.
其他与 r-cran-sourcetools 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.33)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- rec: r-cran-testthat
- GNU R testsuite