Other packages > Find by keyword >

checkmate  

Fast and Versatile Argument Checks
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("checkmate", "2.3.3")



Attach the package and use:
library("checkmate")
Maintained by
Michel Lang
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-06-17
Latest Update: 2024-07-29
Description:
Tests and assertions to perform frequent argument checks. A substantial part of the package was written in C to minimize any worries about execution time overhead.
How to cite:
Michel Lang (2014). checkmate: Fast and Versatile Argument Checks. R package version 2.3.3, https://cran.r-project.org/web/packages/checkmate. Accessed 11 Mar. 2026.
Previous versions and publish date:
1.0 (2014-06-17 21:47), 1.1 (2014-06-28 18:36), 1.2 (2014-07-21 13:29), 1.3 (2014-08-15 14:42), 1.4 (2014-09-03 15:58), 1.5.0 (2014-10-19 01:41), 1.5.1 (2014-12-14 01:06), 1.5.2 (2015-03-20 00:13), 1.5.3 (2015-05-13 17:13), 1.6.0 (2015-06-19 13:15), 1.6.1 (2015-07-17 12:44), 1.6.2 (2015-07-26 09:11), 1.6.3 (2015-10-23 16:23), 1.7.0 (2016-01-23 23:26), 1.7.1 (2016-02-02 12:02), 1.7.2 (2016-02-25 18:03), 1.7.3 (2016-03-10 23:38), 1.7.4 (2016-04-08 11:33), 1.8.0 (2016-06-06 20:23), 1.8.1 (2016-06-28 08:55), 1.8.2 (2016-11-02 18:15), 1.8.3 (2017-07-03 09:50), 1.8.4 (2017-09-26 00:36), 1.8.5 (2017-10-24 15:28), 1.9.0 (2019-01-09 16:20), 1.9.1 (2019-01-15 17:20), 1.9.3 (2019-05-03 23:40), 1.9.4 (2019-07-04 18:20), 2.0.0 (2020-02-06 02:00), 2.1.0 (2022-04-21 09:30), 2.2.0 (2023-04-27 11:22), 2.3.0 (2023-10-25 15:20), 2.3.1 (2023-12-04 11:20), 2.3.2 (2024-07-29 14:30), 2.3.3 (2025-08-18 18:30)
Other packages that cited checkmate R package
View checkmate citation profile
Other R packages that checkmate depends, imports, suggests or enhances
Complete documentation for checkmate
Functions, R codes and Examples using the checkmate R package
Some associated functions: AssertCollection . anyInfinite . anyMissing . anyNaN . asInteger . assert . checkAccess . checkArray . checkAtomic . checkAtomicVector . checkCharacter . checkChoice . checkClass . checkComplex . checkCount . checkDataFrame . checkDataTable . checkDate . checkDirectoryExists . checkDisjunct . checkDouble . checkEnvironment . checkFALSE . checkFactor . checkFileExists . checkFlag . checkFormula . checkFunction . checkInt . checkInteger . checkIntegerish . checkList . checkLogical . checkMatrix . checkMultiClass . checkNamed . checkNames . checkNull . checkNumber . checkNumeric . checkOS . checkPOSIXct . checkPathForOutput . checkPermutation . checkR6 . checkRaw . checkScalar . checkScalarNA . checkSetEqual . checkString . checkSubset . checkTRUE . checkTibble . checkVector . checkmate-package . coalesce . makeAssertion . makeExpectation . makeTest . matchArg . qassert . qassertr . register_test_backend . vname . wf . 
Some associated R codes: AssertCollection.R . allMissing.R . anyInfinite.R . anyMissing.R . anyNaN.R . asInteger.R . assert.R . checkAccess.R . checkArray.R . checkAtomic.R . checkAtomicVector.R . checkCharacter.R . checkChoice.R . checkClass.R . checkComplex.R . checkCount.R . checkDataFrame.R . checkDataTable.R . checkDate.R . checkDirectoryExists.R . checkDisjunct.R . checkDouble.R . checkEnvironment.R . checkFALSE.R . checkFactor.R . checkFileExists.R . checkFlag.R . checkFormula.R . checkFunction.R . checkInt.R . checkInteger.R . checkIntegerish.R . checkList.R . checkLogical.R . checkMatrix.R . checkMultiClass.R . checkNamed.R . checkNames.R . checkNull.R . checkNumber.R . checkNumeric.R . checkOS.R . checkPOSIXct.R . checkPathForOutput.R . checkPermutation.R . checkR6.R . checkRaw.R . checkScalar.R . checkScalarNA.R . checkSetEqual.R . checkString.R . checkSubset.R . checkTRUE.R . checkTibble.R . checkVector.R . coalesce.R . helper.R . isIntegerish.R . makeAssertion.R . makeExpectation.R . makeTest.R . matchArg.R . qassert.R . qassertr.R . vname.R . wfwl.R . zzz.R .  Full checkmate package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

roptions  
Option Strategies and Valuation
Collection of tools to develop options strategies, value option contracts using the Black-Scholes-Me ...
Download / Learn more Package Citations See dependency  
sorocs  
A Bayesian Semiparametric Approach to Correlated ROC Surfaces
A Bayesian semiparametric Dirichlet process mixtures to estimate correlated receiver operating chara ...
Download / Learn more Package Citations See dependency  
openNLPdata  
Apache OpenNLP Jars and Basic English Language Models
Apache OpenNLP jars and basic English language models. ...
Download / Learn more Package Citations See dependency  
igoR  
Intergovernmental Organizations Database
Tools to extract information from the Intergovernmental Organizations ('IGO') Database , version 3, ...
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  
histogram  
Construction of Regular and Irregular Histograms with Different Options for Automatic Choice of Bins
Automatic construction of regular and irregular histograms as described in Rozenholc/Mildenberger/Ga ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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