Package: rebus
Type: Package
Title: Build Regular Expressions in a Human Readable Way
Version: 0.1-3
Date: 2017-04-25
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: Build regular expressions piece by piece using human readable code.
    This package is designed for interactive use.  For package development, use
    the rebus.* dependencies.
Depends: R (>= 3.1.0)
Imports: rebus.base (>= 0.0-3), rebus.datetimes, rebus.numbers,
        rebus.unicode (>= 0.0-2)
Suggests: testthat
License: Unlimited
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: 6.0.1
Collate: 'export-base.R' 'export-datetimes.R' 'export-numbers.R'
        'export-unicode.R' 'imports.R' 'regex-package.R'
NeedsCompilation: no
Packaged: 2017-04-25 16:46:25 UTC; richierocks
Repository: CRAN
Date/Publication: 2017-04-25 21:42:46 UTC
Built: R 4.2.0; ; 2022-03-22 13:21:47 UTC; unix
