Package: assertive.files
Type: Package
Title: Assertions to Check Properties of Files
Version: 0.0-2
Date: 2016-05-10
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
    files and connections.  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.files
BugReports: https://bitbucket.org/richierocks/assertive.files/issues
Depends: R (>= 3.0.0)
Imports: assertive.base (>= 0.0-2), assertive.numbers
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.
Collate: 'imports.R' 'assert-is-connection.R' 'assert-is-file-size.R'
        'assert-is-file.R' 'internal-connection.R' 'is-connection.R'
        'is-file-size.R' 'is-file.R'
RoxygenNote: 5.0.1
ByteCompile: true
NeedsCompilation: no
Packaged: 2016-05-10 07:49:25 UTC; rjc2003
Repository: CRAN
Date/Publication: 2016-05-10 10:30:32
Built: R 4.2.0; ; 2022-04-27 00:00:00 UTC; unix
