Package: rebus
Type: Package
Title: Build Regular Expressions in a Human Readable Way
Version: 0.0-5
Date: 2015-02-04
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.
Depends: R (>= 3.1.0)
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.
Collate: 'alternation.R' 'regex-methods.R' 'backreferences.R'
        'capture.R' 'internal.R' 'grouping-and-repetition.R'
        'constants.R' 'class-groups.R' 'concatenation.R'
        'compound-constants.R' 'escape_special.R' 'datetime.R'
        'lookaround.R' 'misc.R' 'number_range.R' 'regex-package.R'
        'unicode-groups.R' 'unicode.R' 'zzz.R'
Packaged: 2015-02-04 11:13:26 UTC; rjc2003
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2015-02-04 13:14:05
Built: R 3.1.2; ; 2015-02-05 17:39:52 UTC; unix
