{
  "_id": "6a105d70acfb0bcc41ca4aeb",
  "Package": "visreg",
  "Title": "Visualization of Regression Models",
  "Version": "2.8.0.1",
  "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-05-08 16:27:37 UTC",
  "RemoteUrl": "https://github.com/pbreheny/visreg",
  "RemoteRef": "HEAD",
  "RemoteSha": "a807a659a1cb6ddeb2f1385cc03c889169821644",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-08 17:18:09 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>",
  "MD5sum": "c8a17aefa806f4d256ab8fb701fabe75",
  "_user": "pbreheny",
  "_type": "src",
  "_file": "visreg_2.8.0.1.tar.gz",
  "_fileid": "3839fe1004a442686ff53d4f48e34f66ba48e6a573c1cc387e039b186fd3d399",
  "_filesize": 393168,
  "_sha256": "3839fe1004a442686ff53d4f48e34f66ba48e6a573c1cc387e039b186fd3d399",
  "_created": "2026-05-08T17:18:09.000Z",
  "_published": "2026-05-22T13:43:12.745Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77391739393,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6884779963"
    },
    {
      "job": 77391739643,
      "time": 128,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6884775952"
    },
    {
      "job": 77391739210,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6884761918"
    },
    {
      "job": 77391739212,
      "time": 148,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6884781374"
    },
    {
      "job": 77391738540,
      "time": 240,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6884737455"
    },
    {
      "job": 77391738569,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161969397"
    },
    {
      "job": 77391739368,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "6884764014"
    },
    {
      "job": 77391739583,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "6884762657"
    },
    {
      "job": 77391739328,
      "time": 113,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "6884771166"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/pbreheny/visreg",
  "_commit": {
    "id": "a807a659a1cb6ddeb2f1385cc03c889169821644",
    "author": "Patrick Breheny <patrick-breheny@uiowa.edu>",
    "committer": "Patrick Breheny <patrick-breheny@uiowa.edu>",
    "message": "gha: cran check\n",
    "time": 1778257657
  },
  "_maintainer": {
    "name": "Patrick Breheny",
    "email": "patrick-breheny@uiowa.edu",
    "login": "pbreheny",
    "orcid": "0000-0002-0650-1119",
    "uuid": 1858089
  },
  "_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
    }
  ],
  "_tags": [
    {
      "name": "v2.8.0",
      "date": "2025-08-21"
    }
  ],
  "_stars": 65,
  "_contributors": [
    {
      "user": "pbreheny",
      "count": 217,
      "uuid": 1858089
    },
    {
      "user": "remkoduursma",
      "count": 1,
      "uuid": 452362
    },
    {
      "user": "sportmodel",
      "count": 1,
      "uuid": 18143732
    }
  ],
  "_userbio": {
    "uuid": 1858089,
    "type": "user",
    "name": "Patrick Breheny"
  },
  "_downloads": {
    "count": 7054,
    "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": 2656,
  "_rbuild": "4.6.0",
  "_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.784546887006325,
  "_indexed": true,
  "_nocasepkg": "visreg",
  "_universes": [
    "pbreheny"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:20:33.000Z",
      "distro": "noble",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "fb99cf4c0d742e2c3457bd402d86a6681f60c1f35681c8453f389648fd1f7cfb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:20:20.000Z",
      "distro": "noble",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "6e837ace7c94fff2587eb8b683f44dbdc12f3cb2a900e93df85a41111cb562b6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:19:38.000Z",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "83bcf250b0c2a41ab5e7f0f76d75a9d3ab9bb90d40a39379e3fc5bc0a289b442",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:20:34.000Z",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "72feb823b12eac0f2422478ea72c285772807528bcd896d4f08e9ae5e7b022c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:19:32.000Z",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "4eb8b3bbcfd3390bb85f66e3fd3e3093b9c52b235822757acbfd586c6be5ba46",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:19:28.000Z",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "bde79ea2c03b1b32c51140b37caa36f513da62f978512793be92473fe1dfda03",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.8.0.1",
      "date": "2026-05-08T17:19:54.000Z",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "2c5df8112b7b504012b4eb01b4352cce52f3287603c92c9d74a59e284c3a2c93",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.8.0.1",
      "date": "2026-05-22T13:42:52.000Z",
      "commit": "a807a659a1cb6ddeb2f1385cc03c889169821644",
      "fileid": "187aebcb5e201a8429563a201048f8597e155d6cbc6fd6d6f60920e1c3e16343",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbreheny/actions/runs/25569062517"
    }
  ]
}