Package: bbplot Title: MAKING GGPLOT GRAPHICS IN BBC NEWS STYLE Version: 0.2 Authors@R: c( person("Nassos", "Stylianou", , "nassos.stylianou@bbc.co.uk", c("aut", "cre")), person("Clara", "Guibourg", "clara.guibourg@bbc.co.uk", c("aut", "cre")), person("Will", "Dahlgreen", "william.dahlgreen@bbc.co.uk", role = "aut"), person("Robert", "Cuffe", "robert.cuffe@bbc.co.uk", role = "aut"), person("Tom", "Calver", , role = "aut"), person("Ransome", "Mpini", , role = "aut") ) Description: Helps create and export ggplot2 charts in the style used by the BBC News data team thanks to two useful functions, one for styling and another for exporting ggplot graphics Depends: R (>= 3.3.0) Imports: ggplot2, png, grid, ggpubr, dplyr, data.table License: GPL-2 Encoding: UTF-8 LazyData: true RoxygenNote: 6.0.1 Config/pak/sysreqs: cmake make libicu-dev libpng-dev zlib1g-dev Repository: https://ar-puuk.r-universe.dev Date/Publication: 2019-02-07 16:47:40 UTC RemoteUrl: https://github.com/bbc/bbplot RemoteRef: HEAD RemoteSha: 82af5952230c695bd317d7786587cfffea7f7621 NeedsCompilation: no Packaged: 2026-06-10 06:58:52 UTC; root Author: Nassos Stylianou [aut, cre], Will william.dahlgreen@bbc.co.uk Dahlgreen [aut], Robert robert.cuffe@bbc.co.uk Cuffe [aut], Tom Calver [aut], Ransome Mpini [aut] Maintainer: Nassos Stylianou