Last data update: 2014.03.03

RSVGTipsDevice

Package: RSVGTipsDevice
Version: 1.0-4
Date: 10/15/2011
Title: An R SVG graphics device with dynamic tips and hyperlinks
Author: Tony Plate <tplate@acm.org>, based on RSvgDevice by T Jake Luciani <jakeluciani@yahoo.com>
Maintainer: Tony Plate <tplate@acm.org>
Depends: R (>= 2.6)
Description: A graphics device for R that uses the w3.org xml standard
for Scalable Vector Graphics. This version supports
tooltips with 1 to 3 lines, hyperlinks, and line styles.
License: GPL (>= 2)
Packaged: 2011-11-26 18:12:34 UTC; tap
Repository: CRAN
Date/Publication: 2011-11-27 09:14:08

● Cran Task View: Graphics
● 0 images, 9 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'RSVGTipsDevice' ...
** package 'RSVGTipsDevice' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include    -fpic  -g -O2  -c devSVG.c -o devSVG.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o RSVGTipsDevice.so devSVG.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/RSVGTipsDevice/libs
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'RSVGTipsDevice'
    finding HTML links ... done
    RSVGTipsDevice                          html  
    RSVGTipsDevice.design                   html  
    SVG.viewing                             html  
    devSVGTips                              html  
    encodeSVGSpecialChars                   html  
    getSVGToolTipMode                       html  
    setSVGShapeContents                     html  
    setSVGShapeToolTip                      html  
    setSVGShapeURL                          html  
** building package indices
** testing if installed package can be loaded
* DONE (RSVGTipsDevice)
Making 'packages.html' ... done