{
  "_id": "6a0f657dacfb0bcc41c5d171",
  "Package": "ensModelVis",
  "Title": "Visualisations for Model Ensembles",
  "Version": "0.2.0",
  "Authors@R": "person(\"Katarina\", \"Domijan\", , \"domijank@tcd.ie\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-4268-2236\"))",
  "Description": "Displays for model fits of multiple models and their\nensembles. For classification models, the plots are heatmaps,\nfor regression, scatterplots.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/domijan/ensModelVis",
  "BugReports": "https://github.com/domijan/ensModelVis/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://domijan.r-universe.dev",
  "Date/Publication": "2026-01-14 22:55:11 UTC",
  "RemoteUrl": "https://github.com/domijan/ensmodelvis",
  "RemoteRef": "HEAD",
  "RemoteSha": "1e1171e5760e55107f0cce68e535710c14117ebf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 10:09:35 UTC",
    "User": "root"
  },
  "Author": "Katarina Domijan [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-4268-2236>)",
  "Maintainer": "Katarina Domijan <domijank@tcd.ie>",
  "MD5sum": "1d4e61d4c608f07182d2324159697b55",
  "_user": "domijan",
  "_type": "src",
  "_file": "ensModelVis_0.2.0.tar.gz",
  "_fileid": "de57783a0d6885d961ea2571c7bd8b0d1639c4d84b04da888e79f63a2c67205c",
  "_filesize": 507600,
  "_sha256": "de57783a0d6885d961ea2571c7bd8b0d1639c4d84b04da888e79f63a2c67205c",
  "_created": "2026-05-21T10:09:35.000Z",
  "_published": "2026-05-21T20:05:17.879Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77258295519,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133031802"
    },
    {
      "job": 77258295743,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133032109"
    },
    {
      "job": 77258295649,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133051851"
    },
    {
      "job": 77258295737,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133011392"
    },
    {
      "job": 77258295227,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132977174"
    },
    {
      "job": 77258295229,
      "time": 138,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145987003"
    },
    {
      "job": 77258295804,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133011107"
    },
    {
      "job": 77258295666,
      "time": 177,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133052889"
    },
    {
      "job": 77258295766,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133011680"
    }
  ],
  "_buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/domijan/ensmodelvis",
  "_commit": {
    "id": "1e1171e5760e55107f0cce68e535710c14117ebf",
    "author": "kat <kat@mu.ie>",
    "committer": "kat <kat@mu.ie>",
    "message": "updated with note\n",
    "time": 1768431311
  },
  "_maintainer": {
    "name": "Katarina Domijan",
    "email": "domijank@tcd.ie",
    "login": "domijan",
    "orcid": "0000-0002-4268-2236",
    "description": "",
    "uuid": 33663831
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "discrim",
      "role": "Suggests"
    },
    {
      "package": "glmnet",
      "role": "Suggests"
    },
    {
      "package": "kernlab",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "nnet",
      "role": "Suggests"
    },
    {
      "package": "ranger",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "stacks",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "tidymodels",
      "role": "Suggests"
    }
  ],
  "_owner": "domijan",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 16
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "domijan",
      "count": 44,
      "uuid": 33663831
    }
  ],
  "_userbio": {
    "uuid": 33663831,
    "type": "user",
    "name": "Katarina Domijan"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ensModelVis"
  },
  "_devurl": "https://github.com/domijan/ensmodelvis",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ensModelVis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/domijan/ensmodelvis",
  "_realowner": "domijan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-07-21"
    },
    {
      "version": "0.2.0",
      "date": "2026-01-20"
    }
  ],
  "_exports": [
    "plot_ensemble"
  ],
  "_help": [
    {
      "page": "plot_ensemble",
      "title": "Draws a plot for model predictions of ensembles of models. For classification the plot is a heatmap, for regression, scatterplot.",
      "topics": [
        "plot_ensemble"
      ]
    }
  ],
  "_readme": "https://github.com/domijan/ensmodelvis/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "forcats",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "ClassificationEg.Rmd",
      "filename": "ClassificationEg.html",
      "title": "Classification Example",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Putting together a stack"
      ],
      "created": "2022-07-17 08:38:38",
      "modified": "2026-01-14 20:36:39",
      "commits": 9
    },
    {
      "source": "RegressionEg.Rmd",
      "filename": "RegressionEg.html",
      "title": "Regression Example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2022-07-10 15:58:26",
      "modified": "2026-01-14 14:51:20",
      "commits": 7
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "ensmodelvis",
  "_universes": [
    "domijan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-21T10:12:10.000Z",
      "distro": "noble",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "8031cd3039977fb6a7fa88a87b89e91322af642cf80c51058df5d07b2a928428",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-21T10:12:12.000Z",
      "distro": "noble",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "39b5e6853ecf8da9aa51d7e41cf89d60498c6fef5923d27f041009060cceb9bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-21T10:12:50.000Z",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "a4918640b81dbe2837e04580bf5d7914a0d8179a32499aec63ac79d8f89ab59d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-21T10:11:14.000Z",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "0a6dac5a2f0828c64a05ce530500c0459b28fbe232b2de03a24ae64802f69edd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-21T20:04:57.000Z",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "96a188cdd358abab941f97cf26322d9d446727808a63f2a74efdabed5dbecc75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T10:11:04.000Z",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "34e475396e2849eee6d8297ae3934240755c5476be9c6431e5b2e217920b31d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T10:13:11.000Z",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "46bb2f896849124249b8fd990b3fc1e5be74c2ba15e18d5e2f29a8812bef68e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-21T10:11:02.000Z",
      "commit": "1e1171e5760e55107f0cce68e535710c14117ebf",
      "fileid": "d4b08d6bade9a9a3a5eebd95dfc888dd03f0d67ba984983124211ee96f66afac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/domijan/actions/runs/26219404564"
    }
  ]
}