Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

checkmate : Fast and Versatile Argument Checks

Package: checkmate
Type: Package
Title: Fast and Versatile Argument Checks
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.
Version: 1.8.1
Author: Michel Lang <michellang@gmail.com>,
Bernd Bischl <bernd_bischl@gmx.net>
Maintainer: Michel Lang <michellang@gmail.com>
URL: https://github.com/mllg/checkmate
BugReports: https://github.com/mllg/checkmate/issues
NeedsCompilation: yes
ByteCompile: yes
Encoding: UTF-8
Depends: R (>= 3.0.0)
Imports: backports, utils
Suggests: data.table, devtools, dplyr, ggplot2, knitr, rmarkdown,
magrittr, microbenchmark, testthat (>= 0.11.0)
License: BSD_3_clause + file LICENSE
VignetteBuilder: knitr
RoxygenNote: 5.0.1
Collate: 'AssertCollection.R' 'allMissing.R' 'anyInfinite.R'
'anyMissing.R' 'anyNaN.R' 'asInteger.R' 'assert.R' 'helper.R'
'makeExpectation.R' 'makeTest.R' 'makeAssertion.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' 'checkEnvironment.R' 'checkFactor.R'
'checkFileExists.R' 'checkFlag.R' 'checkFunction.R'
'checkInt.R' 'checkInteger.R' 'checkIntegerish.R' 'checkList.R'
'checkLogical.R' 'checkMatrix.R' 'checkNamed.R' 'checkNames.R'
'checkNull.R' 'checkNumber.R' 'checkNumeric.R' 'checkOS.R'
'checkPathForOutput.R' 'checkScalar.R' 'checkScalarNA.R'
'checkSetEqual.R' 'checkString.R' 'checkSubset.R'
'checkVector.R' 'coalesce.R' 'isIntegerish.R' 'matchArg.R'
'qassert.R' 'qassertr.R' 'vname.R' 'wfwl.R' 'zzz.R'
Packaged: 2016-06-27 18:27:00 UTC; michel
Repository: CRAN
Date/Publication: 2016-06-28 08:55:25

● Data Source: CranContrib
● 0 images, 53 functions, 0 datasets
Reverse Depends: 5