{
  "_id": "6a5ddc499baadeef8ab55691",
  "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-07-20 08:25:34 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",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "plotbb_0.1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/61c8cce8b6c741e3681da23f9c2252a39427d80bf777693ac9820c759c01bb46",
  "_filesize": 1915624,
  "_sha256": "61c8cce8b6c741e3681da23f9c2252a39427d80bf777693ac9820c759c01bb46",
  "_expires": "2026-10-28T08:28:55.000Z",
  "_created": "2026-07-20T08:25:34.000Z",
  "_published": "2026-07-20T08:28:57.603Z",
  "_jobs": [
    {
      "job": 88305024822,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455044739"
    },
    {
      "job": 88305024772,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455038669"
    },
    {
      "job": 88305024730,
      "time": 138,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455037469"
    },
    {
      "job": 88305024761,
      "time": 126,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455033046"
    },
    {
      "job": 88304263360,
      "time": 254,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8454981590"
    },
    {
      "job": 88305024710,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8455024974"
    },
    {
      "job": 88305024704,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8455023123"
    },
    {
      "job": 88305024800,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8455027855"
    },
    {
      "job": 88305024734,
      "time": 100,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8455022158"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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",
    "followers": 3114,
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 346,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotbb"
  },
  "_searchresults": 23,
  "_quarto": true,
  "_topics": [
    "quarto"
  ],
  "_rbuild": "4.6.1",
  "_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": [
        "Aesthetic mapping",
        "Geometric layer",
        "Line, segment and errorbar",
        "Bar plot",
        "Boxplot and histogram",
        "Significance annotations",
        "Heatmap",
        "Supported layers",
        "Setting labels",
        "Theme",
        "Supported themes",
        "Scale",
        "Supported scales",
        "Scales for pch, lty and cex",
        "Legend",
        "Facet",
        "Using existing code with plotbb"
      ],
      "created": "2026-01-15 16:50:02",
      "modified": "2026-01-30 10:00:02",
      "commits": 2
    }
  ],
  "_score": 2.8388490907372557,
  "_indexed": true,
  "_nocasepkg": "plotbb",
  "_universes": [
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-20T08:28:06.000Z",
      "distro": "resolute",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/1259fbce44bc2673a0a4d7fd52f0d928224f41e763432b53691ae3b62017677d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:57.000Z",
      "distro": "resolute",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/8b3802b56b604ecf2dd6c59f24cb5ed807ebf2217d286372cfe15041e60a8cf1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:53.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/7c3665d18d1f627311edf1b99a68040fc3bd17cf037670c90bfd5532f3a05a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:45.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/a8bfa922b74d9122a486140f06b39a9ab7d4e182acbf1b96e4b4f602e9d00ecd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:41.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/96d001679de0d9af6240afe20ff225644682ee377ad798d56fc1b171ad5318ba",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:08.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/d0cf3397eb7096008ccd5e28870d88f9460f06c6dfe3b9ae078d45540e19270b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:26.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/6af5d5e917b8d129dcae54880d719e322a0e9c196ba93e9ed46379a60121b52f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-07-20T08:27:06.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "https://r2.ropensci.org/15e430e453eb2f3bf41e8f60c8c4d7651dc7af91e4df5608c9ab3fce30b29d5d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/29727604952"
    }
  ]
}