1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: r-cran-runit
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 13), r-base-dev (>= 4.3.2), dh-r
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/edd/r-cran-runit
Vcs-Git: https://salsa.debian.org/edd/r-cran-runit.git
Homepage: https://cran.r-project.org/package=RUnit
Package: r-cran-runit
Architecture: all
Depends: ${R:Depends}, ${misc:Depends}
Description: GNU R package providing unit testing framework
This package implements a standard Unit Testing framework, with
additional code inspection and report generation tools
|