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.6.3
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: utils
Suggests: data.table, dplyr, ggplot2, knitr, microbenchmark, testthat
License: BSD_3_clause + file LICENSE
VignetteBuilder: knitr
Packaged: 2015-10-23 11:08:45 UTC; lang
Repository: CRAN
Date/Publication: 2015-10-23 16:23:03
