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.2")



Attach the package and use:
library("checkmate")
Maintained by
Michel Lang
[Scholar Profile | Author Map]
First Published: 2014-06-17
Latest Update: 2023-04-27
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.2, https://cran.r-project.org/web/packages/checkmate. Accessed 10 Apr. 2025.
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)
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
03/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for checkmate500060007000800090001000011000120001300014000TrendBars

Today's Hot Picks in Authors and Packages

webglobe  
3D Interactive Globes
Displays geospatial data on an interactive 3D globe in the web browser. ...
Download / Learn more Package Citations See dependency  
txtq  
A Small Message Queue for Parallel Processes
This queue is a data structure that lets parallel processes send and receive messages, and it can he ...
Download / Learn more Package Citations See dependency  
RODBC  
ODBC Database Access
ecochange  
Integrating Ecosystem Remote Sensing Products to Derive EBV Indicators
Essential Biodiversity Variables (EBV) are state variables with dimensions on time, space, and biolo ...
Download / Learn more Package Citations See dependency  
GRNNs  
General Regression Neural Networks Package
This General Regression Neural Networks Package uses various distance functions. It was motivated b ...
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  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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