Last data update: 2014.03.03

crayon

Package: crayon
Title: Colored Terminal Output
Version: 1.3.1
Authors@R: person("Gabor", "Csardi", , "csardi.gabor@gmail.com", role = c("aut", "cre"))
Description: Colored terminal output on terminals that support 'ANSI'
color and highlight codes. It also works in 'Emacs' 'ESS'. 'ANSI'
color support is automatically detected. Colors and highlighting can
be combined and nested. New styles can also be created easily.
This package was inspired by the 'chalk' 'JavaScript' project.
License: MIT + file LICENSE
LazyData: true
URL: https://github.com/gaborcsardi/crayon
BugReports: https://github.com/gaborcsardi/crayon/issues
Collate: 'ansi-256.r' 'combine.r' 'utils.r' 'string.r'
'crayon-package.r' 'disposable.r' 'has_ansi.r' 'has_color.r'
'styles.r' 'machinery.r' 'parts.r' 'print.r' 'style-var.r'
'show.r' 'string_operations.r'
Imports: memoise, grDevices, methods, utils
Suggests: testthat
NeedsCompilation: no
Packaged: 2015-07-13 00:29:52 UTC; gaborcsardi
Author: Gabor Csardi [aut, cre]
Maintainer: Gabor Csardi <csardi.gabor@gmail.com>
Repository: CRAN
Date/Publication: 2015-07-13 04:05:12

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'crayon' ...
** package 'crayon' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'crayon'
    finding HTML links ... done
    chr                                     html  
    col_nchar                               html  
    col_strsplit                            html  
    col_substr                              html  
    col_substring                           html  
    combine_styles                          html  
    concat                                  html  
    crayon                                  html  
    drop_style                              html  
    has_color                               html  
    has_style                               html  
    make_style                              html  
    num_colors                              html  
    show_ansi_colors                        html  
    start.crayon                            html  
    strip_style                             html  
    style                                   html  
    styles                                  html  
** building package indices
** testing if installed package can be loaded
* DONE (crayon)
Making 'packages.html' ... done