Other packages > Find by keyword >

RUnit  

R Unit Test Framework
View on CRAN: Click here


Download and install RUnit package within the R console
Install from CRAN:
install.packages("RUnit")

Install from Github:
library("remotes")
install_github("cran/RUnit")

Install by package version:
library("remotes")
install_version("RUnit", "0.4.33.1")



Attach the package and use:
library("RUnit")
Maintained by
Roman Zenka
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2004-06-11
Latest Update: 2025-06-17
Description:
R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools.
How to cite:
Roman Zenka (2004). RUnit: R Unit Test Framework. R package version 0.4.33.1, https://cran.r-project.org/web/packages/RUnit. Accessed 12 Jun. 2026.
Previous versions and publish date:
0.3.5 (2004-06-11 10:51), 0.4.0 (2004-10-01 08:30), 0.4.3 (2005-04-15 08:49), 0.4.4 (2005-09-30 19:15), 0.4.7 (2006-01-09 13:24), 0.4.11 (2006-04-05 09:58), 0.4.12 (2006-08-03 12:30), 0.4.14 (2006-08-21 21:42), 0.4.15 (2007-03-21 10:11), 0.4.17 (2007-05-22 10:33), 0.4.19 (2008-06-20 12:52), 0.4.20 (2008-11-10 19:53), 0.4.21 (2009-01-15 16:47), 0.4.22 (2009-04-24 08:46), 0.4.25 (2009-12-06 10:22), 0.4.26 (2010-09-16 10:36), 0.4.27 (2014-09-19 12:50), 0.4.28 (2015-01-06 19:48), 0.4.29 (2015-08-11 16:46), 0.4.30 (2015-10-14 09:48), 0.4.31 (2015-11-06 05:49), 0.4.32 (2018-05-18 18:32), 0.4.33 (2024-02-22 18:50)
Other packages that cited RUnit R package
View RUnit citation profile
Other R packages that RUnit depends, imports, suggests or enhances
Complete documentation for RUnit
Functions, R codes and Examples using the RUnit R package
Some associated functions: RUnit-internal . RUnit-intro . RUnit-options . checkFuncs . inspect . printHTML.trackinfo . runit . testCaseSetUp . textProtocol . tracker . 
Some associated R codes: Full RUnit package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

MEDITS  
Analysis of MEDITS-Like Survey Data
Set of functions working with survey data in the format of the MEDITS project ...
Download / Learn more Package Citations See dependency  
tablerDash  
'Tabler' API for 'Shiny'
'R' interface to the 'Tabler' HTML template. See more here < ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
piwikproR  
Access 'Piwik Pro' Website Statistics
Run Queries against the API of 'Piwik Pro' ...
Download / Learn more Package Citations See dependency  
bfp  
Bayesian Fractional Polynomials
Implements the Bayesian paradigm for fractional polynomial models under the assumption of normally ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA