devel/R-RUnit - The NetBSD Packages Collection

R functions implementing a standard Unit Testing framework

# 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.

Build dependencies

pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

math/R math/R

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64R-RUnit-0.4.32.tgz
NetBSD 10.0aarch64R-RUnit-0.4.32.tgz
NetBSD 10.0aarch64R-RUnit-0.4.32.tgz
NetBSD 10.0aarch64ebR-RUnit-0.4.32.tgz
NetBSD 10.0aarch64ebR-RUnit-0.4.32.tgz
NetBSD 10.0earmv7hfR-RUnit-0.4.32.tgz
NetBSD 10.0earmv7hfR-RUnit-0.4.32.tgz
NetBSD 10.0earmv7hfR-RUnit-0.4.32.tgz
NetBSD 10.0i386R-RUnit-0.4.32.tgz
NetBSD 10.0i386R-RUnit-0.4.32.tgz
NetBSD 10.0powerpcR-RUnit-0.4.32.tgz
NetBSD 10.0x86_64R-RUnit-0.4.32.tgz
NetBSD 10.0_BETAx86_64R-RUnit-0.4.32.tgz
NetBSD 8.0powerpcR-RUnit-0.4.32.tgz
NetBSD 8.0powerpcR-RUnit-0.4.32.tgz
NetBSD 8.0powerpcR-RUnit-0.4.32.tgz
NetBSD 8.0powerpcR-RUnit-0.4.32.tgz
NetBSD 8.0x86_64R-RUnit-0.4.32.tgz
NetBSD 8.0x86_64R-RUnit-0.4.32.tgz
NetBSD 9.0aarch64R-RUnit-0.4.32.tgz
NetBSD 9.0aarch64R-RUnit-0.4.32.tgz
NetBSD 9.0aarch64R-RUnit-0.4.32.tgz
NetBSD 9.0alphaR-RUnit-0.4.32.tgz
NetBSD 9.0alphaR-RUnit-0.4.32.tgz
NetBSD 9.0earmv7hfR-RUnit-0.4.32.tgz
NetBSD 9.0earmv7hfR-RUnit-0.4.32.tgz
NetBSD 9.0earmv7hfR-RUnit-0.4.32.tgz
NetBSD 9.0i386R-RUnit-0.4.32.tgz
NetBSD 9.0i386R-RUnit-0.4.32.tgz
NetBSD 9.0powerpcR-RUnit-0.4.32.tgz
NetBSD 9.0powerpcR-RUnit-0.4.32.tgz
NetBSD 9.0powerpcR-RUnit-0.4.32.tgz
NetBSD 9.0powerpcR-RUnit-0.4.32.tgz
NetBSD 9.0sparc64R-RUnit-0.4.32.tgz
NetBSD 9.0x86_64R-RUnit-0.4.32.tgz
NetBSD 9.0x86_64R-RUnit-0.4.32.tgz
NetBSD 9.3x86_64R-RUnit-0.4.32.tgz
NetBSD 9.3x86_64R-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.

Available build options

(none)

Known vulnerabilities

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.