Last data update: 2014.03.03

R.devices

Package: R.devices
Version: 2.14.0
Depends: R (>= 2.14.0)
Imports: grDevices, R.methodsS3 (>= 1.7.0), R.oo (>= 1.19.0), R.utils
(>= 2.2.0), base64enc (>= 0.1-2)
Suggests: digest (>= 0.6.8), Cairo (>= 1.5-6), R.rsp (>= 0.20.0)
VignetteBuilder: R.rsp
Authors@R: c(person("Henrik", "Bengtsson", role=c("aut", "cre", "cph"),
email = "henrikb@braju.com"))
Author: Henrik Bengtsson [aut, cre, cph]
Maintainer: Henrik Bengtsson <henrikb@braju.com>
Date: 2016-03-08
Title: Unified Handling of Graphics Devices
Description: Functions for creating plots and image files in a unified way regardless of output format (EPS, PDF, PNG, SVG, TIFF, WMF, etc.). Default device options as well as scales and aspect ratios are controlled in a uniform way across all device types. Switching output format requires minimal changes in code. This package is ideal for large-scale batch processing, because it will never leave open graphics devices or incomplete image files behind, even on errors or user interrupts.
License: LGPL (>= 2.1)
URL: https://github.com/HenrikBengtsson/R.devices
BugReports: https://github.com/HenrikBengtsson/R.devices/issues
LazyLoad: TRUE
NeedsCompilation: no
Packaged: 2016-03-09 00:57:25 UTC; hb
Repository: CRAN
Date/Publication: 2016-03-09 09:13:37


Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'R.devices' ...
** package 'R.devices' successfully unpacked and MD5 sums checked
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'R.devices'
    finding HTML links ... done
    DevEvalFileProduct                      html  
    DevEvalProduct                          html  
    Non-documented_objects                  html  
    R.devices-package                       html  
    as.character.DevEvalProduct             html  
    capabilitiesX11                         html  
    capturePlot                             html  
Rd warning: /tmp/RtmpkahtPb/R.INSTALL1d592949f63b/R.devices/man/capturePlot.Rd:36: missing file link 'replayPlot'
Rd warning: /tmp/RtmpkahtPb/R.INSTALL1d592949f63b/R.devices/man/capturePlot.Rd:70: missing file link 'recordPlot'
    devDone                                 html  
    devEval                                 html  
    devGetLabel                             html  
    devIsInteractive                        html  
Rd warning: /tmp/RtmpkahtPb/R.INSTALL1d592949f63b/R.devices/man/devIsInteractive.Rd:36: missing file link 'deviceIsInteractive'
    devIsOpen                               html  
    devList                                 html  
    devNew                                  html  
    devOff                                  html  
    devOptions                              html  
    devSet                                  html  
    devSetLabel                             html  
    eps                                     html  
    favicon                                 html  
    getDataURI.DevEvalFileProduct           html  
    getFullname.DevEvalProduct              html  
    getMimeType.DevEvalFileProduct          html  
    getPathname.DevEvalFileProduct          html  
    getType.DevEvalProduct                  html  
    jpeg2                                   html  
    png2                                    html  
    toNNN                                   html  
    withPar                                 html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (R.devices)
Making 'packages.html' ... done