Last data update: 2014.03.03

rebus

Package: rebus
Type: Package
Title: Build Regular Expressions in a Human Readable Way
Version: 0.1-0
Date: 2015-12-16
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, rebus.datetimes, rebus.numbers, rebus.unicode
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: 5.0.1
Collate: 'export-base.R' 'export-datetimes.R' 'export-numbers.R'
'export-unicode.R' 'imports.R' 'regex-package.R'
NeedsCompilation: no
Packaged: 2015-12-16 12:30:25 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 15:10:57

● 0 images, 27 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rebus' ...
** package 'rebus' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rebus'
    finding HTML links ... done
    Anchors                                 html  
    Backreferences                          html  
    CharacterClasses                        html  
    ClassGroups                             html  
    Concatenation                           html  
    DateTime                                html  
    IsoClasses                              html  
    SpecialCharacters                       html  
    Unicode                                 html  
    WordBoundaries                          html  
    as.regex                                html  
    capture                                 html  
    char_class                              html  
    escape_special                          html  
    exactly                                 html  
    format.regex                            html  
    get_weekdays                            html  
    literal                                 html  
    lookahead                               html  
    modify_mode                             html  
    number_range                            html  
    or                                      html  
    rebus                                   html  
Rd warning: /tmp/RtmpfMGAfn/R.INSTALL1d315864bb3d/rebus/man/rebus.Rd:78: missing file link 'regexpr'
    recursive                               html  
    regex                                   html  
    repeated                                html  
    roman                                   html  
** building package indices
** testing if installed package can be loaded
* DONE (rebus)
Making 'packages.html' ... done