{
  "_id": "6a1072c3acfb0bcc41cac049",
  "Package": "dotwhisker",
  "Type": "Package",
  "Title": "Dot-and-Whisker Plots of Regression Results",
  "Version": "0.8.9999",
  "Authors@R": "c(person(\"Frederick\", \"Solt\", role = c(\"aut\"), email = \"frederick-solt@uiowa.edu\"),\nperson(\"Yue\", \"Hu\", role = c(\"aut\", \"cre\"), email = \"yuehu@tsinghua.edu.cn\"),\nperson(\"Ben\", \"Bolker\", role = \"ctb\", email = \"bolker@mcmaster.ca\"),\nperson(\"Os\", \"Keyes\", role = \"ctb\", email = \"ironholds@gmail.com\"),\nperson(\"Stefan\", \"Müller\", role = \"ctb\", email = \"stefan.mueller@ucd.ie\"),\nperson(\"Thomas\", \"Leeper\", role = \"ctb\", email = \"thosjleeper@gmail.com\"),\nperson(\"Chris\", \"Wallace\", role = \"ctb\", email = \"cew54@cam.ac.uk\"),\nperson(\"Christopher\", \"Warshaw\", role = \"ctb\", email = \"warshaw@email.gwu.edu\"))",
  "Maintainer": "Yue Hu <yuehu@tsinghua.edu.cn>",
  "Description": "Create quick and easy dot-and-whisker plots of regression\nresults. It takes as input either (1) a coefficient table in\nstandard form or (2) one (or a list of) fitted model objects\n(of any type that has methods implemented in the 'parameters'\npackage). It returns 'ggplot' objects that can be further\ncustomized using tools from the 'ggplot2' package. The package\nalso includes helper functions for tasks such as rescaling\ncoefficients or relabeling predictor variables. See more\nmethodological discussion of the visualization and data\nmanagement methods used in this package in Kastellec and Leoni\n(2007) <doi:10.1017/S1537592707072209> and Gelman (2008)\n<doi:10.1002/sim.3107>.",
  "Encoding": "UTF-8",
  "URL": "https://fsolt.org/dotwhisker/",
  "BugReports": "https://github.com/fsolt/dotwhisker/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://fsolt.r-universe.dev",
  "Date/Publication": "2026-04-07 02:42:14 UTC",
  "RemoteUrl": "https://github.com/fsolt/dotwhisker",
  "RemoteRef": "HEAD",
  "RemoteSha": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-07 06:14:07 UTC",
    "User": "root"
  },
  "Author": "Frederick Solt [aut],\nYue Hu [aut, cre],\nBen Bolker [ctb],\nOs Keyes [ctb],\nStefan Müller [ctb],\nThomas Leeper [ctb],\nChris Wallace [ctb],\nChristopher Warshaw [ctb]",
  "MD5sum": "65ef7ce1293301e03f4f375c5551b07e",
  "_user": "fsolt",
  "_type": "src",
  "_file": "dotwhisker_0.8.9999.tar.gz",
  "_fileid": "c2c7308867336a88f980c27640a9e3591303f385883a07f566a46b110ef6b1b6",
  "_filesize": 1741210,
  "_sha256": "c2c7308867336a88f980c27640a9e3591303f385883a07f566a46b110ef6b1b6",
  "_created": "2026-05-07T06:14:07.000Z",
  "_published": "2026-05-22T15:14:11.348Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77408205427,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848170550"
    },
    {
      "job": 77408205529,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848166255"
    },
    {
      "job": 77408205449,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848167245"
    },
    {
      "job": 77408205364,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848181706"
    },
    {
      "job": 77408204949,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848132966"
    },
    {
      "job": 77408204903,
      "time": 115,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7163944696"
    },
    {
      "job": 77408205528,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6848161223"
    },
    {
      "job": 77408206725,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6848156476"
    },
    {
      "job": 77408205826,
      "time": 126,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6848164202"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/fsolt/dotwhisker",
  "_commit": {
    "id": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
    "author": "sammo3182 <sammo3182@sina.com>",
    "committer": "sammo3182 <sammo3182@sina.com>",
    "message": "news updated\n",
    "time": 1775529734
  },
  "_maintainer": {
    "name": "Yue Hu",
    "email": "yuehu@tsinghua.edu.cn",
    "login": "sammo3182",
    "twitter": "@yuehupolisci",
    "uuid": 6463211
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.1",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "parameters",
      "role": "Imports"
    },
    {
      "package": "performance",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "ggstance",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "marginaleffects",
      "role": "Imports"
    },
    {
      "package": "ordinal",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "broom",
      "role": "Suggests"
    }
  ],
  "_owner": "fsolt",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-19",
      "n": 4
    },
    {
      "week": "2026-15",
      "n": 3
    }
  ],
  "_tags": [],
  "_topics": [
    "graphics",
    "plot",
    "regression-models"
  ],
  "_stars": 60,
  "_contributors": [
    {
      "user": "fsolt",
      "count": 347,
      "uuid": 6536645
    },
    {
      "user": "sammo3182",
      "count": 113,
      "uuid": 6463211
    },
    {
      "user": "bbolker",
      "count": 18,
      "uuid": 78918
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 6536645,
    "type": "user",
    "name": "Frederick Solt",
    "description": "Professor of Political Science, University of Iowa"
  },
  "_downloads": {
    "count": 5872,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dotwhisker"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/fsolt/dotwhisker",
  "_pkgdown": "https://fsolt.org/dotwhisker/",
  "_searchresults": 792,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dotwhisker.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/fsolt/dotwhisker",
  "_realowner": "fsolt",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0.1",
      "date": "2015-07-28"
    },
    {
      "version": "0.2.0.0",
      "date": "2015-08-30"
    },
    {
      "version": "0.2.0.1",
      "date": "2015-10-06"
    },
    {
      "version": "0.2.0.2",
      "date": "2015-12-23"
    },
    {
      "version": "0.2.0.3",
      "date": "2016-01-04"
    },
    {
      "version": "0.2.0.4",
      "date": "2016-02-15"
    },
    {
      "version": "0.2.0.5",
      "date": "2016-03-04"
    },
    {
      "version": "0.2.1",
      "date": "2016-07-11"
    },
    {
      "version": "0.2.2",
      "date": "2016-07-13"
    },
    {
      "version": "0.2.3",
      "date": "2016-11-14"
    },
    {
      "version": "0.2.5",
      "date": "2017-04-06"
    },
    {
      "version": "0.2.6",
      "date": "2017-04-20"
    },
    {
      "version": "0.3.0",
      "date": "2017-06-28"
    },
    {
      "version": "0.4.0",
      "date": "2018-04-14"
    },
    {
      "version": "0.4.1",
      "date": "2018-04-16"
    },
    {
      "version": "0.5.0",
      "date": "2018-06-27"
    },
    {
      "version": "0.6.0",
      "date": "2021-02-17"
    },
    {
      "version": "0.7.0",
      "date": "2021-07-17"
    },
    {
      "version": "0.7.3",
      "date": "2021-08-22"
    },
    {
      "version": "0.7.4",
      "date": "2021-09-02"
    },
    {
      "version": "0.8.1",
      "date": "2024-03-07"
    },
    {
      "version": "0.8.2",
      "date": "2024-06-07"
    },
    {
      "version": "0.8.3",
      "date": "2024-09-27"
    },
    {
      "version": "0.8.4",
      "date": "2025-05-06"
    }
  ],
  "_exports": [
    "add_brackets",
    "by_2sd",
    "dwplot",
    "relabel_predictors",
    "relabel_y_axis",
    "secret_weapon",
    "small_multiple"
  ],
  "_help": [
    {
      "page": "add_brackets",
      "title": "Add Labelled Brackets to Group Predictors in a Dot-and-Whisker Plot",
      "topics": [
        "add_brackets"
      ]
    },
    {
      "page": "by_2sd",
      "title": "Rescale regression results by multiplying by 2 standard deviations",
      "topics": [
        "by_2sd"
      ]
    },
    {
      "page": "dwplot",
      "title": "Dot-and-Whisker Plots of Regression Results",
      "topics": [
        "dwplot",
        "dw_plot"
      ]
    },
    {
      "page": "relabel_predictors",
      "title": "Relabel the Predictors in a Tidy Data Frame of Regression Results",
      "topics": [
        "relabel_predictors"
      ]
    },
    {
      "page": "relabel_y_axis",
      "title": "Relabel the Y-Axis of a Dot-Whisker Plot",
      "topics": [
        "relabel_y_axis"
      ]
    },
    {
      "page": "secret_weapon",
      "title": "Generate a 'Secret Weapon' Plot of Regression Results from Multiple Models",
      "topics": [
        "secret_weapon"
      ]
    },
    {
      "page": "small_multiple",
      "title": "Generate a 'Small Multiple' Plot of Regression Results",
      "topics": [
        "small_multiple"
      ]
    }
  ],
  "_readme": "https://github.com/fsolt/dotwhisker/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bayestestR",
    "checkmate",
    "cli",
    "cpp11",
    "data.table",
    "datawizard",
    "dplyr",
    "farver",
    "Formula",
    "generics",
    "ggplot2",
    "ggstance",
    "glue",
    "gridExtra",
    "gtable",
    "insight",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "marginaleffects",
    "parameters",
    "patchwork",
    "performance",
    "pillar",
    "pkgconfig",
    "plyr",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "dotwhisker-vignette.Rmd",
      "filename": "dotwhisker-vignette.html",
      "title": "dotwhisker: Dot-and-Whisker Plots of Regression Results",
      "author": "Frederick Solt and Yue Hu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Basic Use: Plotting Results from One or More Regression Models",
        "Advanced Use: Decoration and Modification",
        "Plotting Results Stored in a Tidy Data Frame",
        "Grouping Predictors",
        "Presenting Regression Results as Normal Distributions",
        "The 'Secret Weapon' and 'Small Multiple' Plots",
        "Model Fit Statistics",
        "Conclusion",
        "Affiliation",
        "References"
      ],
      "created": "2015-08-19 14:22:56",
      "modified": "2025-05-06 07:04:07",
      "commits": 66
    },
    {
      "source": "kl2007_examples.Rmd",
      "filename": "kl2007_examples.html",
      "title": "dotwhisker: Remaking the Examples from Kastellec and Leoni (2007)",
      "author": "Frederick Solt",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Figure 6: Presenting a Single Regression Model Using a Dot Plot with Error Bars.",
        "Figure 7: Using Parallel Dot Plots with Error Bars to Present Two Regression Models.",
        "Figure 8: Using \"Small Multiple\" Plots to Present Regression Results from Several Models.",
        "Affiliation",
        "References"
      ],
      "created": "2015-08-26 20:38:13",
      "modified": "2024-09-25 22:50:44",
      "commits": 18
    }
  ],
  "_score": 10.178056238704121,
  "_indexed": true,
  "_nocasepkg": "dotwhisker",
  "_universes": [
    "fsolt",
    "sammo3182"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.8.9999",
      "date": "2026-05-07T06:16:28.000Z",
      "distro": "noble",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "26e2f5635309be3f7bfc2bfa44dc1750a974eb932a658bb5a0c6d26b88e39eff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.8.9999",
      "date": "2026-05-07T06:16:12.000Z",
      "distro": "noble",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "b5964662f22a04f3eca4ccf7509f26ef5ee0fd1316c5d3303ca16bc17e8b44fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.8.9999",
      "date": "2026-05-07T06:16:25.000Z",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "f1498b3613207d562e394ff5f6a03f4423bd88fa7570143e1b74b78e44a879f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.8.9999",
      "date": "2026-05-07T06:17:25.000Z",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "3337e9e38cd5f105a5a3ca166b44be68be29cd1f1fd1894b1f94f93e4b4d73b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.8.9999",
      "date": "2026-05-07T06:15:40.000Z",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "4ec3ff60b97d4ae0caed092a0a4eff203bb3cf32c2c787a3b4bfcdd22a90c061",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.8.9999",
      "date": "2026-05-07T06:15:26.000Z",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "73dce65ef1ced37de81a78d25fa05092c9477098e9e2602dc87f449d7076cfa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.8.9999",
      "date": "2026-05-07T06:16:00.000Z",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "421dd7d3d7deecdb50d2ec119f57bad803f6b51acc64b3683abfddf81fcb8c0d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.8.9999",
      "date": "2026-05-22T15:13:54.000Z",
      "commit": "df6b367718d6ddcd54d70bc86c6bb56ff2ecbf15",
      "fileid": "f9355c701cbc54338a2ca8c524e03b7491ef37998f16d14b28122e0a8a30bc49",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fsolt/actions/runs/25479009797"
    }
  ]
}