Package: R.devices
Version: 2.7.2
Depends: R (>= 2.10.0)
Imports: R.methodsS3 (>= 1.5.2), R.oo (>= 1.15.8), R.utils (>= 1.27.1)
Suggests: digest (>= 0.6.3), base64enc (>= 0.1-1), R.rsp (>= 0.9.28)
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: 2013-10-15
Title: Unified handling of graphics devices
Description: This package provides 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)
LazyLoad: TRUE
Packaged: 2013-10-15 20:15:10 UTC; hb
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-10-16 09:13:03
