Other packages > Find by keyword >

unitizer  

Interactive R Unit Tests
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("unitizer", "1.4.23")



Attach the package and use:
library("unitizer")
Maintained by
Brodie Gaslam
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-04-03
Latest Update: 2025-03-19
Description:
Simplifies regression tests by comparing objects produced by test code with earlier versions of those same objects.If objects are unchanged the tests pass, otherwise execution stops with error details.If in interactive mode, tests can be reviewed through the provided interactive environment.
How to cite:
Brodie Gaslam (2017). unitizer: Interactive R Unit Tests. R package version 1.4.23, https://cran.r-project.org/web/packages/unitizer. Accessed 06 Aug. 2026.
Previous versions and publish date:
(2026-07-18 17:50), 1.4.0 (2017-04-03 08:17), 1.4.1 (2017-04-06 07:39), 1.4.2 (2017-04-09 16:44), 1.4.3 (2017-06-08 13:52), 1.4.4 (2017-09-02 05:35), 1.4.5 (2017-11-24 21:34), 1.4.6 (2019-01-27 23:50), 1.4.7 (2019-03-16 14:10), 1.4.8 (2019-03-27 15:40), 1.4.9 (2020-03-02 13:40), 1.4.10 (2020-05-12 19:00), 1.4.11 (2020-11-13 16:00), 1.4.12 (2020-11-19 22:40), 1.4.14 (2021-04-30 08:30), 1.4.15 (2021-08-02 01:10), 1.4.16 (2022-01-05 15:40), 1.4.17 (2022-01-09 23:40), 1.4.18 (2022-03-23 14:20), 1.4.19 (2023-03-21 00:50), 1.4.20 (2023-10-08 17:00), 1.4.21 (2024-05-18 21:50), 1.4.22 (2025-03-19 01:40), 1.4.23 (2025-10-22 09:30)
Other packages that cited unitizer R package
View unitizer citation profile
Other R packages that unitizer depends, imports, suggests or enhances
Complete documentation for unitizer
Functions, R codes and Examples using the unitizer R package
Some associated functions: all.equal.condition . all_eq . as.character-unitizerChanges-method . as.character.bullet . as.expression-unitizerList-method . cap_first . capture_output . conditionList . demo . desc . editCalls . extract-unitizerItem-method . extract-unitizerItemTestsErrorsDiffs-method . filename_to_storeid . flattenUntz . getFun . global_structures . healEnvs . infer_unitizer_location . invalidateLs . length-unitizerChanges-method . length-unitizerSection-method . mock_item . nextItem-unitizerList-method . options_extra . print.bullet . repair_environments . run_ls . set_unitizer . show-unitizerChanges-method . show-unitizerItemTestsErrorsDiff-method . show-unitizerItemTestsErrorsDiffs-method . show.conditionList . sizeRDS . sizeUntz . testFuns . testthat_transcribe_file . testthat_translate_file . text_wrap . unitize . unitizer . unitizer.opts . unitizerChanges-class . unitizerList . unitizerSection-class . unitizerState . unitizerTests-class . unitizer_ls . unitizer_prompt . unitizer_result . unitizer_s4method_doc . unitizer_sect . valid_names . validate_pre_post . 
Some associated R codes: asciiml.R . browse.R . browse.struct.R . capture.R . change.R . class_unions.R . conditions.R . demo.R . deparse.R . diff.R . exec.R . faux_prompt.R . get.R . global.R . heal.R . is.R . item.R . item.sub.R . list.R . load.R . ls.R . misc.R . onload.R . options.R . parse.R . prompt.R . rename.R . repairenvs.R . result.R . search.R . section.R . shims.R . size.R . state.R . state.compare.R . test.R . text.R . traceback.R . translate.R . unitize.R . unitize.core.R . unitizer-package.R . unitizer.R . unitizer.add.R . upgrade.R .  Full unitizer package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  
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  
lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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