# RUnit Runit is a testing package for R code, inspired by the xUnit family of testing tools. Originally implemented by Thomas Koenig, Klaus Juenemann, and Matthias Burger, this package has served the R community for over a decade. Since RUnit is no longer actively developed, I provide maintenance of this package mostly to support older projects that still rely on RUnit. # Using RUnit To make RUnit work with `R CMD check`, create a following file in the `tests` subdirectory. This would run the actual tests stored in the packages `inst/tests` subdirectory.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | aarch64 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | aarch64eb | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | aarch64eb | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | earmv7hf | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | earmv7hf | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | earmv7hf | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | i386 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | i386 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | powerpc | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | powerpc | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | powerpc | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | sparc64 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | sparc64 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | x86_64 | R-RUnit-0.4.32.tgz |
NetBSD 10.0 | x86_64 | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | aarch64 | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | aarch64 | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | alpha | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | alpha | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | earmv7hf | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | earmv7hf | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | earmv7hf | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | i386 | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | i386 | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | powerpc | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | powerpc | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | powerpc | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | x86_64 | R-RUnit-0.4.32.tgz |
NetBSD 9.0 | x86_64 | R-RUnit-0.4.32.tgz |
NetBSD 9.3 | x86_64 | R-RUnit-0.4.32.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.