{
  "_id": "6a1edb5bb401979e7340f839",
  "Package": "dittoViz",
  "Type": "Package",
  "Title": "User Friendly Data Visualization",
  "Version": "1.0.6",
  "Authors@R": "c(person(\"Daniel\", \"Bunis\", email = \"daniel.bunis@ucsf.edu\",\nrole=c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0010-1616\")))",
  "Description": "A comprehensive visualization toolkit built with coders of\nall skill levels and color-vision impaired audiences in mind.\nIt allows creation of finely-tuned, publication-quality figures\nfrom single function calls. Visualizations include scatter\nplots, compositional bar plots, violin, box, and ridge plots,\nand more. Customization ranges from size and title adjustments\nto discrete-group circling and labeling, hidden data overlay\nupon cursor hovering via ggplotly() conversion, and many more,\nall with simple, discrete inputs. Color blindness friendliness\nis powered by legend adjustments (enlarged keys), and by\nallowing the use of shapes or letter-overlay in addition to the\ncarefully selected dittoColors().",
  "License": "MIT + file LICENCE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/dtm2451/dittoViz",
  "BugReports": "https://github.com/dtm2451/dittoViz/issues",
  "Repository": "https://dtm2451.r-universe.dev",
  "Date/Publication": "2026-01-20 18:06:39 UTC",
  "RemoteUrl": "https://github.com/dtm2451/dittoviz",
  "RemoteRef": "HEAD",
  "RemoteSha": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-20 08:54:17 UTC",
    "User": "root"
  },
  "Author": "Daniel Bunis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0010-1616>)",
  "Maintainer": "Daniel Bunis <daniel.bunis@ucsf.edu>",
  "MD5sum": "99831af046c50032ed0fc748c6577227",
  "_user": "dtm2451",
  "_type": "src",
  "_file": "dittoViz_1.0.6.tar.gz",
  "_fileid": "5773198b4f344d4fa4d3e101551819b8244400b82da7fa7da5e0e4b58721a0eb",
  "_filesize": 304076,
  "_sha256": "5773198b4f344d4fa4d3e101551819b8244400b82da7fa7da5e0e4b58721a0eb",
  "_created": "2026-05-20T08:54:17.000Z",
  "_published": "2026-06-02T13:32:11.225Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79082272320,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105586619"
    },
    {
      "job": 79082272464,
      "time": 196,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105584049"
    },
    {
      "job": 79082272376,
      "time": 205,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105576289"
    },
    {
      "job": 79082271794,
      "time": 220,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105573357"
    },
    {
      "job": 79082271408,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105512140"
    },
    {
      "job": 79082271100,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7359100595"
    },
    {
      "job": 79082271517,
      "time": 168,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7105575662"
    },
    {
      "job": 79082272566,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7105572622"
    },
    {
      "job": 79082272233,
      "time": 159,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7105571151"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dtm2451/dittoviz",
  "_commit": {
    "id": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
    "author": "dtm2451 <daniel.bunis@ucsf.edu>",
    "committer": "dtm2451 <daniel.bunis@ucsf.edu>",
    "message": "shorten scatterHex doc examples for CRAN build requirements\n",
    "time": 1768932399
  },
  "_maintainer": {
    "name": "Daniel Bunis",
    "email": "daniel.bunis@ucsf.edu",
    "login": "dtm2451",
    "description": "T cell biologist turned Biological Data Scientist",
    "uuid": 38870347,
    "orcid": "0000-0002-0010-1616"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "cowplot",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "role": "Imports"
    },
    {
      "package": "ggridges",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "plotly",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "ggplot.multistats",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "ggrastr",
      "version": ">= 0.2.0",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    }
  ],
  "_owner": "dtm2451",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-30",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-01",
      "n": 4
    },
    {
      "week": "2026-04",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "color-blindness",
    "ggplot2",
    "visualization"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "dtm2451",
      "count": 93,
      "uuid": 38870347
    },
    {
      "user": "j-andrews7",
      "count": 12,
      "uuid": 10225716
    }
  ],
  "_userbio": {
    "uuid": 38870347,
    "type": "user",
    "name": "Daniel Bunis",
    "description": "T cell biologist turned Biological Data Scientist"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dittoViz"
  },
  "_devurl": "https://github.com/dtm2451/dittoviz",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dittoViz.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dtm2451/dittoviz",
  "_realowner": "dtm2451",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-01-11"
    },
    {
      "version": "1.0.1",
      "date": "2024-02-02"
    },
    {
      "version": "1.0.3",
      "date": "2025-02-25"
    },
    {
      "version": "1.0.4",
      "date": "2025-07-22"
    },
    {
      "version": "1.0.5",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.6",
      "date": "2026-01-20"
    }
  ],
  "_exports": [
    "barPlot",
    "boxPlot",
    "colLevels",
    "dittoColors",
    "freqPlot",
    "ridgeJitter",
    "ridgePlot",
    "scatterHex",
    "scatterPlot",
    "yPlot"
  ],
  "_help": [
    {
      "page": "barPlot",
      "title": "Outputs a stacked bar plot to show the percent composition of samples, groups, clusters, or other groupings",
      "topics": [
        "barPlot"
      ]
    },
    {
      "page": "colLevels",
      "title": "Gives the distinct values of a column of data from the data_frame",
      "topics": [
        "colLevels"
      ]
    },
    {
      "page": "dittoColors",
      "title": "Extracts the dittoViz default colors",
      "topics": [
        "dittoColors"
      ]
    },
    {
      "page": "dittoExampleData",
      "title": "Example Data Generation",
      "topics": [
        "dittoExampleData"
      ]
    },
    {
      "page": "freqPlot",
      "title": "Plot discrete observation frequencies per sample and per grouping",
      "topics": [
        "freqPlot"
      ]
    },
    {
      "page": "scatterHex",
      "title": "scatter plot where observations are grouped into hexagonal bins and then summarized",
      "topics": [
        "scatterHex"
      ]
    },
    {
      "page": "scatterPlot",
      "title": "Create a scatter plot of arbitrary data with flexible customization options",
      "topics": [
        "scatterPlot"
      ]
    },
    {
      "page": "yPlot",
      "title": "Plots continuous data per group on a y- (or x-) axis using customizable data representations",
      "topics": [
        "boxPlot",
        "ridgeJitter",
        "ridgePlot",
        "yPlot"
      ]
    }
  ],
  "_readme": "https://github.com/dtm2451/dittoviz/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cowplot",
    "cpp11",
    "farver",
    "ggplot2",
    "ggrepel",
    "ggridges",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 4.87069645798925,
  "_indexed": true,
  "_nocasepkg": "dittoviz",
  "_universes": [
    "dtm2451"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-20T08:56:32.000Z",
      "distro": "noble",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "81666644117ca66aea09dee002b15f3a46402d46dbacbaef13c2cf7d2f2878df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.6",
      "date": "2026-05-20T08:56:27.000Z",
      "distro": "noble",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "5c08977e00e5a0946a4fca28c4f5c186d05cb3fbbcc637e40762ae0dbdc414be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-20T08:56:33.000Z",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "72237e3200b829252ff2b6ed467eb6dc924aad37682f8f9977bc1050c5071ef3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.6",
      "date": "2026-05-20T08:56:21.000Z",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "9c6ff725599baac7188cc28bd212bdd00561aaccf54d21d791e1cb822c342eb2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:54.000Z",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "7b414760caf4991b300068a5192a4e52eecfccc97c7a55da51d6690be9b17d18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:36.000Z",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "8879deca37c8f861157461765d29fe2dccea50c3a4fa17286efc858df955b85f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.6",
      "date": "2026-05-20T08:55:32.000Z",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "92dc97c3050fda991afba1dd7ea939c01d1c48a8ce3c0af6c9c70a418371afd4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.6",
      "date": "2026-06-02T13:30:59.000Z",
      "commit": "d0ce6b62c23a8faaffff99a215caf9e7b484a48c",
      "fileid": "5a556b514e318bfb9d3cf602d9ea57f7f0c4c8e9a2e0e96da98caf7badd63374",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dtm2451/actions/runs/26151970302"
    }
  ]
}