{
  "_id": "6a63e0a41cfdb6a7d688708c",
  "Package": "visreg",
  "Title": "Visualization of Regression Models",
  "Version": "2.99.0.2",
  "Authors@R": "c(\nperson(\"Patrick\", \"Breheny\", role=c(\"aut\",\"cre\"),\nemail=\"patrick-breheny@uiowa.edu\",\ncomment=c(ORCID=\"0000-0002-0650-1119\")),\nperson(\"Woodrow\", \"Burchett\", role=c(\"ctb\")))",
  "Description": "Provides a convenient interface for constructing plots to\nvisualize the fit of regression models arising from a wide\nvariety of models in R ('lm', 'glm', 'coxph', 'rlm', 'gam',\n'locfit', 'lmer', 'randomForest', etc.)",
  "License": "GPL-3",
  "URL": "https://pbreheny.github.io/visreg/,\nhttps://github.com/pbreheny/visreg",
  "BugReports": "https://github.com/pbreheny/visreg/issues",
  "VignetteBuilder": "quarto",
  "SystemRequirements": "Quarto command line tool",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Repository": "https://pbreheny.r-universe.dev",
  "Date/Publication": "2026-07-24 21:05:59 UTC",
  "RemoteUrl": "https://github.com/pbreheny/visreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "27890843501905c08896fe6db657649858ae4f12",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-24 21:57:38 UTC",
    "User": "root"
  },
  "Author": "Patrick Breheny [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0650-1119>),\nWoodrow Burchett [ctb]",
  "Maintainer": "Patrick Breheny <patrick-breheny@uiowa.edu>",
  "_user": "pbreheny",
  "_type": "src",
  "_file": "visreg_2.99.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/323380c527f1c41a79c5c85666e3568d2a62b3f6bcd3103fe0c607dd62b1d8b9",
  "_filesize": 425186,
  "_sha256": "323380c527f1c41a79c5c85666e3568d2a62b3f6bcd3103fe0c607dd62b1d8b9",
  "_expires": "2026-11-01T22:01:06.000Z",
  "_created": "2026-07-24T21:57:38.000Z",
  "_published": "2026-07-24T22:01:08.590Z",
  "_jobs": [
    {
      "job": 89600575309,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8610572762"
    },
    {
      "job": 89600575333,
      "time": 153,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8610571199"
    },
    {
      "job": 89600575323,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8610569730"
    },
    {
      "job": 89600575314,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8610574820"
    },
    {
      "job": 89600003829,
      "time": 206,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8610520873"
    },
    {
      "job": 89600575318,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8610562291"
    },
    {
      "job": 89600575354,
      "time": 130,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8610564320"
    },
    {
      "job": 89600575332,
      "time": 125,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8610562825"
    },
    {
      "job": 89600575346,
      "time": 123,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8610561761"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484",
  "_status": "success",
  "_upstream": "https://github.com/pbreheny/visreg",
  "_commit": {
    "id": "27890843501905c08896fe6db657649858ae4f12",
    "author": "Patrick Breheny <patrick-breheny@uiowa.edu>",
    "committer": "Patrick Breheny <patrick-breheny@uiowa.edu>",
    "message": "Make visreg use labels if available\n\ni.e., from the labelled package\n",
    "time": 1784927159
  },
  "_maintainer": {
    "name": "Patrick Breheny",
    "email": "patrick-breheny@uiowa.edu",
    "login": "pbreheny",
    "orcid": "0000-0002-0650-1119",
    "description": "",
    "uuid": 1858089
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    },
    {
      "package": "nlme",
      "role": "Enhances"
    }
  ],
  "_owner": "pbreheny",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2025-34",
      "n": 1
    },
    {
      "week": "2025-50",
      "n": 2
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 1
    },
    {
      "week": "2026-26",
      "n": 4
    },
    {
      "week": "2026-28",
      "n": 19
    },
    {
      "week": "2026-29",
      "n": 14
    },
    {
      "week": "2026-30",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v2.8.0",
      "date": "2025-08-21"
    },
    {
      "name": "v2.8.1",
      "date": "2026-07-08"
    }
  ],
  "_stars": 65,
  "_contributors": [
    {
      "user": "pbreheny",
      "count": 259,
      "uuid": 1858089
    },
    {
      "user": "remkoduursma",
      "count": 1,
      "uuid": 452362
    },
    {
      "user": "sportmodel",
      "count": 1,
      "uuid": 18143732
    }
  ],
  "_userbio": {
    "uuid": 1858089,
    "type": "user",
    "name": "Patrick Breheny",
    "followers": 89
  },
  "_downloads": {
    "count": 5348,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/visreg"
  },
  "_mentions": 89,
  "_devurl": "https://github.com/pbreheny/visreg",
  "_pkgdown": "https://pbreheny.github.io/visreg/",
  "_searchresults": 2832,
  "_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/readme.html",
    "extra/readme.md",
    "extra/visreg.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pbreheny/visreg",
  "_realowner": "pbreheny",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2012-05-31"
    },
    {
      "version": "1.1-0",
      "date": "2012-09-28"
    },
    {
      "version": "1.1-1",
      "date": "2012-11-14"
    },
    {
      "version": "1.2-0",
      "date": "2013-01-20"
    },
    {
      "version": "1.2-1",
      "date": "2013-02-21"
    },
    {
      "version": "2.0-0",
      "date": "2013-05-23"
    },
    {
      "version": "2.0-1",
      "date": "2013-08-10"
    },
    {
      "version": "2.0-2",
      "date": "2013-08-28"
    },
    {
      "version": "2.0-3",
      "date": "2013-09-27"
    },
    {
      "version": "2.0-4",
      "date": "2013-10-29"
    },
    {
      "version": "2.0-5",
      "date": "2014-05-29"
    },
    {
      "version": "2.0-6",
      "date": "2014-08-26"
    },
    {
      "version": "2.1-0",
      "date": "2014-11-28"
    },
    {
      "version": "2.1-1",
      "date": "2015-02-25"
    },
    {
      "version": "2.2-0",
      "date": "2015-04-22"
    },
    {
      "version": "2.2-1",
      "date": "2016-01-05"
    },
    {
      "version": "2.2-2",
      "date": "2016-02-06"
    },
    {
      "version": "2.3-0",
      "date": "2016-07-29"
    },
    {
      "version": "2.4-0",
      "date": "2017-06-10"
    },
    {
      "version": "2.4-1",
      "date": "2017-06-23"
    },
    {
      "version": "2.5-0",
      "date": "2018-02-26"
    },
    {
      "version": "2.5-1",
      "date": "2019-07-10"
    },
    {
      "version": "2.6-0",
      "date": "2019-11-27"
    },
    {
      "version": "2.6.1",
      "date": "2020-03-13"
    },
    {
      "version": "2.7.0",
      "date": "2020-06-04"
    },
    {
      "version": "2.8.0",
      "date": "2025-08-20"
    },
    {
      "version": "2.8.1",
      "date": "2026-07-08"
    }
  ],
  "_exports": [
    "collapse",
    "persp3d.visreg_list",
    "visreg",
    "visreg_list",
    "visreg2d"
  ],
  "_help": [
    {
      "page": "collapse",
      "title": "Collapse a 'visreg_list' into a single 'visreg' object",
      "topics": [
        "collapse"
      ]
    },
    {
      "page": "persp.visreg2d",
      "title": "Static 3D perspective plot for a visreg2d object",
      "topics": [
        "persp.visreg2d",
        "persp.visreg_list",
        "persp3d.visreg_list"
      ]
    },
    {
      "page": "plot.visreg",
      "title": "Visualization of regression functions",
      "topics": [
        "plot.visreg",
        "plot.visreg_list",
        "print.visreg_plot_list"
      ]
    },
    {
      "page": "plot.visreg2d",
      "title": "Visualization of regression functions for two variables",
      "topics": [
        "plot.visreg2d"
      ]
    },
    {
      "page": "subset.visreg",
      "title": "Subset a visreg object",
      "topics": [
        "subset.visreg"
      ]
    },
    {
      "page": "visreg",
      "title": "Visualization of regression functions",
      "topics": [
        "visreg"
      ]
    },
    {
      "page": "visreg_list",
      "title": "Join multiple visreg objects together in a list",
      "topics": [
        "visreg_list"
      ]
    },
    {
      "page": "visreg2d",
      "title": "Visualization of regression functions for two variables",
      "topics": [
        "visreg2d"
      ]
    }
  ],
  "_readme": "https://github.com/pbreheny/visreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "visreg.qmd",
      "filename": "visreg.html",
      "title": "Quick start guide for visreg",
      "engine": "quarto::html",
      "headings": [],
      "created": "2026-07-12 16:02:19",
      "modified": "2026-07-22 16:42:58",
      "commits": 3
    }
  ],
  "_score": 10.993198004250536,
  "_indexed": true,
  "_nocasepkg": "visreg",
  "_universes": [
    "pbreheny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.99.0.2",
      "date": "2026-07-24T22:00:13.000Z",
      "distro": "resolute",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/6c2646cd38e115492b73858743a2a4b93f8105ed4fa05c19fcb68c576522a989",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.99.0.2",
      "date": "2026-07-24T22:00:09.000Z",
      "distro": "resolute",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/0439e854e2e5e8315ec166adb42c2d8c8395de3470591ea89c5e6c9f3f7bb59e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.99.0.2",
      "date": "2026-07-24T22:00:12.000Z",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/39d5c36feeadf4473da685db45f44ca79c18184f7fb5960cf0fd696a8bd83389",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.99.0.2",
      "date": "2026-07-24T22:00:21.000Z",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/da3b794ce4452bb2d5bd6338f70f867ff8eec6668d7ac87b5c42bb6e449490a8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.99.0.2",
      "date": "2026-07-24T22:00:06.000Z",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/c9f4e2f44f99cd0613a5a0537c1a18d6413d2a174981d9f2834db4b7b89dd2e1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.99.0.2",
      "date": "2026-07-24T21:59:39.000Z",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/8db74e9a7ee5c962dfdffe9e90949634e32d08b6f8260fc2baa71c1529be0d30",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.99.0.2",
      "date": "2026-07-24T21:59:35.000Z",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/44726d5501f64986cadf74bf921042a0bd9c05c57635a1972b710f85cba68f47",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.99.0.2",
      "date": "2026-07-24T21:59:29.000Z",
      "commit": "27890843501905c08896fe6db657649858ae4f12",
      "fileid": "https://r2.ropensci.org/7ad9b8552eb5dfc8e7885c2222a34f243b71ce1ee4cef63133c5955e6adf890d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/30129281484"
    }
  ]
}