Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.4.33.1) of this package.
Take me there.
RUnit (version 0.4.0)
R Unit test framework
Description
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools
Copy Link
Link to current version
Version
Version
0.4.33.1
0.4.33
0.4.32
0.4.31
0.4.30
0.4.29
0.4.28
0.4.27
0.4.26
0.4.25
0.4.22
0.4.21
0.4.20
0.4.19
0.4.17
0.4.15
0.4.14
0.4.12
0.4.11
0.4.7
0.4.4
0.4.3
0.4.0
0.3.5
Install
install.packages('RUnit')
Monthly Downloads
32,810
Version
0.4.0
License
GPL 2
Maintainer
Klaus Juenemann
Last Published
June 17th, 2025
Functions in RUnit (0.4.0)
Search all functions
textProtocol
Printing a plain text or HTML version of an RUnit test run.
RUnit
RUnit - Package Description
printHTML.trackInfo
Write HTML pages of the tracking result.
inspect
Track the executed code lines of a function or method.
tracker
Tracking the results of the inspect process.
checkFuncs
RUnit check functions
RUnit-internal
Internal functions
runTestSuite
Definition and execution of RUnit test suites.