Last data update: 2014.03.03

checkmate

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

● 0 images, 53 functions, 0 datasets
Reverse Depends: 5

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'checkmate' ...
** package 'checkmate' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c all_missing.c -o all_missing.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c all_nchar.c -o all_nchar.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c any_infinite.c -o any_infinite.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c any_missing.c -o any_missing.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c any_nan.c -o any_nan.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c checkmate_init.c -o checkmate_init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c checks.c -o checks.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c guessType.c -o guessType.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c helper.c -o helper.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c is_integerish.c -o is_integerish.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c qassert.c -o qassert.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c which_first.c -o which_first.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o checkmate.so all_missing.o all_nchar.o any_infinite.o any_missing.o any_nan.o checkmate_init.o checks.o guessType.o helper.o is_integerish.o qassert.o which_first.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/checkmate/libs
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'checkmate'
    finding HTML links ... done
    AssertCollection                        html  
    anyInfinite                             html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/anyInfinite.Rd:17: missing file link 'is.atomic'
    anyMissing                              html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/anyMissing.Rd:21: missing file link 'is.atomic'
    anyNaN                                  html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/anyNaN.Rd:17: missing file link 'is.atomic'
    asInteger                               html  
    assert                                  html  
    checkAccess                             html  
    checkArray                              html  
    checkAtomic                             html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkAtomic.Rd:90: missing file link 'is.atomic'
    checkAtomicVector                       html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkAtomicVector.Rd:90: missing file link 'is.atomic'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkAtomicVector.Rd:90: missing file link 'is.vector'
    checkCharacter                          html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkCharacter.Rd:56: missing file link 'grepl'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkCharacter.Rd:60: missing file link 'grepl'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkCharacter.Rd:65: missing file link 'grepl'
    checkChoice                             html  
    checkClass                              html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkClass.Rd:33: missing file link 'inherits'
    checkComplex                            html  
    checkCount                              html  
    checkDataFrame                          html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkDataFrame.Rd:55: missing file link 'inherits'
    checkDataTable                          html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkDataTable.Rd:65: missing file link 'inherits'
    checkDate                               html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkDate.Rd:99: missing file link 'Date'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkDate.Rd:45: missing file link 'Date'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkDate.Rd:48: missing file link 'Date'
    checkDirectoryExists                    html  
    checkEnvironment                        html  
    checkFactor                             html  
    checkFileExists                         html  
    checkFlag                               html  
    checkFunction                           html  
    checkInt                                html  
    checkInteger                            html  
    checkIntegerish                         html  
    checkList                               html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkList.Rd:55: missing file link 'inherits'
    checkLogical                            html  
    checkMatrix                             html  
    checkNamed                              html  
    checkNames                              html  
    checkNull                               html  
    checkNumber                             html  
    checkNumeric                            html  
    checkOS                                 html  
    checkPathForOutput                      html  
    checkScalar                             html  
    checkScalarNA                           html  
    checkSetEqual                           html  
    checkString                             html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkString.Rd:48: missing file link 'grepl'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkString.Rd:52: missing file link 'grepl'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkString.Rd:57: missing file link 'grepl'
    checkSubset                             html  
    checkVector                             html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/checkVector.Rd:47: missing file link 'is.vector'
    checkmate-package                       html  
    coalesce                                html  
    makeAssertion                           html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeAssertion.Rd:34: missing file link '.Call'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeAssertion.Rd:38: missing file link 'parent.frame'
    makeExpectation                         html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeExpectation.Rd:31: missing file link '.Call'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeExpectation.Rd:35: missing file link 'parent.frame'
    makeTest                                html  
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeTest.Rd:35: missing file link 'isTRUE'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeTest.Rd:22: missing file link '.Call'
Rd warning: /tmp/RtmpiusfBM/R.INSTALL28284079982/checkmate/man/makeTest.Rd:26: missing file link 'parent.frame'
    matchArg                                html  
    qassert                                 html  
    qassertr                                html  
    vname                                   html  
    wf                                      html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (checkmate)
Making 'packages.html' ... done