{
  "_id": "6a27afa424555f66ed5353a6",
  "Package": "plotmo",
  "Version": "3.7.0",
  "Title": "Plot a Model's Residuals, Response, and Partial Dependence Plots",
  "Authors@R": "person(given = \"Stephen\",\nfamily = \"Milborrow\",\nrole = c(\"aut\", \"cre\"),\nemail = \"milbo@sonic.net\")",
  "Maintainer": "Stephen Milborrow <milbo@sonic.net>",
  "Description": "Plot model surfaces for a wide variety of models using\npartial dependence plots and other techniques. Also plot model\nresiduals and other information on the model.",
  "License": "GPL-3",
  "URL": "http://www.milbo.users.sonic.net",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:16:07 UTC",
    "User": "root"
  },
  "Author": "Stephen Milborrow [aut, cre]",
  "Repository": "https://stephenmilborrow.r-universe.dev",
  "Date/Publication": "2026-01-09 09:30:17 UTC",
  "RemoteUrl": "https://github.com/cran/plotmo",
  "RemoteRef": "HEAD",
  "RemoteSha": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
  "MD5sum": "ea8c3fb92c48a418cb152a5ce6af2f43",
  "_user": "stephenmilborrow",
  "_type": "src",
  "_file": "plotmo_3.7.0.tar.gz",
  "_fileid": "dd04f2d464757766a7deb211fcaad1b558fde66203555be23d05db61b8b05a2b",
  "_filesize": 1404314,
  "_sha256": "dd04f2d464757766a7deb211fcaad1b558fde66203555be23d05db61b8b05a2b",
  "_created": "2026-06-08T08:16:07.000Z",
  "_published": "2026-06-09T06:16:04.372Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80256854161,
      "time": 133,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474847692"
    },
    {
      "job": 80256854278,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474847947"
    },
    {
      "job": 80256853826,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7499886344"
    },
    {
      "job": 80256854244,
      "time": 120,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474843558"
    },
    {
      "job": 80256854185,
      "time": 274,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474804773"
    },
    {
      "job": 80256854213,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7474839466"
    },
    {
      "job": 80256854120,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7474836733"
    },
    {
      "job": 80256854236,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7474847610"
    },
    {
      "job": 80256853885,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7499521981"
    }
  ],
  "_buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/plotmo",
  "_commit": {
    "id": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
    "author": "Stephen Milborrow <milbo@sonic.net>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.7.0\n",
    "time": 1767951017
  },
  "_maintainer": {
    "name": "Stephen Milborrow",
    "email": "milbo@sonic.net",
    "login": "stephenmilborrow",
    "description": "",
    "uuid": 11455047
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4.0",
      "role": "Depends"
    },
    {
      "package": "Formula",
      "version": ">= 1.2-3",
      "role": "Depends"
    },
    {
      "package": "plotrix",
      "role": "Depends"
    },
    {
      "package": "C50",
      "version": ">= 0.1.0-24",
      "role": "Suggests"
    },
    {
      "package": "earth",
      "version": ">= 5.1.2",
      "role": "Suggests"
    },
    {
      "package": "gbm",
      "version": ">= 2.1.1",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "version": ">= 2.0.5",
      "role": "Suggests"
    },
    {
      "package": "glmnetUtils",
      "version": ">= 1.0.3",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "version": ">= 7.3-51",
      "role": "Suggests"
    },
    {
      "package": "mlr",
      "version": ">= 2.12.1",
      "role": "Suggests"
    },
    {
      "package": "neuralnet",
      "version": ">= 1.33",
      "role": "Suggests"
    },
    {
      "package": "partykit",
      "version": ">= 1.2-2",
      "role": "Suggests"
    },
    {
      "package": "pre",
      "version": ">= 0.5.0",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "version": ">= 4.1-15",
      "role": "Suggests"
    },
    {
      "package": "rpart.plot",
      "version": ">= 3.0.8",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 28,
  "_updates": [
    {
      "week": "2026-02",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "3.7.0",
      "date": "2026-01-09"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "stephenmilborrow",
      "count": 49,
      "uuid": 11455047
    }
  ],
  "_userbio": {
    "uuid": 11455047,
    "type": "user",
    "name": "Stephen Milborrow"
  },
  "_downloads": {
    "count": 20893,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plotmo"
  },
  "_mentions": 5,
  "_searchresults": 494,
  "_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/plotmo.html",
    "manual.pdf"
  ],
  "_realowner": "stephenmilborrow",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2011-03-31"
    },
    {
      "version": "1.0-1",
      "date": "2011-04-01"
    },
    {
      "version": "1.2-0",
      "date": "2011-04-14"
    },
    {
      "version": "1.2-3",
      "date": "2011-04-24"
    },
    {
      "version": "1.2-4",
      "date": "2011-04-26"
    },
    {
      "version": "1.2-5",
      "date": "2011-06-15"
    },
    {
      "version": "1.2-6",
      "date": "2011-06-19"
    },
    {
      "version": "1.3-0",
      "date": "2011-09-16"
    },
    {
      "version": "1.3-1",
      "date": "2011-09-16"
    },
    {
      "version": "1.3-2",
      "date": "2012-05-01"
    },
    {
      "version": "1.3-3",
      "date": "2014-02-04"
    },
    {
      "version": "2.0.0",
      "date": "2014-11-20"
    },
    {
      "version": "2.1.0",
      "date": "2014-11-30"
    },
    {
      "version": "2.2.0",
      "date": "2014-12-10"
    },
    {
      "version": "2.2.1",
      "date": "2015-01-07"
    },
    {
      "version": "3.0.0",
      "date": "2015-04-29"
    },
    {
      "version": "3.1.0",
      "date": "2015-05-07"
    },
    {
      "version": "3.1.1",
      "date": "2015-05-27"
    },
    {
      "version": "3.1.2",
      "date": "2015-06-15"
    },
    {
      "version": "3.1.3",
      "date": "2015-06-24"
    },
    {
      "version": "3.1.4",
      "date": "2015-07-30"
    },
    {
      "version": "3.1.5",
      "date": "2016-08-26"
    },
    {
      "version": "3.2.0",
      "date": "2016-09-07"
    },
    {
      "version": "3.2.1",
      "date": "2016-10-27"
    },
    {
      "version": "3.3.0",
      "date": "2016-11-11"
    },
    {
      "version": "3.3.1",
      "date": "2016-11-24"
    },
    {
      "version": "3.3.2",
      "date": "2016-12-02"
    },
    {
      "version": "3.3.3",
      "date": "2017-05-05"
    },
    {
      "version": "3.3.4",
      "date": "2017-07-27"
    },
    {
      "version": "3.3.5",
      "date": "2018-02-26"
    },
    {
      "version": "3.3.6",
      "date": "2018-03-21"
    },
    {
      "version": "3.3.7",
      "date": "2018-05-15"
    },
    {
      "version": "3.4.0",
      "date": "2018-06-01"
    },
    {
      "version": "3.4.1",
      "date": "2018-06-08"
    },
    {
      "version": "3.4.2",
      "date": "2018-07-03"
    },
    {
      "version": "3.5.0",
      "date": "2018-08-20"
    },
    {
      "version": "3.5.1",
      "date": "2018-11-24"
    },
    {
      "version": "3.5.2",
      "date": "2019-01-02"
    },
    {
      "version": "3.5.3",
      "date": "2019-03-16"
    },
    {
      "version": "3.5.4",
      "date": "2019-04-06"
    },
    {
      "version": "3.5.5",
      "date": "2019-06-27"
    },
    {
      "version": "3.5.6",
      "date": "2019-10-27"
    },
    {
      "version": "3.5.7",
      "date": "2020-04-15"
    },
    {
      "version": "3.6.0",
      "date": "2020-09-13"
    },
    {
      "version": "3.6.1",
      "date": "2021-07-17"
    },
    {
      "version": "3.6.2",
      "date": "2022-05-21"
    },
    {
      "version": "3.6.3",
      "date": "2024-02-26"
    },
    {
      "version": "3.6.4",
      "date": "2024-08-31"
    },
    {
      "version": "3.7.0",
      "date": "2026-01-09"
    }
  ],
  "_exports": [
    "check.index",
    "plot_gbm",
    "plot_glmnet",
    "plotmo",
    "plotmo_cum",
    "plotmo_fitted",
    "plotmo_nresponse",
    "plotmo_predict",
    "plotmo_prolog",
    "plotmo_resplevs",
    "plotmo_response",
    "plotmo_rinfo",
    "plotmo_rsq",
    "plotmo_standardizescale",
    "plotmo_type",
    "plotmo_y",
    "plotmo.convert.na.nresponse",
    "plotmo.pairs",
    "plotmo.pint",
    "plotmo.predict",
    "plotmo.prolog",
    "plotmo.residtype",
    "plotmo.singles",
    "plotmo.type",
    "plotmo.x",
    "plotmo.y",
    "plotmo.y.default",
    "plotres"
  ],
  "_help": [
    {
      "page": "plot_gbm",
      "title": "Plot a gbm model",
      "topics": [
        "plot_gbm"
      ]
    },
    {
      "page": "plot_glmnet",
      "title": "Plot a glmnet model",
      "topics": [
        "plot_glmnet"
      ]
    },
    {
      "page": "plotmo",
      "title": "Plot a model's response over a range of predictor values (the model surface)",
      "concept": [
        "partial dependence plot"
      ],
      "topics": [
        "plotmo"
      ]
    },
    {
      "page": "plotmo.misc",
      "title": "Ignore",
      "topics": [
        "check.index",
        "plotmo.convert.na.nresponse",
        "plotmo.pairs",
        "plotmo.pairs.default",
        "plotmo.pint",
        "plotmo.predict",
        "plotmo.prolog",
        "plotmo.residtype",
        "plotmo.singles",
        "plotmo.singles.default",
        "plotmo.type",
        "plotmo.x",
        "plotmo.y",
        "plotmo.y.default",
        "plotmo_cum",
        "plotmo_fitted",
        "plotmo_nresponse",
        "plotmo_predict",
        "plotmo_prolog",
        "plotmo_resplevs",
        "plotmo_response",
        "plotmo_rinfo",
        "plotmo_rsq",
        "plotmo_standardizescale",
        "plotmo_type",
        "plotmo_y"
      ]
    },
    {
      "page": "plotres",
      "title": "Plot the residuals of a regression model",
      "concept": [
        "residual plot"
      ],
      "topics": [
        "plotres"
      ]
    }
  ],
  "_rundeps": [
    "Formula",
    "plotrix"
  ],
  "_score": 6.636977043586275,
  "_indexed": true,
  "_nocasepkg": "plotmo",
  "_universes": [
    "stephenmilborrow"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.7.0",
      "date": "2026-06-08T08:19:02.000Z",
      "distro": "noble",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "257cb6aca8fa70fdb53952a29721dfce6719dc143c2d28dbf77dc69c399657d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.7.0",
      "date": "2026-06-08T08:19:03.000Z",
      "distro": "noble",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "34d606d47688cfa6468c8a3049f388f6a91ffca2eb815d71432f4b09b07e64ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "3.7.0",
      "date": "2026-06-09T06:15:16.000Z",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "b30663148668c03de96171cedda8c94d0ec5c3d413378bbe247335e8b9307fe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "3.7.0",
      "date": "2026-06-08T08:18:51.000Z",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "84e517ff8a418616ddcb20d5726886b30d1d8ac3b861eed875080a0e13cc2b36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.7.0",
      "date": "2026-06-08T08:19:00.000Z",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "a8d6cf5c9713f401223b6d653446d69ce75831cf58a644a9d4c43fe416bfd82e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "3.7.0",
      "date": "2026-06-08T08:18:16.000Z",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "d62ce303014445ad160a81e222ab7c05675cbb9f1b69892eebaa689b2be5e87b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "3.7.0",
      "date": "2026-06-08T08:18:57.000Z",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "a3b3ee37f40c89c077d7897ddf79db8a6993ce757b6180ac6a80c8011ec42853",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "3.7.0",
      "date": "2026-06-09T05:50:10.000Z",
      "commit": "5bb8fb5e38e69f28687d94d67353ee507f27119b",
      "fileid": "a5b3bd03f2a4898355d82c693ee77caa472bf0d0a97d85c12c1693eaad3697da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/stephenmilborrow/actions/runs/27124546069"
    }
  ]
}