Last data update: 2014.03.03

ensurer

Package: ensurer
Type: Package
Title: Ensure Values at Runtime
Version: 1.1
Author: Stefan Milton Bache
Maintainer: Stefan Milton Bache <stefan@stefanbache.dk>
Description: Add simple runtime contracts to R values. These ensure that values
fulfil certain conditions and will raise appropriate errors if they do not.
License: MIT + file LICENSE
Suggests: magrittr, testthat, knitr
VignetteBuilder: knitr
ByteCompile: Yes
URL: https://github.com/smbache/ensurer
BugReports: https://github.com/smbache/ensurer/issues
NeedsCompilation: no
Packaged: 2015-04-21 19:08:43 UTC; shb
Repository: CRAN
Date/Publication: 2015-04-21 23:45:48

● 0 images, 3 functions, 0 datasets
Reverse Depends: 1

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'ensurer' ...
** package 'ensurer' successfully unpacked and MD5 sums checked
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'ensurer'
    finding HTML links ... done
    ensurer                                 html  
    ensures_that                            html  
    print.ensurer                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (ensurer)
Making 'packages.html' ... done