{
  "_id": "6a5094e5c30f0868bbf20ecc",
  "Package": "bbplot",
  "Title": "MAKING GGPLOT GRAPHICS IN BBC NEWS STYLE",
  "Version": "0.2",
  "Authors@R": "c(\nperson(\"Nassos\", \"Stylianou\", , \"nassos.stylianou@bbc.co.uk\", c(\"aut\", \"cre\")),\nperson(\"Clara\", \"Guibourg\", \"clara.guibourg@bbc.co.uk\", c(\"aut\", \"cre\")),\nperson(\"Will\", \"Dahlgreen\", \"william.dahlgreen@bbc.co.uk\", role = \"aut\"),\nperson(\"Robert\", \"Cuffe\", \"robert.cuffe@bbc.co.uk\", role = \"aut\"),\nperson(\"Tom\", \"Calver\", , role = \"aut\"),\nperson(\"Ransome\", \"Mpini\", , role = \"aut\")\n)",
  "Description": "Helps create and export ggplot2 charts in the style used\nby the BBC News data team thanks to two useful functions, one\nfor styling and another for exporting ggplot graphics",
  "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": {
    "Date": "2026-07-10 06:40:58 UTC",
    "User": "root"
  },
  "Author": "Nassos Stylianou [aut, cre],\nWill william.dahlgreen@bbc.co.uk Dahlgreen [aut],\nRobert robert.cuffe@bbc.co.uk Cuffe [aut],\nTom Calver [aut],\nRansome Mpini [aut]",
  "Maintainer": "Nassos Stylianou <nassos.stylianou@bbc.co.uk>",
  "_user": "ar-puuk",
  "_type": "src",
  "_file": "bbplot_0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/3c97d88aa4cc7b1ee7b28cb3c185177349c740acc7aadfc62e0c97208202e9fd",
  "_filesize": 2519182,
  "_sha256": "3c97d88aa4cc7b1ee7b28cb3c185177349c740acc7aadfc62e0c97208202e9fd",
  "_expires": "2026-10-18T06:44:50.000Z",
  "_created": "2026-07-10T06:40:58.000Z",
  "_published": "2026-07-10T06:44:53.172Z",
  "_jobs": [
    {
      "job": 86302999826,
      "time": 171,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8220213633"
    },
    {
      "job": 86302999835,
      "time": 187,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220218042"
    },
    {
      "job": 86302999818,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8220218873"
    },
    {
      "job": 86302999813,
      "time": 91,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220214924"
    },
    {
      "job": 86302479343,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8220163132"
    },
    {
      "job": 86302999849,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8220206042"
    },
    {
      "job": 86302999833,
      "time": 94,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8220191884"
    },
    {
      "job": 86302999856,
      "time": 68,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8220183757"
    },
    {
      "job": 86302999847,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8220183884"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813",
  "_status": "success",
  "_upstream": "https://github.com/bbc/bbplot",
  "_commit": {
    "id": "82af5952230c695bd317d7786587cfffea7f7621",
    "author": "nassosstylianou <stylianou.nassos@gmail.com>",
    "committer": "nassosstylianou <stylianou.nassos@gmail.com>",
    "message": "tweaks source text in readme example\n",
    "time": 1549558060
  },
  "_maintainer": {
    "name": "Nassos Stylianou",
    "email": "nassos.stylianou@bbc.co.uk"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    }
  ],
  "_owner": "bbc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1631,
  "_contributors": [
    {
      "user": "nassosstylianou",
      "count": 9,
      "uuid": 5431776
    },
    {
      "user": "cguibourg",
      "count": 4,
      "uuid": 6018311
    }
  ],
  "_userbio": {
    "uuid": 97474785,
    "type": "user",
    "name": "Pukar Bhandari",
    "followers": 26,
    "description": "I am a Data Scientist at Wasatch Front Regional Council and I am interested in Geospatial Data Analytics, particularly in land use and transportation."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/bbplot"
  },
  "_devurl": "https://github.com/bbc/bbplot",
  "_searchresults": 258,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/bbplot.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "bbc_style",
    "finalise_plot"
  ],
  "_help": [
    {
      "page": "bbc_style",
      "title": "Add bbc theme to ggplot chart",
      "topics": [
        "bbc_style"
      ]
    },
    {
      "page": "finalise_plot",
      "title": "Arrange alignment and save BBC ggplot chart",
      "topics": [
        "finalise_plot"
      ]
    }
  ],
  "_readme": "https://github.com/bbc/bbplot/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "boot",
    "broom",
    "car",
    "carData",
    "cli",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "data.table",
    "Deriv",
    "doBy",
    "dplyr",
    "farver",
    "forecast",
    "Formula",
    "fracdiff",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "png",
    "polynom",
    "purrr",
    "quantreg",
    "R6",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang",
    "rstatix",
    "S7",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "zoo"
  ],
  "_score": 6.323043671339525,
  "_indexed": false,
  "_nocasepkg": "bbplot",
  "_universes": [
    "ar-puuk"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2",
      "date": "2026-07-10T06:43:58.000Z",
      "distro": "resolute",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/9858fe6f7ab14a97e434657d45e3275ec772bf73d07cfffefd538d94bddd5675",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2",
      "date": "2026-07-10T06:44:12.000Z",
      "distro": "resolute",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/3ddaa20b7f02ea681833277715fd7b628921842dabb5a106b0ad7c498a79bc07",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2",
      "date": "2026-07-10T06:44:18.000Z",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/e8f41e103f52ec46c1704d5b89240b9b90f44eb3201a2b696062c160606b796c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2",
      "date": "2026-07-10T06:44:01.000Z",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/16fc0a2882203e2c827c8ce68713cf02af7431548759593a8a2145f47c4403e5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2",
      "date": "2026-07-10T06:43:39.000Z",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/1a21aaddce4a4f12920a8307d47833391ce5a1eec7d7b85f1e4574121a9a07c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2",
      "date": "2026-07-10T06:42:38.000Z",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/5ffa795d522fa8299e6ef7b67298c7a68a8cb3f590389862ea184eaf2f6d14a4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2",
      "date": "2026-07-10T06:42:13.000Z",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/0833351447b0dc27f1c95a1d1dac240612afa22b4caccceb25339d66ea1b4ef5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2",
      "date": "2026-07-10T06:42:12.000Z",
      "commit": "82af5952230c695bd317d7786587cfffea7f7621",
      "fileid": "https://r2.ropensci.org/7a7b401680b6a2fef94d4557ab241fc66f67f05979ecd848b3a6bc6d4229e576",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ar-puuk/actions/runs/29074316813"
    }
  ]
}