{
  "_id": "6a49bd9fdd856319bc563d0a",
  "Package": "ceterisParibus",
  "Title": "Ceteris Paribus Profiles",
  "Version": "0.4.3",
  "Authors@R": "person(\"Przemyslaw\", \"Biecek\", email = \"przemyslaw.biecek@gmail.com\", \nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-8423-1823\"))",
  "Description": "Ceteris Paribus Profiles (What-If Plots) are designed to\npresent model responses around selected points in a feature\nspace. For example around a single prediction for an\ninteresting observation. Plots are designed to work in a\nmodel-agnostic fashion, they are working for any predictive\nMachine Learning model and allow for model comparisons. Ceteris\nParibus Plots supplement the Break Down Plots from 'breakDown'\npackage.",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "URL": "https://pbiecek.github.io/ceterisParibus/",
  "BugReports": "https://github.com/pbiecek/ceterisParibus/issues",
  "RoxygenNote": "7.1.1",
  "Repository": "https://pbiecek.r-universe.dev",
  "Date/Publication": "2020-07-22 23:05:53 UTC",
  "RemoteUrl": "https://github.com/pbiecek/ceterisparibus",
  "RemoteRef": "HEAD",
  "RemoteSha": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-18 10:36:18 UTC",
    "User": "root"
  },
  "Author": "Przemyslaw Biecek [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8423-1823>)",
  "Maintainer": "Przemyslaw Biecek <przemyslaw.biecek@gmail.com>",
  "_user": "pbiecek",
  "_type": "src",
  "_file": "ceterisParibus_0.4.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/726b4314e7f1b74a02ffa0281b1a501f018a25e8b51258eaf933a0b394610a21",
  "_filesize": 166108,
  "_sha256": "726b4314e7f1b74a02ffa0281b1a501f018a25e8b51258eaf933a0b394610a21",
  "_expires": "2026-10-13T02:12:46.000Z",
  "_created": "2026-06-18T10:36:18.000Z",
  "_published": "2026-07-05T02:12:47.821Z",
  "_jobs": [
    {
      "job": 85185060717,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7720973922"
    },
    {
      "job": 85185060724,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7720987885"
    },
    {
      "job": 85185060623,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7720963780"
    },
    {
      "job": 85185060580,
      "time": 85,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7720971397"
    },
    {
      "job": 85185060491,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720918448"
    },
    {
      "job": 85185060599,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7720955746"
    },
    {
      "job": 85185060756,
      "time": 3279,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7722047150"
    },
    {
      "job": 85185060784,
      "time": 2904,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7721911488"
    },
    {
      "job": 85185060807,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7720955353"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346",
  "_status": "success",
  "_upstream": "https://github.com/pbiecek/ceterisparibus",
  "_commit": {
    "id": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
    "author": "Przemysław Biecek <przemyslaw.biecek@gmail.com>",
    "committer": "Przemysław Biecek <przemyslaw.biecek@gmail.com>",
    "message": "updated NEWS\n",
    "time": 1595459153
  },
  "_maintainer": {
    "name": "Przemyslaw Biecek",
    "email": "przemyslaw.biecek@gmail.com",
    "login": "pbiecek",
    "orcid": "0000-0001-8423-1823",
    "twitter": "@PrzeBiec",
    "description": "I just like to make things. \nhttps://mi2.ai/",
    "uuid": 4624318
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Depends"
    },
    {
      "package": "gower",
      "role": "Depends"
    },
    {
      "package": "DALEX",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "ggiraph",
      "role": "Suggests"
    },
    {
      "package": "e1071",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    }
  ],
  "_owner": "pbiecek",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 43,
  "_contributors": [
    {
      "user": "pbiecek",
      "count": 108,
      "uuid": 4624318
    },
    {
      "user": "kmichael08",
      "count": 12,
      "uuid": 15304831
    },
    {
      "user": "rcylwa",
      "count": 5,
      "uuid": 15021884
    },
    {
      "user": "agosiewska",
      "count": 2,
      "uuid": 18423383
    },
    {
      "user": "michbur",
      "count": 1,
      "uuid": 5267317
    }
  ],
  "_userbio": {
    "uuid": 4624318,
    "type": "user",
    "name": "Przemysław Biecek",
    "followers": 659,
    "description": "I just like to make things. \r\nhttps://mi2.ai/"
  },
  "_downloads": {
    "count": 644,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ceterisParibus"
  },
  "_devurl": "https://github.com/pbiecek/ceterisparibus",
  "_pkgdown": "https://pbiecek.github.io/ceterisParibus/",
  "_searchresults": 35,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/ceterisParibus.html",
    "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",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/pbiecek/ceterisparibus",
  "_realowner": "pbiecek",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.1",
      "date": "2018-07-05"
    },
    {
      "version": "0.3.0",
      "date": "2018-08-11"
    },
    {
      "version": "0.3.1",
      "date": "2019-01-29"
    },
    {
      "version": "0.4.1",
      "date": "2020-02-24"
    },
    {
      "version": "0.4.2",
      "date": "2020-03-28"
    },
    {
      "version": "0.6",
      "date": "2024-11-21"
    }
  ],
  "_exports": [
    "calculate_oscillations",
    "calculate_profiles",
    "calculate_profiles_lce",
    "calculate_variable_splits",
    "ceteris_paribus",
    "ceteris_paribus_layer",
    "local_conditional_expectations",
    "local_fit",
    "plot_interactive",
    "select_neighbours",
    "select_sample",
    "what_if",
    "what_if_2d"
  ],
  "_help": [
    {
      "page": "plus-.plot_ceteris_paribus_explainer",
      "title": "Add More Layers to a Ceteris Paribus Plot",
      "topics": [
        "+.plot_ceteris_paribus_explainer"
      ]
    },
    {
      "page": "calculate_oscillations",
      "title": "Calculate Oscillations for Ceteris Paribus Explainer",
      "topics": [
        "calculate_oscillations"
      ]
    },
    {
      "page": "calculate_profiles",
      "title": "Calculate Ceteris Paribus Profiles",
      "topics": [
        "calculate_profiles"
      ]
    },
    {
      "page": "calculate_profiles_lce",
      "title": "Calculate Local Conditional Expectation profiles",
      "topics": [
        "calculate_profiles_lce"
      ]
    },
    {
      "page": "calculate_variable_splits",
      "title": "Calculate Split Points for Selected Variables",
      "topics": [
        "calculate_variable_splits"
      ]
    },
    {
      "page": "ceteris_paribus",
      "title": "Ceteris Paribus Explainer",
      "topics": [
        "ceteris_paribus"
      ]
    },
    {
      "page": "ceteris_paribus_layer",
      "title": "Add Layer to the Ceteris Paribus Plot",
      "topics": [
        "ceteris_paribus_layer"
      ]
    },
    {
      "page": "local_conditional_expectations",
      "title": "Local Conditional Expectation Explainer",
      "topics": [
        "local_conditional_expectations"
      ]
    },
    {
      "page": "local_fit",
      "title": "Local Fit / Wangkardu Explanations",
      "topics": [
        "local_fit"
      ]
    },
    {
      "page": "plot_interactive",
      "title": "Plots Interactive What-If Explanations",
      "topics": [
        "plot_interactive",
        "plot_interactive.default",
        "plot_interactive.what_if_explainer"
      ]
    },
    {
      "page": "plot.ceteris_paribus_explainer",
      "title": "Plot Ceteris Paribus Explanations",
      "topics": [
        "plot.ceteris_paribus_explainer"
      ]
    },
    {
      "page": "plot.ceteris_paribus_oscillations",
      "title": "Plot Ceteris Paribus Oscillations",
      "topics": [
        "plot.ceteris_paribus_oscillations"
      ]
    },
    {
      "page": "plot.local_fit_explainer",
      "title": "Local Fit Plots / Wangkardu Explanations",
      "topics": [
        "plot.local_fit_explainer"
      ]
    },
    {
      "page": "plot.what_if_2d_explainer",
      "title": "Plot What If 2D Explanations",
      "topics": [
        "plot.what_if_2d_explainer"
      ]
    },
    {
      "page": "plot.what_if_explainer",
      "title": "Plot What If Explanations",
      "topics": [
        "plot.what_if_explainer"
      ]
    },
    {
      "page": "print.ceteris_paribus_explainer",
      "title": "Print Ceteris Paribus Explainer Summary",
      "topics": [
        "print.ceteris_paribus_explainer"
      ]
    },
    {
      "page": "print.ceteris_paribus_profile",
      "title": "Print Ceteris Paribus Profiles",
      "topics": [
        "print.ceteris_paribus_profile"
      ]
    },
    {
      "page": "print.local_fit_explainer",
      "title": "Prints Local Fit / Wangkardu Summary",
      "topics": [
        "print.local_fit_explainer"
      ]
    },
    {
      "page": "print.plot_ceteris_paribus_explainer",
      "title": "Print Ceteris Paribus Explainer Summary",
      "topics": [
        "print.plot_ceteris_paribus_explainer"
      ]
    },
    {
      "page": "print.what_if_2d_explainer",
      "title": "Print What If 2D Explainer Summary",
      "topics": [
        "print.what_if_2d_explainer"
      ]
    },
    {
      "page": "print.what_if_explainer",
      "title": "Print What If Explainer Summary",
      "topics": [
        "print.what_if_explainer"
      ]
    },
    {
      "page": "select_neighbours",
      "title": "Select Subset of Rows Closest to a Specified Observation",
      "topics": [
        "select_neighbours"
      ]
    },
    {
      "page": "select_sample",
      "title": "Select Subset of Rows",
      "topics": [
        "select_sample"
      ]
    },
    {
      "page": "what_if",
      "title": "What-If Plot",
      "topics": [
        "what_if"
      ]
    },
    {
      "page": "what_if_2d",
      "title": "What-If 2D Plot",
      "topics": [
        "what_if_2d"
      ]
    }
  ],
  "_readme": "https://github.com/pbiecek/ceterisparibus/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "DALEX",
    "digest",
    "doFuture",
    "evaluate",
    "farver",
    "foreach",
    "future",
    "future.apply",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gridExtra",
    "gtable",
    "highr",
    "iBreakDown",
    "ingredients",
    "isoband",
    "iterators",
    "kernelshap",
    "knitr",
    "labeling",
    "lifecycle",
    "listenv",
    "parallelly",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 5.478566495593844,
  "_indexed": true,
  "_nocasepkg": "ceterisparibus",
  "_universes": [
    "pbiecek"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-18T10:38:39.000Z",
      "distro": "noble",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/8e71cc4a5501ab31850c1a5acdbf2d4482c31cec26d4d6d602bac72cce78853a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-06-18T10:39:16.000Z",
      "distro": "noble",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/65e01d9aae40859a63eb2787a71043c1b3b6f74c209405009a923db5740d9720",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-06-18T10:38:18.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/55c76e8de428ac82dfcbe6f25a63a3cf064cdfc82bdb18fc74ce3eb0e63cfd21",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-06-18T10:38:41.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/0914bee39995ff2f30961def36da26d610eba2d7720599f3e30e7fae3ed8f21a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-06-18T10:38:17.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/45d58fb5138bb49bcf6bb84a88a64a7e0c82b395381e92e5009c96bd0588fdd2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-18T11:24:56.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/74f0e8276681e1570fc5b1265d30a28487791b54cc3ed1d4f04995a5322610ec",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-18T11:17:26.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/9c1001aff3c737406877ced11b33fbb32c32eaec5001834b0ebabbdef36c6e57",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-06-18T10:37:40.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "https://r2.ropensci.org/8b139a68d79cc580ed6596c0b19ec28c02a9b76f200724ae4c559bc8ec6d6a2a",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/27753525346"
    }
  ]
}