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 03 Jul. 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

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
reportROC  
An Easy Way to Report ROC Analysis
Provides an easy way to report the results of ROC analysis, including: 1. an ROC curve. 2. the val ...
Download / Learn more Package Citations See dependency  
gap.datasets  
Datasets for 'gap'
Datasets associated with the 'gap' package. Currently, it includes an example data for regional ass ...
Download / Learn more Package Citations See dependency  
GaussSuppression  
Tabular Data Suppression using Gaussian Elimination
A statistical disclosure control tool to protect tables by suppression using the Gaussian eliminati ...
Download / Learn more Package Citations See dependency  
tabbycat  
Tabulate and Summarise Categorical Data
Functions for tabulating and summarising categorical variables. Most functions are designed to work ...
Download / Learn more Package Citations See dependency  
MANOVA.RM  
Resampling-Based Analysis of Multivariate Data and Repeated Measures Designs
Implemented are various tests for semi-parametric repeated measures and general MANOVA designs that ...
Download / Learn more Package Citations See dependency  

27,653

R Packages

236,180

Dependencies

73,487

Author Associations

27,536

Publication Badges

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