File: DESCRIPTION

package info (click to toggle)
r-cran-assertthat 0.1-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 188 kB
  • sloc: sh: 9; makefile: 1
file content (21 lines) | stat: -rw-r--r-- 867 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Package: assertthat
Title: Easy pre and post assertions.
Version: 0.1
Authors@R: 'Hadley Wickham <h.wickham@gmail.com> [aut,cre]'
Description: assertthat is an extension to stopifnot() that makes it
    easy to declare the pre and post conditions that you code should
    satisfy, while also producing friendly error messages so that your
    users know what they've done wrong.
License: GPL-3
Suggests: testthat
Collate: 'assert-that.r' 'on-failure.r' 'assertions-file.r'
        'assertions-scalar.R' 'assertions.r' 'base.r'
        'base-comparison.r' 'base-is.r' 'base-logical.r' 'base-misc.r'
        'utils.r' 'validate-that.R'
Roxygen: list(wrap = FALSE)
Packaged: 2013-12-05 18:46:37 UTC; hadley
Author: 'Hadley Wickham' [aut, cre]
Maintainer: 'Hadley Wickham' <h.wickham@gmail.com>
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-12-06 00:51:10