Last data update: 2014.03.03

xtermStyle

Encoding: UTF-8
Package: xtermStyle
Type: Package
Title: Terminal Text Formatting Using Escape Sequences
Version: 3.0.5
Date: 2015-05-20
Authors@R: person("Christofer", "Backlin", role = c("aut", "cre"), email = "christofer.backlin@medsci.uu.se")
Author: Christofer Backlin [aut, cre]
Maintainer: Christofer Backlin <christofer.backlin@medsci.uu.se>
Description: Can be used for coloring output in terminals.
It was developed for the standard Ubuntu terminal but should be compatible
with any terminal using xterm or ANSI escape sequences. If run in windows,
RStudio, or any other platform not supporting such escape sequences it
gracefully passes on any output without modifying it.
License: GPL (>= 2)
LazyLoad: yes
URL: https://github.com/backlin/xtermStyle
BugReports: https://github.com/backlin/xtermStyle/issues
NeedsCompilation: no
Packaged: 2015-05-20 14:53:11 UTC; christofer
Repository: CRAN
Date/Publication: 2015-05-21 00:34:27

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

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'xtermStyle' ...
** package 'xtermStyle' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'xtermStyle'
    finding HTML links ... done
    discrete.color                          html  
    display.xterm.colors                    html  
    print.xtermStyle                        html  
    style                                   html  
    style.auto                              html  
    style.palette                           html  
    xterm.pal                               html  
Rd warning: /tmp/Rtmp07cQzz/R.INSTALL20d61aab091c/xtermStyle/man/xterm.pal.Rd:20: missing file link 'brewer.pal'
    xterm256.to.ANSI                        html  
** building package indices
** testing if installed package can be loaded
* DONE (xtermStyle)
Making 'packages.html' ... done