{
  "_id": "6a3659a63efcd9bda440402b",
  "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-06-20 09:10:03 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": "bcf92008a869432a0f239db3aa3f6346",
  "_user": "guangchuangyu",
  "_type": "src",
  "_file": "plotbb_0.1.2.tar.gz",
  "_fileid": "89c73a0f1ae1a7a474f3a96eda0f5f9235841a30c9a6a4601f4e6731aa9b5748",
  "_filesize": 1918065,
  "_sha256": "89c73a0f1ae1a7a474f3a96eda0f5f9235841a30c9a6a4601f4e6731aa9b5748",
  "_created": "2026-06-20T09:10:03.000Z",
  "_published": "2026-06-20T09:13:10.246Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82471613269,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763992108"
    },
    {
      "job": 82471613264,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763990260"
    },
    {
      "job": 82471613266,
      "time": 112,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763987065"
    },
    {
      "job": 82471613284,
      "time": 114,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763987461"
    },
    {
      "job": 82471398191,
      "time": 214,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763971850"
    },
    {
      "job": 82471613249,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763988469"
    },
    {
      "job": 82471613271,
      "time": 111,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7763986992"
    },
    {
      "job": 82471613275,
      "time": 126,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7763988960"
    },
    {
      "job": 82471613278,
      "time": 105,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7763986051"
    }
  ],
  "_buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281",
  "_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",
    "followers": 3111,
    "description": "Professor of Bioinformatics at Southern Medical University."
  },
  "_downloads": {
    "count": 517,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotbb"
  },
  "_searchresults": 23,
  "_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": [
        "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-06-20T09:12:32.000Z",
      "distro": "noble",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "0696415f94ae96b6b089b0c4665623949f042839104491a056d3614331f88b76",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-20T09:12:17.000Z",
      "distro": "noble",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "08eb68d31d7221c89abe66d44d893397f27276461087ec02bdcaa11ddbbf2bf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-20T09:12:00.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "cec03287499fdc37d1e84aff0079d8311ae04cab7cf0f20e01ccc1922da09c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-20T09:12:03.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "6f04dc4e04d4c345d50d418941baf29799269a03935ff918e4e682d1b405da2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-20T09:12:22.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "a27ffe8f2bc8bacbac5616feff73445de9424401e4bff410930472dd83eb3b17",
      "status": "success",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T09:11:45.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "2d483f38f245ad7e510d72e254d5d35ec71f2ec33c0c82af0aa4b82e96ec4818",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T09:12:00.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "e0f2c5be543f2dbf47db87a57076b395d3d6c7f5946f3aefecaf03e4ac366865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-20T09:11:39.000Z",
      "commit": "251eb76c37be41a32f7b6f5229296de76a4efab9",
      "fileid": "1f0612123e87a720a1eea7fc2193977c7dc2fcc0caeff7fcf8b6d09bb4f0fab3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/guangchuangyu/actions/runs/27866504281"
    }
  ]
}