Package: R.devices
Version: 2.15.1
Depends: R (>= 2.14.0)
Imports: grDevices, R.methodsS3 (>= 1.7.1), R.oo (>= 1.21.0), R.utils
        (>= 2.5.0), base64enc (>= 0.1-3)
Suggests: digest (>= 0.6.10), Cairo (>= 1.5-9), R.rsp (>= 0.30.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-11-09
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
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-10 05:38:04 UTC; hb
Repository: CRAN
Date/Publication: 2016-11-10 13:16:53
