We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e126302 commit 36c4351Copy full SHA for 36c4351
2 files changed
DESCRIPTION
@@ -1,6 +1,6 @@
1
Package: forestplot
2
-Version: 1.6.1
3
-Date: 2016-12-15
+Version: 1.7
+Date: 2017-01-07
4
Title: Advanced Forest Plot Using 'grid' Graphics
5
Authors@R: c(person(given = "Max",
6
family = "Gordon",
NEWS
@@ -1,7 +1,8 @@
NEWS for the forestplot package
-Changes for 1.6.1
+Changes for 1.7
-----------------
+* Fixed bug when mergin gpar() with font & fontface options (thanks Katherine T. Mills)
* Fixed input bug with 3-dim array
7
* Improved autodetection of upper and lower intervals
8
0 commit comments