{
  "_id": "6a49554ef6c47c441949c5ce",
  "Package": "visreg",
  "Title": "Visualization of Regression Models",
  "Version": "2.8.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": "knitr",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Repository": "https://pbreheny.r-universe.dev",
  "Date/Publication": "2026-06-28 20:37:14 UTC",
  "RemoteUrl": "https://github.com/pbreheny/visreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-28 22:04:22 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.8.0.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/a1964b58ef023f3f24f1e37659bc150c5d44c85c1b7ef1296e9d334dcad3e329",
  "_filesize": 398072,
  "_sha256": "a1964b58ef023f3f24f1e37659bc150c5d44c85c1b7ef1296e9d334dcad3e329",
  "_expires": "2026-10-12T18:47:40.000Z",
  "_created": "2026-06-28T22:04:22.000Z",
  "_published": "2026-07-04T18:47:42.264Z",
  "_jobs": [
    {
      "job": 85157752753,
      "time": 144,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7939064174"
    },
    {
      "job": 85157752669,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7939063822"
    },
    {
      "job": 85157752656,
      "time": 90,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7939057222"
    },
    {
      "job": 85157752712,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7939058464"
    },
    {
      "job": 85157752430,
      "time": 217,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7939045156"
    },
    {
      "job": 85157752591,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7939063545"
    },
    {
      "job": 85157752686,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7939058841"
    },
    {
      "job": 85157752687,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7939058392"
    },
    {
      "job": 85157752658,
      "time": 81,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "7939056110"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222",
  "_status": "success",
  "_upstream": "https://github.com/pbreheny/visreg",
  "_commit": {
    "id": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
    "author": "Patrick Breheny <patrick-breheny@uiowa.edu>",
    "committer": "Patrick Breheny <patrick-breheny@uiowa.edu>",
    "message": "Update GitHub actions\n",
    "time": 1782679034
  },
  "_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": "lattice",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glmmTMB",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "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
    }
  ],
  "_tags": [
    {
      "name": "v2.8.0",
      "date": "2025-08-21"
    }
  ],
  "_stars": 65,
  "_contributors": [
    {
      "user": "pbreheny",
      "count": 222,
      "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": 6217,
    "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": 2760,
  "_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"
    }
  ],
  "_exports": [
    "visreg",
    "visreg2d",
    "visregList"
  ],
  "_help": [
    {
      "page": "plot.visreg",
      "title": "Visualization of regression functions",
      "topics": [
        "plot.visreg"
      ]
    },
    {
      "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": "visreg2d",
      "title": "Visualization of regression functions for two variables",
      "topics": [
        "visreg2d"
      ]
    },
    {
      "page": "visregList",
      "title": "Join multiple visreg objects together in a list",
      "topics": [
        "visregList"
      ]
    }
  ],
  "_readme": "https://github.com/pbreheny/visreg/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "visreg.rmd",
      "filename": "visreg.html",
      "title": "Quick start guide for visreg",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-08-21 13:30:29",
      "modified": "2025-08-21 13:30:29",
      "commits": 1
    }
  ],
  "_score": 10.892501346090487,
  "_indexed": true,
  "_nocasepkg": "visreg",
  "_universes": [
    "pbreheny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:06:45.000Z",
      "distro": "resolute",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/8597ac82f0abef0dcfdb6f7927dfca661905fea012e5cb65912601c221a6e489",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:06:41.000Z",
      "distro": "resolute",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/241e10e98c09e36f07afc5e13a4fabb190de7b772a807d196efae67655d860c4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:05:56.000Z",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/4bf068b84a8116d67dcb114844beb460176f375f2ecc33928b7114d8d3230b4b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:06:04.000Z",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/a01377bf22d12c1817e1bc2dc82525bb1d185eb845fec0f86affb10f5bd4256b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:06:57.000Z",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/25f089e561f2b24066e7340c772c3a44518de4efcec4e86b4acba3c3e5e12ff9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:05:53.000Z",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/d10f4fd0004855fbafd6240f3dc5f01d49f5a5b809e053e7f9326f0240f9312d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:05:51.000Z",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/ad77c79c1aab1498b206080b3497fdc95ad045ec16faaf2998904149fe7fcf70",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.8.0.2",
      "date": "2026-06-28T22:05:36.000Z",
      "commit": "f2fa69a50046fa34f34a233aec13a0e81f88d66e",
      "fileid": "https://r2.ropensci.org/1ddc47b5fb4e7b0d3dde82d62c622046c4a2ef1ebc5af07bdc3b90d6018ddd36",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/28337411222"
    }
  ]
}