Last data update: 2014.03.03

rebus.numbers

Package: rebus.numbers
Title: Numeric Extensions for the 'rebus' Package
Version: 0.0-1
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 contains number-related functionality, and is primarily intended
to be used by package developers.
Depends: R (>= 3.1.0)
Imports: rebus.base, utils
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: 'imports.R' 'number_range.R' 'roman.R'
NeedsCompilation: no
Packaged: 2015-12-16 09:45:00 UTC; rjc2003
Repository: CRAN
Date/Publication: 2015-12-16 12:00:14

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'rebus.numbers' ...
** package 'rebus.numbers' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'rebus.numbers'
    finding HTML links ... done
    number_range                            html  
    finding level-2 HTML links ... done

    roman                                   html  
Rd warning: /tmp/Rtmp6EIekj/R.INSTALL1d0b2281ea55/rebus.numbers/man/roman.Rd:32: missing file link 'as.roman'
** building package indices
** testing if installed package can be loaded
* DONE (rebus.numbers)
Making 'packages.html' ... done