{
  "_id": "6a5f65d114e95619b75d6525",
  "Package": "plotor",
  "Type": "Package",
  "Title": "Odds Ratio Tools for Logistic Regression",
  "Version": "1.1.0",
  "Authors@R": "person(\n'Craig', 'Parylo',\nemail = 'craig.parylo2@nhs.net',\nrole = c('aut', 'cre', 'cph'),\ncomment = c(ORCID = '0000-0003-4297-7808')\n)",
  "Maintainer": "Craig Parylo <craig.parylo2@nhs.net>",
  "Description": "Produces odds ratio analyses with comprehensive reporting\ntools. Generates plots, summary tables, and diagnostic checks\nfor logistic regression models fitted with 'glm()' using\nbinomial family. Provides visualisation methods, formatted\nreporting tables via 'gt', and tools to assess logistic\nregression model assumptions.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr, quarto",
  "URL": "https://github.com/craig-parylo/plotor,\nhttps://craig-parylo.github.io/plotor/",
  "BugReports": "https://github.com/craig-parylo/plotor/issues",
  "Config/testthat/edition": "3",
  "Config/Needs/website": "quarto",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 12:23:40 UTC",
    "User": "root"
  },
  "Author": "Craig Parylo [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-4297-7808>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-21 08:30:08 UTC",
  "RemoteUrl": "https://github.com/cran/plotor",
  "RemoteRef": "HEAD",
  "RemoteSha": "c579e47cb05fa7a10dd1050beeeb2efc7bab35b0",
  "_user": "cran",
  "_type": "src",
  "_file": "plotor_1.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/b4c8625def4c4e75d51c00814c87985f15e2c44608f0ec6f53b48affdf32fa53",
  "_filesize": 3967660,
  "_sha256": "b4c8625def4c4e75d51c00814c87985f15e2c44608f0ec6f53b48affdf32fa53",
  "_expires": "2026-10-29T12:27:59.000Z",
  "_created": "2026-07-21T12:23:40.000Z",
  "_published": "2026-07-21T12:28:01.587Z",
  "_jobs": [
    {
      "job": 88631950271,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8494909794"
    },
    {
      "job": 88631950199,
      "time": 220,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494917139"
    },
    {
      "job": 88631017343,
      "time": 250,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494816224"
    },
    {
      "job": 88631950184,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8494892904"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/29829626412",
  "_status": "success",
  "_upstream": "https://github.com/cran/plotor",
  "_commit": {
    "id": "c579e47cb05fa7a10dd1050beeeb2efc7bab35b0",
    "author": "Craig Parylo <craig.parylo2@nhs.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.0\n",
    "time": 1784622608
  },
  "_maintainer": {
    "name": "Craig Parylo",
    "email": "craig.parylo2@nhs.net",
    "login": "craig-parylo",
    "orcid": "0000-0003-4297-7808",
    "description": "",
    "uuid": 105867449
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "broom",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Imports"
    },
    {
      "package": "car",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "detectseparation",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "gt",
      "role": "Imports"
    },
    {
      "package": "gtExtras",
      "version": ">= 0.6.1",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "prettyunits",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "datasets",
      "role": "Suggests"
    },
    {
      "package": "here",
      "role": "Suggests"
    },
    {
      "package": "Hmisc",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "labelled",
      "role": "Suggests"
    },
    {
      "package": "magrittr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "medicaldata",
      "role": "Suggests"
    },
    {
      "package": "NHANES",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "R4HCR",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "svglite",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "webshot2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-50",
      "n": 1
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.8.0",
      "date": "2025-12-08"
    },
    {
      "name": "1.0.0",
      "date": "2026-02-14"
    },
    {
      "name": "1.1.0",
      "date": "2026-07-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "craig-parylo",
      "count": 8,
      "uuid": 105867449
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 622,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotor"
  },
  "_devurl": "https://github.com/craig-parylo/plotor",
  "_pkgdown": "https://craig-parylo.github.io/plotor/",
  "_searchresults": 21,
  "_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/plotor.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/craig-parylo/plotor",
  "_realowner": "craig-parylo",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.4.1",
      "date": "2024-06-18"
    },
    {
      "version": "0.5.1",
      "date": "2024-09-27"
    },
    {
      "version": "0.5.2",
      "date": "2025-02-09"
    },
    {
      "version": "0.6.0",
      "date": "2025-05-28"
    },
    {
      "version": "0.7.0",
      "date": "2025-07-01"
    },
    {
      "version": "0.8.0",
      "date": "2025-12-11"
    },
    {
      "version": "1.0.0",
      "date": "2026-02-16"
    },
    {
      "version": "1.1.0",
      "date": "2026-07-21"
    }
  ],
  "_exports": [
    "check_or",
    "plot_or",
    "table_or"
  ],
  "_help": [
    {
      "page": "check_or",
      "title": "Check OR",
      "topics": [
        "check_or"
      ]
    },
    {
      "page": "plot_or",
      "title": "Plot OR",
      "topics": [
        "plot_or"
      ]
    },
    {
      "page": "table_or",
      "title": "Table OR",
      "topics": [
        "table_or"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/plotor/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/plotor/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "backports",
    "base64enc",
    "bigD",
    "bitops",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "checkmate",
    "cli",
    "colorspace",
    "commonmark",
    "cowplot",
    "cpp11",
    "curl",
    "Deriv",
    "desc",
    "detectseparation",
    "digest",
    "doBy",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gt",
    "gtable",
    "gtExtras",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "litedown",
    "lme4",
    "lmtest",
    "lpSolveAPI",
    "lubridate",
    "magrittr",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "otel",
    "paletteer",
    "pbkrtest",
    "pillar",
    "pkgbuild",
    "pkgconfig",
    "pkgload",
    "prettyunits",
    "prismatic",
    "processx",
    "ps",
    "purrr",
    "quantreg",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "reactable",
    "reactR",
    "reformulas",
    "registry",
    "rematch2",
    "rlang",
    "rmarkdown",
    "ROI",
    "ROI.plugin.lpsolve",
    "rprojroot",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "slam",
    "snakecase",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "urca",
    "utf8",
    "V8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "check_or.qmd",
      "filename": "check_or.html",
      "title": "check_or - Quick diagnostics",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "When to use this function",
        "Inputs",
        "Minimal example",
        "Diagnostic checks in detail",
        "Binary outcome",
        "Multicollinearity",
        "Separation detection",
        "Sample size sufficiency",
        "Linearity in the logit",
        "Influential observations",
        "Interpreting results",
        "Pass (✔)",
        "Issue (✖)",
        "Recommended actions by issue",
        "Example: model with separation",
        "Performance considerations",
        "Speed vs. Robustness",
        "Notes and limitations",
        "Conclusion",
        "See also"
      ],
      "created": "2026-07-21 08:30:08",
      "modified": "2026-07-21 08:30:08",
      "commits": 1
    },
    {
      "source": "plot_or.qmd",
      "filename": "plot_or.html",
      "title": "plot_or: Forest plots for logistic regression",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "When to use this function",
        "Quick example - minimal workflow",
        "Output",
        "Interpreting effect sizes",
        "Interpreting confidence intervals",
        "Exporting plots",
        "Save as PNG (raster)",
        "Save as PDF (vector)",
        "Tips for publication-ready plots",
        "Choose appropriate dimensions",
        "Label predictors clearly",
        "Notes and limitations",
        "Conclusion",
        "See also"
      ],
      "created": "2026-07-21 08:30:08",
      "modified": "2026-07-21 08:30:08",
      "commits": 1
    },
    {
      "source": "using_plotor_quickstart.qmd",
      "filename": "using_plotor_quickstart.html",
      "title": "plotor - Quick start",
      "engine": "quarto::html",
      "headings": [
        "What this vignette covers",
        "Minimal reproducible example",
        "Run diagnostics",
        "Create a publication-ready table",
        "Notes:",
        "Forest plot of odds ratios",
        "Quick interpretation",
        "See also"
      ],
      "created": "2026-07-21 08:30:08",
      "modified": "2026-07-21 08:30:08",
      "commits": 1
    },
    {
      "source": "table_or.qmd",
      "filename": "table_or.html",
      "title": "table_or - publication-ready odds ratio tables",
      "engine": "quarto::html",
      "headings": [
        "Overview",
        "When to use this function",
        "Quick example - minimal workflow",
        "Programmatic output (tibble)",
        "Interpreting the results",
        "Formatted HTML table (gt)",
        "What the gt output includes",
        "Understanding the footnotes",
        "Common customisations",
        "Change confidence level",
        "Anonymise counts for sensitive data",
        "Combine results from multiple models",
        "Exporting tables",
        "Export to HTML file",
        "Export to Word document",
        "Export to CSV (tibble)",
        "Tips for publication",
        "Conclusion",
        "See also"
      ],
      "created": "2026-07-21 08:30:08",
      "modified": "2026-07-21 08:30:08",
      "commits": 1
    }
  ],
  "_score": 4.100370545117563,
  "_indexed": false,
  "_nocasepkg": "plotor",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://craig-parylo.r-universe.dev/plotor",
  "_previous": "1.0.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-21T12:26:27.000Z",
      "distro": "resolute",
      "commit": "c579e47cb05fa7a10dd1050beeeb2efc7bab35b0",
      "fileid": "https://r2.ropensci.org/ab4390cd7fdbafdcd3183243103e881aea08555d64150d9637ee1a1103aba728",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829626412"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-07-21T12:26:42.000Z",
      "distro": "resolute",
      "commit": "c579e47cb05fa7a10dd1050beeeb2efc7bab35b0",
      "fileid": "https://r2.ropensci.org/bc3acb3f6d0a9be6167ac0a8524dab541e3a89606a9c2c6f2b5064295f16abed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829626412"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-07-21T12:26:46.000Z",
      "commit": "c579e47cb05fa7a10dd1050beeeb2efc7bab35b0",
      "fileid": "https://r2.ropensci.org/35fbc120112b3b7a73be26bc7ca2abb6b0a8fe3858fa3676e802896b259d3acd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/29829626412"
    }
  ]
}