File: DESCRIPTION

package info (click to toggle)
r-cran-assertive.sets 0.0-3-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 116 kB
  • sloc: sh: 13; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,261 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Package: assertive.sets
Type: Package
Title: Assertions to Check Properties of Sets
Version: 0.0-3
Date: 2016-12-30
Author: Richard Cotton [aut, cre]
Maintainer: Richard Cotton <richierocks@gmail.com>
Authors@R: person("Richard", "Cotton", role = c("aut", "cre"), email =
    "richierocks@gmail.com")
Description: A set of predicates and assertions for checking the properties of
    sets.  This is mainly for use by other package developers who want to
    include run-time testing features in their own packages.  End-users will
    usually want to use assertive directly.
URL: https://bitbucket.org/richierocks/assertive.sets
BugReports: https://bitbucket.org/richierocks/assertive.sets/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-7)
Suggests: testthat
License: GPL (>= 3)
LazyLoad: yes
LazyData: yes
Acknowledgments: Development of this package was partially funded by
        the Proteomics Core at Weill Cornell Medical College in Qatar
        <http://qatar-weill.cornell.edu>.  The Core is supported by
        'Biomedical Research Program' funds, a program funded by Qatar
        Foundation.
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-12-30 18:02:45 UTC; richierocks
Repository: CRAN
Date/Publication: 2016-12-30 19:35:49