{
  "_id": "6a55f763ff0138dec5d6b0ff",
  "Package": "ormPlot",
  "Type": "Package",
  "Title": "Advanced Plotting of Ordinal Regression Models",
  "Version": "0.3.6",
  "Authors@R": "c(person(\"Richard\", \"Meitern\", , \"richard.meitern@ut.ee\", role =  c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-2600-3002\")))",
  "Maintainer": "Richard Meitern <richard.meitern@ut.ee>",
  "Description": "An extension to the Regression Modeling Strategies package\nthat facilitates plotting ordinal regression model predictions\ntogether with confidence intervals for each dependent variable\nlevel. It also adds a functionality to plot the model summary\nas a modifiable object.",
  "License": "MIT + file LICENSE",
  "URL": "https://doi.org/10.1186/s12889-019-8072-7",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://rix133.r-universe.dev",
  "Date/Publication": "2023-09-13 08:45:39 UTC",
  "RemoteUrl": "https://github.com/rix133/ormplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 08:42:36 UTC",
    "User": "root"
  },
  "Author": "Richard Meitern [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-2600-3002>)",
  "_user": "rix133",
  "_type": "src",
  "_file": "ormPlot_0.3.6.tar.gz",
  "_fileid": "https://r2.ropensci.org/0ea7cb46734c178ce1a5bf6e69ab6c148a2af140fb3564b21f406e100ed281cd",
  "_filesize": 1183536,
  "_sha256": "0ea7cb46734c178ce1a5bf6e69ab6c148a2af140fb3564b21f406e100ed281cd",
  "_expires": "2026-10-22T08:46:25.000Z",
  "_created": "2026-07-14T08:42:36.000Z",
  "_published": "2026-07-14T08:46:27.325Z",
  "_jobs": [
    {
      "job": 87039580671,
      "time": 154,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305152833"
    },
    {
      "job": 87039580774,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305155802"
    },
    {
      "job": 87039580767,
      "time": 170,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305151080"
    },
    {
      "job": 87039580718,
      "time": 190,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305150947"
    },
    {
      "job": 87038716480,
      "time": 266,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305087078"
    },
    {
      "job": 87039581791,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8305148031"
    },
    {
      "job": 87039580707,
      "time": 134,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8305144500"
    },
    {
      "job": 87039580778,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8305126773"
    },
    {
      "job": 87039580808,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8305130248"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812",
  "_status": "success",
  "_upstream": "https://github.com/rix133/ormplot",
  "_commit": {
    "id": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
    "author": "Richard Meitern <rix133@ut.ee>",
    "committer": "Richard Meitern <rix133@ut.ee>",
    "message": "fix package description style\n",
    "time": 1694594739
  },
  "_maintainer": {
    "name": "Richard Meitern",
    "email": "richard.meitern@ut.ee",
    "login": "rix133",
    "description": "",
    "uuid": 6965560,
    "orcid": "0000-0002-2600-3002"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.1.0",
      "role": "Imports"
    },
    {
      "package": "rms",
      "version": ">= 5.1.3",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "grid",
      "version": ">= 3.5.0",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.22",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.13",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "version": ">= 0.6.3",
      "role": "Suggests"
    }
  ],
  "_owner": "rix133",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "rms"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rix133",
      "count": 25,
      "uuid": 6965560
    }
  ],
  "_userbio": {
    "uuid": 6965560,
    "type": "user",
    "name": "Richard Meitern",
    "followers": 0
  },
  "_downloads": {
    "count": 303,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ormPlot"
  },
  "_devurl": "https://github.com/rix133/ormplot",
  "_searchresults": 41,
  "_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/ormPlot.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rix133/ormplot",
  "_realowner": "rix133",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.2",
      "date": "2019-06-21"
    },
    {
      "version": "0.3.4",
      "date": "2020-12-17"
    },
    {
      "version": "0.3.5",
      "date": "2023-04-12"
    },
    {
      "version": "0.3.6",
      "date": "2023-09-13"
    }
  ],
  "_exports": [
    "forestplot",
    "forestplot.default",
    "forestplot.summary.rms",
    "join_ggplots",
    "predict_with_ci"
  ],
  "_datasets": [
    {
      "name": "educ_data",
      "title": "Morfometrics of children",
      "object": "educ_data",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "educ_3",
        "Rural",
        "sex",
        "max_SEP_3",
        "n_siblings",
        "cran_rzs",
        "height_rzs",
        "FW_rzs",
        "YOBc",
        "YOB"
      ],
      "rows": 11032,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "convert_arg",
      "title": "Function to convert any input to string vector",
      "topics": [
        "convert_arg"
      ]
    },
    {
      "page": "educ_data",
      "title": "Morfometrics of children",
      "topics": [
        "educ_data"
      ]
    },
    {
      "page": "join_ggplots",
      "title": "Join two ggplot objects side by side",
      "topics": [
        "join_ggplots"
      ]
    },
    {
      "page": "oddstable",
      "title": "Get row names from odd an values form even columns",
      "topics": [
        "oddstable"
      ]
    },
    {
      "page": "oddstable_graph",
      "title": "Make a ggplot table",
      "topics": [
        "oddstable_graph"
      ]
    },
    {
      "page": "orm_graph",
      "title": "Make a ggplot figure",
      "topics": [
        "orm_graph"
      ]
    },
    {
      "page": "ormPlot",
      "title": "ormPlot: Plotting ordinal regression models from 'rms'",
      "topics": [
        "ormPlot"
      ]
    },
    {
      "page": "plot.lrm",
      "title": "Plot the prediction with confidence intervals",
      "topics": [
        "plot.lrm"
      ]
    },
    {
      "page": "plot.orm",
      "title": "Plot the prediction with confidence intervals",
      "topics": [
        "plot.orm"
      ]
    },
    {
      "page": "forestplot",
      "title": "Forest Plot of an rms model summary",
      "topics": [
        "forestplot",
        "forestplot.default",
        "forestplot.lrm",
        "forestplot.orm",
        "forestplot.summary.rms",
        "plot.summary.rms"
      ]
    },
    {
      "page": "predict_with_ci",
      "title": "Create a Prediction data.frame with confidence intervals",
      "topics": [
        "predict_with_ci"
      ]
    }
  ],
  "_readme": "https://github.com/rix133/ormplot/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "cluster",
    "codetools",
    "colorspace",
    "cpp11",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "foreign",
    "Formula",
    "fs",
    "ggplot2",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "Hmisc",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mime",
    "multcomp",
    "mvtnorm",
    "nlme",
    "nnet",
    "polspline",
    "quantreg",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rms",
    "rpart",
    "rstudioapi",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "TH.data",
    "tinytex",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "ormPlot.Rmd",
      "filename": "ormPlot.html",
      "title": "Plot rms model summaries and predictions",
      "author": "Richard Meitern",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load the required libraries",
        "Looking at the bundled data",
        "Setting up rms datadist",
        "Creating a model",
        "Plotting the model predictions with CI",
        "Plotting the model summary"
      ],
      "created": "2019-06-11 12:56:04",
      "modified": "2019-06-21 12:07:20",
      "commits": 6
    }
  ],
  "_score": 4.311753861055754,
  "_indexed": true,
  "_nocasepkg": "ormplot",
  "_universes": [
    "rix133"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-14T08:44:58.000Z",
      "distro": "resolute",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/66551ceb154c69c7f477af9574eeca6fc7ba767401e636caf68597a80deb7631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.6",
      "date": "2026-07-14T08:45:05.000Z",
      "distro": "resolute",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/f7a2ff5838bba3f911c2e86335479682e69f4f27ea671e4e9376ce7f829f8002",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-14T08:45:03.000Z",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/c62526a6716d65bca75fb39a6e1ddf2c63ba2fe36eda1e0c1554e5deff76e0b0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.6",
      "date": "2026-07-14T08:44:56.000Z",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/a9335d49ca80b7b22f2681e21ff45894f8607438956e4aeddfdc0d51e27b9f02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.6",
      "date": "2026-07-14T08:45:17.000Z",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/f13b00aa8c54a1b05190b6a80e9ede1d954746199ea6b0e6c31984038b61b2a9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-14T08:44:32.000Z",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/4b174697a7275791409e09f15568805e9bf1e28445348af92e7040486ef2ad26",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-14T08:43:50.000Z",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/58793fb97813648459ef61a0c6831997bf047b28c7c81f56104345e33fe515a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.6",
      "date": "2026-07-14T08:43:57.000Z",
      "commit": "c4cc4e2431064b450ce693d90fa53c535aa18e2e",
      "fileid": "https://r2.ropensci.org/7dc8a9d99b4c0b27e9847265dae9f637b2d051bdc2192079ab2c27ad7230ecdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rix133/actions/runs/29318727812"
    }
  ]
}