1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Source: codetools
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 12), r-base-dev (>= 4.2.2), dh-r
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-codetools
Vcs-Git: https://salsa.debian.org/edd/r-cran-codetools.git
Homepage: https://cran.r-project.org/package=codetools
Package: r-cran-codetools
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}
Description: GNU R package providing code analysis tools
This package provides functions for code analysis for R.
.
This package is part of the set of packages that are 'recommended'
by R Core and shipped with upstream source releases of R itself.
|