# Generated by roxygen2 (4.1.1): do not edit by hand

export("%??%")
export(allMissing)
export(anyInfinite)
export(anyMissing)
export(anyNaN)
export(asCount)
export(asInt)
export(asInteger)
export(assert)
export(assertAccess)
export(assertArray)
export(assertAtomic)
export(assertAtomicVector)
export(assertCharacter)
export(assertChoice)
export(assertClass)
export(assertComplex)
export(assertCount)
export(assertDataFrame)
export(assertDirectory)
export(assertEnvironment)
export(assertFactor)
export(assertFile)
export(assertFlag)
export(assertFunction)
export(assertInt)
export(assertInteger)
export(assertIntegerish)
export(assertList)
export(assertLogical)
export(assertMatrix)
export(assertNamed)
export(assertNames)
export(assertNull)
export(assertNumber)
export(assertNumeric)
export(assertPathForOutput)
export(assertPercentage)
export(assertScalar)
export(assertScalarNA)
export(assertSetEqual)
export(assertString)
export(assertSubset)
export(assertVector)
export(checkAccess)
export(checkArray)
export(checkAtomic)
export(checkAtomicVector)
export(checkCharacter)
export(checkChoice)
export(checkClass)
export(checkComplex)
export(checkCount)
export(checkDataFrame)
export(checkDirectory)
export(checkEnvironment)
export(checkFactor)
export(checkFile)
export(checkFlag)
export(checkFunction)
export(checkInt)
export(checkInteger)
export(checkIntegerish)
export(checkList)
export(checkLogical)
export(checkMatrix)
export(checkNamed)
export(checkNames)
export(checkNull)
export(checkNumber)
export(checkNumeric)
export(checkPathForOutput)
export(checkPercentage)
export(checkScalar)
export(checkScalarNA)
export(checkSetEqual)
export(checkString)
export(checkSubset)
export(checkVector)
export(expect_access)
export(expect_array)
export(expect_atomic)
export(expect_atomic_vector)
export(expect_character)
export(expect_choice)
export(expect_class)
export(expect_complex)
export(expect_count)
export(expect_data_frame)
export(expect_directory)
export(expect_environment)
export(expect_factor)
export(expect_file)
export(expect_flag)
export(expect_function)
export(expect_int)
export(expect_integer)
export(expect_integerish)
export(expect_list)
export(expect_logical)
export(expect_matrix)
export(expect_names)
export(expect_number)
export(expect_numeric)
export(expect_path_for_output)
export(expect_percentage)
export(expect_scalar)
export(expect_scalar_na)
export(expect_set_equal)
export(expect_string)
export(expect_subset)
export(expect_vector)
export(qassert)
export(qassertr)
export(qexpect)
export(qexpectr)
export(qtest)
export(qtestr)
export(testAccess)
export(testArray)
export(testAtomic)
export(testAtomicVector)
export(testCharacter)
export(testChoice)
export(testClass)
export(testComplex)
export(testCount)
export(testDataFrame)
export(testDirectory)
export(testEnvironment)
export(testFactor)
export(testFile)
export(testFlag)
export(testFunction)
export(testInt)
export(testInteger)
export(testIntegerish)
export(testList)
export(testLogical)
export(testMatrix)
export(testNamed)
export(testNames)
export(testNull)
export(testNumber)
export(testNumeric)
export(testPathForOutput)
export(testPercentage)
export(testScalar)
export(testScalarNA)
export(testSetEqual)
export(testString)
export(testSubset)
export(testVector)
importFrom(testthat,expect_that)
importFrom(testthat,expectation)
importFrom(utils,head)
importFrom(utils,tail)
useDynLib(checkmate,c_all_missing)
useDynLib(checkmate,c_any_infinite)
useDynLib(checkmate,c_any_missing)
useDynLib(checkmate,c_any_nan)
useDynLib(checkmate,c_check_array)
useDynLib(checkmate,c_check_atomic)
useDynLib(checkmate,c_check_atomic_vector)
useDynLib(checkmate,c_check_character)
useDynLib(checkmate,c_check_complex)
useDynLib(checkmate,c_check_count)
useDynLib(checkmate,c_check_dataframe)
useDynLib(checkmate,c_check_factor)
useDynLib(checkmate,c_check_flag)
useDynLib(checkmate,c_check_int)
useDynLib(checkmate,c_check_integer)
useDynLib(checkmate,c_check_list)
useDynLib(checkmate,c_check_logical)
useDynLib(checkmate,c_check_matrix)
useDynLib(checkmate,c_check_named)
useDynLib(checkmate,c_check_names)
useDynLib(checkmate,c_check_number)
useDynLib(checkmate,c_check_numeric)
useDynLib(checkmate,c_check_scalar)
useDynLib(checkmate,c_check_string)
useDynLib(checkmate,c_check_vector)
useDynLib(checkmate,c_is_integerish)
useDynLib(checkmate,c_qassert)
useDynLib(checkmate,c_qtest)
