Skip to content

Commit

Permalink
R.devices 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HenrikBengtsson committed Jul 21, 2018
1 parent 699968c commit 2263fe3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Package: R.devices
Version: 2.15.1-9000
Version: 2.16.0
Depends:
R (>= 2.14.0)
Imports:
grDevices,
R.methodsS3 (>= 1.7.1),
R.oo (>= 1.21.0),
R.utils (>= 2.6.0),
base64enc (>= 0.1-3)
base64enc (>= 0.1-2)
Suggests:
digest (>= 0.6.13),
Cairo (>= 1.5-9),
Expand All @@ -17,7 +17,7 @@ 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: 2017-12-29
Date: 2018-07-21
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
Expand Down
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: R.devices
==================

Version: 2.15.1-9000 [2018-07-21]
Version: 2.16.0 [2018-07-21]

NEW FEATURES:

Expand Down

0 comments on commit 2263fe3

Please sign in to comment.