diff --git a/DESCRIPTION b/DESCRIPTION index 2c3323e..bbd973d 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: gridify Title: Enrich Figures and Tables with Custom Headers and Footers and More -Version: 0.7.6.9000 +Version: 0.7.7 Authors@R: c( person("Maciej", "Nasinski", , "Maciej.Nasinski@ucb.com", role = c("aut", "cre")), person("Alexandra", "Wall", , "Alexandra.Wall@ucb.com", role = "aut"), @@ -26,6 +26,7 @@ Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: + grDevices, grid, methods Suggests: diff --git a/NEWS.md b/NEWS.md index 6ffae0f..e88a154 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,9 @@ -# gridify 0.7.6.9000 +# gridify 0.7.7 * Updated `README.md` file. * Updated description how to convert points to pixels, example in `README.md` file. * Removed `rtables` examples as installation of `rtables.officer` requires R >= 4.4.0. +* Added the base R `grDevices` in `DESCRIPTION` file `Imports`. # gridify 0.7.6