{
  "_id": "6a1ef731b401979e734176c5",
  "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-05-19 06:30:55 UTC",
    "User": "root"
  },
  "Author": "Przemyslaw Biecek [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8423-1823>)",
  "Maintainer": "Przemyslaw Biecek <przemyslaw.biecek@gmail.com>",
  "MD5sum": "49f85e50a04d9891959995dd3ccc6b5c",
  "_user": "pbiecek",
  "_type": "src",
  "_file": "ceterisParibus_0.4.3.tar.gz",
  "_fileid": "1fc2abdc224cd52184aed61c49e05c2ade8dfdd418c9d7f17b7a771b75c3c160",
  "_filesize": 164017,
  "_sha256": "1fc2abdc224cd52184aed61c49e05c2ade8dfdd418c9d7f17b7a771b75c3c160",
  "_created": "2026-05-19T06:30:55.000Z",
  "_published": "2026-06-02T15:30:57.615Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79108223619,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7076437994"
    },
    {
      "job": 79108224343,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7076435239"
    },
    {
      "job": 79108223633,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7076423797"
    },
    {
      "job": 79108223047,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7076423697"
    },
    {
      "job": 79108222043,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7076398717"
    },
    {
      "job": 79108222262,
      "time": 198,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7362302532"
    },
    {
      "job": 79108223343,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7076422928"
    },
    {
      "job": 79108224365,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7076425210"
    },
    {
      "job": 79108223364,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7076424516"
    }
  ],
  "_buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "I just like to make things. \r\nhttps://mi2.ai/"
  },
  "_downloads": {
    "count": 727,
    "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-05-19T06:33:15.000Z",
      "distro": "noble",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "adfa62d4de98ee6cf51188e1ebe05c09e9cfde516df1d529c20c2d5c80f8b333",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.3",
      "date": "2026-05-19T06:33:08.000Z",
      "distro": "noble",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "a86161119f1c67a6a7d23716f31eca421debfb016b8ebe07d20f07c6bd9ee4d8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-19T06:32:32.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "0df6b8ea674c84a4126718076136ca7e3f94e1f3ada7f0bc2d92a1ad71078eb3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.3",
      "date": "2026-05-19T06:32:27.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "87d9640149d53835a4de3d376cbb45209380637f08f25db180fb52eb79200807",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-19T06:32:16.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "f519cd59b96d502d9aba98abece3d110e4feddf4f2e759551c91c30d4d34731c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-19T06:32:22.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "ad8ed3e2d2ed817219e249450de6063eec04971fc8b20c93dafda033de18f770",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.3",
      "date": "2026-05-19T06:32:19.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "f8c060be7902f5d4799c33e44bb17f8ecc41272a0d905490ae89d92bd563b039",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.3",
      "date": "2026-06-02T15:30:07.000Z",
      "commit": "ded2d9dfce025ef467aa44a101ffd6710f23af99",
      "fileid": "a8f5d7a385502c00a45e26c52b841a7b5880501d3f45909d09fb970119dc09bf",
      "status": "success",
      "buildurl": "https://github.com/r-universe/pbiecek/actions/runs/26080300691"
    }
  ]
}