{
  "_id": "6a0f7315acfb0bcc41c602ee",
  "Package": "plotbb",
  "Title": "Grammar of Graphics for 'base' Plot",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Guangchuang\", \"Yu\",     email = \"guangchuangyu@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"), comment = c(ORCID = \"0000-0002-6485-8781\"))\n)",
  "Description": "A grammar of graphics framework built on 'base' graphics.\nIt provides a 'bbplot' object and a '+' operator to\nincrementally compose plots from data, aesthetic mappings and\nlayers, then render them using the base plotting system. The\npackage includes common geometric layers (points, lines,\nsegments, bars, histograms, boxplots and tiles), scales for\ncolor and other aesthetics, legends, faceting, themes, and\nsignificance annotations.",
  "VignetteBuilder": "quarto",
  "ByteCompile": "true",
  "License": "Artistic-2.0",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:02:00 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>)",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "Repository": "https://guangchuangyu.r-universe.dev",
  "Date/Publication": "2026-05-21 05:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/plotbb",
  "RemoteRef": "HEAD",
  "RemoteSha": "251eb76c37be41a32f7b6f5229296de76a4efab9",
  "MD5sum": "185f7a77deb219c4562a0c6a30dd0208",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "plotbb_0.1.2.tar.gz",
  "_fileid": "fcc6e4b29375af9d2a6d4eb422b489a003245738df8fc9a9d591b026c8a57d2f",
  "_filesize": 1914931,
  "_sha256": "fcc6e4b29375af9d2a6d4eb422b489a003245738df8fc9a9d591b026c8a57d2f",
  "_created": "2026-05-21T07:02:00.000Z",
  "_published": "2026-05-21T21:03:17.804Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77268221141,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129286794"
    },
    {
      "job": 77268221270,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129285884"
    },
    {
      "job": 77268221439,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129285850"
    },
    {
      "job": 77268221464,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129291164"
    },
    {
      "job": 77268220891,
      "time": 204,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129249605"
    },
    {
      "job": 77268220725,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7147148453"
    },
    {
      "job": 77268221070,
      "time": 116,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7129281670"
    },
    {
      "job": 77268221547,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7129282253"
    },
    {
      "job": 77268221638,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7129277859"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/plotbb",
  "_commit": {
    "id": "251eb76c37be41a32f7b6f5229296de76a4efab9",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1779339602
  },
  "_maintainer": {
    "name": "Guangchuang Yu",
    "email": "guangchuangyu@gmail.com",
    "login": "guangchuangyu",
    "twitter": "@guangchuangyu",
    "description": "Professor of Bioinformatics at Southern Medical University.",
    "uuid": 626539,
    "orcid": "0000-0002-6485-8781"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Suggests"
    },
    {
      "package": "ape",
      "role": "Suggests"
    },
    {
      "package": "aplot",
      "version": ">= 0.0.8",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplotify",
      "version": ">= 0.1.0",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-05",
      "n": 1
    },
    {
      "week": "2026-21",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-01-15"
    },
    {
      "name": "0.1.1",
      "date": "2026-01-30"
    },
    {
      "name": "0.1.2",
      "date": "2026-05-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 4,
      "uuid": 626539
    }
  ],
  "_userbio": {
    "uuid": 626539,
    "type": "user",
    "name": "Guangchuang Yu",
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotbb"
  },
  "_searchresults": 22,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plotbb.html",
    "manual.pdf"
  ],
  "_realowner": "guangchuangyu",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.6",
      "date": "2021-09-08"
    },
    {
      "version": "0.1.0",
      "date": "2026-01-15"
    },
    {
      "version": "0.1.1",
      "date": "2026-01-30"
    },
    {
      "version": "0.1.2",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "%>%",
    "as.bbplot",
    "bb_aes",
    "bb_bar",
    "bb_boxplot",
    "bb_density",
    "bb_errorbar",
    "bb_facet_wrap",
    "bb_grid",
    "bb_hist",
    "bb_labs",
    "bb_legend",
    "bb_line",
    "bb_lm",
    "bb_point",
    "bb_scale_cex_continuous",
    "bb_scale_cex_manual",
    "bb_scale_col_gradient",
    "bb_scale_col_manual",
    "bb_scale_col_palette",
    "bb_scale_lty_manual",
    "bb_scale_pch_manual",
    "bb_segment",
    "bb_signif",
    "bb_sub",
    "bb_text",
    "bb_theme",
    "bb_theme_bw",
    "bb_theme_deepblue",
    "bb_theme_expand",
    "bb_theme_grey",
    "bb_theme_minimal",
    "bb_tile",
    "bb_title",
    "bb_xlab",
    "bb_ylab",
    "bbplot",
    "bbplot_add",
    "set_bb_theme",
    "unset_bb_theme"
  ],
  "_help": [
    {
      "page": "as-bbplot",
      "title": "as.bbplot",
      "topics": [
        "as.bbplot"
      ]
    },
    {
      "page": "bb_aes",
      "title": "bb_aes",
      "topics": [
        "bb_aes"
      ]
    },
    {
      "page": "layer",
      "title": "bb_boxplot",
      "topics": [
        "bb_bar",
        "bb_boxplot",
        "bb_density",
        "bb_errorbar",
        "bb_hist",
        "bb_line",
        "bb_lm",
        "bb_point",
        "bb_segment",
        "bb_signif",
        "bb_text",
        "bb_tile"
      ]
    },
    {
      "page": "bb_facet_wrap",
      "title": "bb_facet_wrap",
      "topics": [
        "bb_facet_wrap"
      ]
    },
    {
      "page": "bb-grid",
      "title": "bb_grid",
      "topics": [
        "bb_grid"
      ]
    },
    {
      "page": "bblabs",
      "title": "bb_labs",
      "topics": [
        "bb_labs",
        "bb_sub",
        "bb_title",
        "bb_xlab",
        "bb_ylab"
      ]
    },
    {
      "page": "bb_legend",
      "title": "bb_legend",
      "topics": [
        "bb_legend"
      ]
    },
    {
      "page": "bb-scale",
      "title": "bb_scale_col_palette",
      "topics": [
        "bb_scale_col_gradient",
        "bb_scale_col_manual",
        "bb_scale_col_palette"
      ]
    },
    {
      "page": "bb-scale-aes",
      "title": "aesthetic scales",
      "topics": [
        "bb_scale_cex_continuous",
        "bb_scale_cex_manual",
        "bb_scale_lty_manual",
        "bb_scale_pch_manual"
      ]
    },
    {
      "page": "bb-theme",
      "title": "bb_theme",
      "topics": [
        "bb_theme",
        "bb_theme_bw",
        "bb_theme_deepblue",
        "bb_theme_expand",
        "bb_theme_grey",
        "bb_theme_minimal"
      ]
    },
    {
      "page": "bbplot",
      "title": "bbplot",
      "topics": [
        "bbplot"
      ]
    },
    {
      "page": "set_bb_theme",
      "title": "set_bb_theme",
      "topics": [
        "set_bb_theme"
      ]
    },
    {
      "page": "unset_bb_theme",
      "title": "unset_bb_theme",
      "topics": [
        "unset_bb_theme"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "farver",
    "glue",
    "labeling",
    "lifecycle",
    "magrittr",
    "R6",
    "RColorBrewer",
    "rlang",
    "scales",
    "viridisLite"
  ],
  "_vignettes": [
    {
      "source": "plotbb.qmd",
      "filename": "plotbb.html",
      "title": "plotbb",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-01-15 16:50:02",
      "modified": "2026-01-30 10:00:02",
      "commits": 2
    }
  ],
  "_score": 2.8195439355418688,
  "_indexed": true,
  "_nocasepkg": "plotbb",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-21T07:04:13.000Z",
      "distro": "noble",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "1e20f956fc09bbc37c4abd1ea458b9f417978c5c57d915c66efcf368ee048d1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-21T07:04:11.000Z",
      "distro": "noble",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "a9f444c78c05be55ba5583176cb461c7804115ce1f82d127cd14017ea0b863af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-21T07:04:13.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "813b36a4141a541427cd9a345a90dcdacd2243357369e02f229b5c84f5d8da85",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-21T07:04:30.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "d5620e86b9ab95c1c6a7fb347a1b4c95896771e14aee13bef97994ca6bacaf07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-21T21:02:59.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "f69271701fa0809af44e065a2ba8b704726924b9cbfd905909abdf8dc6bf0977",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-21T07:03:50.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "207dc2196871efb640c74c5b9f56c11db52930eebf5d200744aa64e8dee0d4bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-21T07:03:51.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "0fdd6b8b23e12afedef103ebaa8854ca9286bb12c227b59662c912afbb5c3ad9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-21T07:03:36.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "34c06b47b78a158c9c9fbf5e8d6740986b95bde09f14f7b51247fb72e30cc6df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/26210670192"
    }
  ]
}