{
  "_id": "6a140318acfb0bcc41d389ba",
  "Package": "party",
  "Title": "A Laboratory for Recursive Partytioning",
  "Date": "2026-03-25",
  "Version": "1.3-20",
  "Authors@R": "c(person(\"Torsten\", \"Hothorn\", role = c(\"aut\", \"cre\"),\nemail = \"Torsten.Hothorn@R-project.org\",\ncomment = c(ORCID = \"0000-0001-8301-0471\")),\nperson(\"Kurt\", \"Hornik\", role = \"aut\",\nemail = \"Kurt.Hornik@R-project.org\",\ncomment = c(ORCID = \"0000-0003-4198-9911\")),\nperson(\"Carolin\", \"Strobl\", role = \"aut\",\nemail = \"carolin.strobl@psychologie.uzh.ch\",\ncomment = c(ORCID = \"0000-0003-0952-3230\")),\nperson(\"Achim\", \"Zeileis\", role = \"aut\",\nemail = \"Achim.Zeileis@R-project.org\",\ncomment = c(ORCID = \"0000-0003-0918-3766\")))",
  "Description": "A computational toolbox for recursive partitioning. The\ncore of the package is ctree(), an implementation of\nconditional inference trees which embed tree-structured\nregression models into a well defined theory of conditional\ninference procedures. This non-parametric class of regression\ntrees is applicable to all kinds of regression problems,\nincluding nominal, ordinal, numeric, censored as well as\nmultivariate response variables and arbitrary measurement\nscales of the covariates. Based on conditional inference trees,\ncforest() provides an implementation of Breiman's random\nforests. The function mob() implements an algorithm for\nrecursive partitioning based on parametric models (e.g. linear\nmodels, GLMs or survival regression) employing parameter\ninstability tests for split selection. Extensible functionality\nfor visualizing tree-structured regression models is available.\nThe methods are described in Hothorn et al. (2006)\n<doi:10.1198/106186006X133933>, Zeileis et al. (2008)\n<doi:10.1198/106186008X319331> and Strobl et al. (2007)\n<doi:10.1186/1471-2105-8-25>.",
  "LazyData": "yes",
  "License": "GPL-2",
  "URL": "http://party.R-forge.R-project.org",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 08:02:42 UTC",
    "User": "root"
  },
  "Author": "Torsten Hothorn [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-8301-0471>), Kurt Hornik [aut]\n(ORCID: <https://orcid.org/0000-0003-4198-9911>), Carolin\nStrobl [aut] (ORCID: <https://orcid.org/0000-0003-0952-3230>),\nAchim Zeileis [aut] (ORCID:\n<https://orcid.org/0000-0003-0918-3766>)",
  "Maintainer": "Torsten Hothorn <Torsten.Hothorn@R-project.org>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-26 07:39:37 UTC",
  "RemoteUrl": "https://github.com/cran/party",
  "RemoteRef": "HEAD",
  "RemoteSha": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
  "MD5sum": "51bf743986617b405768fa52a277080f",
  "_user": "cran",
  "_type": "src",
  "_file": "party_1.3-20.tar.gz",
  "_fileid": "0037bf2672b17a323df8d01ed25d94a93c3f336a8876ff645894f4a31189b5be",
  "_filesize": 1582849,
  "_sha256": "0037bf2672b17a323df8d01ed25d94a93c3f336a8876ff645894f4a31189b5be",
  "_created": "2026-05-25T08:02:42.000Z",
  "_published": "2026-05-25T08:06:48.424Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77677918145,
      "time": 195,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194256653"
    },
    {
      "job": 77677918101,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7194255769"
    },
    {
      "job": 77677918082,
      "time": 169,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194249799"
    },
    {
      "job": 77677918092,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194257384"
    },
    {
      "job": 77677418855,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194207003"
    },
    {
      "job": 77677918150,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7194239013"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26389950746",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/party",
  "_commit": {
    "id": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
    "author": "Torsten Hothorn <Torsten.Hothorn@R-project.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.3-20\n",
    "time": 1774510777
  },
  "_maintainer": {
    "name": "Torsten Hothorn",
    "email": "torsten.hothorn@r-project.org",
    "login": "thothorn",
    "description": "",
    "uuid": 35263693,
    "orcid": "0000-0001-8301-0471"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "grid",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "version": ">= 1.0-2",
      "role": "Depends"
    },
    {
      "package": "modeltools",
      "version": ">= 0.2-21",
      "role": "Depends"
    },
    {
      "package": "strucchange",
      "role": "Depends"
    },
    {
      "package": "mvtnorm",
      "role": "LinkingTo"
    },
    {
      "package": "survival",
      "version": ">= 2.37-7",
      "role": "Imports"
    },
    {
      "package": "coin",
      "version": ">= 1.1-0",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "version": ">= 1.1-1",
      "role": "Imports"
    },
    {
      "package": "TH.data",
      "version": ">= 1.0-3",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "vcd",
      "role": "Suggests"
    },
    {
      "package": "ipred",
      "role": "Suggests"
    },
    {
      "package": "varImp",
      "role": "Suggests"
    },
    {
      "package": "randomForest",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "AER",
      "role": "Suggests"
    },
    {
      "package": "bibtex",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 32,
  "_updates": [
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.3-19",
      "date": "2026-03-10"
    },
    {
      "name": "1.3-20",
      "date": "2026-03-26"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "thothorn",
      "count": 127,
      "uuid": 35263693
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 26072,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/party"
  },
  "_mentions": 76,
  "_devurl": "https://github.com/r-forge/party",
  "_searchresults": 3536,
  "_topics": [
    "openblas"
  ],
  "_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/party.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-forge/party",
  "_realowner": "r-forge",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2-1",
      "date": "2005-06-24"
    },
    {
      "version": "0.2-2",
      "date": "2005-06-27"
    },
    {
      "version": "0.2-3",
      "date": "2005-06-29"
    },
    {
      "version": "0.2-4",
      "date": "2005-07-07"
    },
    {
      "version": "0.2-5",
      "date": "2005-08-20"
    },
    {
      "version": "0.2-6",
      "date": "2005-08-29"
    },
    {
      "version": "0.2-7",
      "date": "2005-09-01"
    },
    {
      "version": "0.2-8",
      "date": "2005-09-07"
    },
    {
      "version": "0.2-9",
      "date": "2005-10-20"
    },
    {
      "version": "0.2-10",
      "date": "2005-11-09"
    },
    {
      "version": "0.3-0",
      "date": "2005-11-29"
    },
    {
      "version": "0.3-1",
      "date": "2005-12-02"
    },
    {
      "version": "0.3-2",
      "date": "2006-01-12"
    },
    {
      "version": "0.3-3",
      "date": "2006-01-18"
    },
    {
      "version": "0.3-5",
      "date": "2006-02-03"
    },
    {
      "version": "0.3-6",
      "date": "2006-02-07"
    },
    {
      "version": "0.8-0",
      "date": "2006-02-16"
    },
    {
      "version": "0.8-1",
      "date": "2006-02-24"
    },
    {
      "version": "0.8-3",
      "date": "2006-03-20"
    },
    {
      "version": "0.8-4",
      "date": "2006-04-12"
    },
    {
      "version": "0.8-5",
      "date": "2006-04-24"
    },
    {
      "version": "0.8-6",
      "date": "2006-05-23"
    },
    {
      "version": "0.8-7",
      "date": "2006-07-19"
    },
    {
      "version": "0.8-8",
      "date": "2006-08-23"
    },
    {
      "version": "0.9-0",
      "date": "2006-08-31"
    },
    {
      "version": "0.9-1",
      "date": "2006-09-07"
    },
    {
      "version": "0.9-2",
      "date": "2006-09-07"
    },
    {
      "version": "0.9-3",
      "date": "2006-09-08"
    },
    {
      "version": "0.9-4",
      "date": "2006-09-18"
    },
    {
      "version": "0.9-5",
      "date": "2006-10-27"
    },
    {
      "version": "0.9-6",
      "date": "2006-11-29"
    },
    {
      "version": "0.9-7",
      "date": "2007-01-16"
    },
    {
      "version": "0.9-8",
      "date": "2007-01-22"
    },
    {
      "version": "0.9-9",
      "date": "2007-02-02"
    },
    {
      "version": "0.9-10",
      "date": "2007-03-01"
    },
    {
      "version": "0.9-11",
      "date": "2007-06-21"
    },
    {
      "version": "0.9-12",
      "date": "2007-06-28"
    },
    {
      "version": "0.9-13",
      "date": "2007-07-23"
    },
    {
      "version": "0.9-14",
      "date": "2007-07-23"
    },
    {
      "version": "0.9-90",
      "date": "2007-09-24"
    },
    {
      "version": "0.9-91",
      "date": "2007-09-27"
    },
    {
      "version": "0.9-92",
      "date": "2007-11-23"
    },
    {
      "version": "0.9-93",
      "date": "2007-12-02"
    },
    {
      "version": "0.9-94",
      "date": "2008-01-30"
    },
    {
      "version": "0.9-95",
      "date": "2008-02-28"
    },
    {
      "version": "0.9-96",
      "date": "2008-06-08"
    },
    {
      "version": "0.9-97",
      "date": "2008-06-27"
    },
    {
      "version": "0.9-98",
      "date": "2008-10-15"
    },
    {
      "version": "0.9-99",
      "date": "2008-10-28"
    },
    {
      "version": "0.9-991",
      "date": "2009-01-14"
    },
    {
      "version": "0.9-992",
      "date": "2009-01-20"
    },
    {
      "version": "0.9-993",
      "date": "2009-01-29"
    },
    {
      "version": "0.9-994",
      "date": "2009-02-10"
    },
    {
      "version": "0.9-995",
      "date": "2009-02-23"
    },
    {
      "version": "0.9-996",
      "date": "2009-03-27"
    },
    {
      "version": "0.9-997",
      "date": "2009-06-04"
    },
    {
      "version": "0.9-998",
      "date": "2009-06-17"
    },
    {
      "version": "0.9-999",
      "date": "2009-09-24"
    },
    {
      "version": "0.9-9991",
      "date": "2010-01-27"
    },
    {
      "version": "0.9-9992",
      "date": "2010-02-26"
    },
    {
      "version": "0.9-9993",
      "date": "2010-03-05"
    },
    {
      "version": "0.9-9994",
      "date": "2010-04-15"
    },
    {
      "version": "0.9-9995",
      "date": "2010-05-19"
    },
    {
      "version": "0.9-9996",
      "date": "2010-06-25"
    },
    {
      "version": "0.9-9997",
      "date": "2010-07-06"
    },
    {
      "version": "0.9-9998",
      "date": "2010-08-23"
    },
    {
      "version": "0.9-9999",
      "date": "2010-09-13"
    },
    {
      "version": "0.9-99991",
      "date": "2010-11-19"
    },
    {
      "version": "0.9-99992",
      "date": "2011-05-02"
    },
    {
      "version": "0.9-99993",
      "date": "2011-07-29"
    },
    {
      "version": "0.9-99994",
      "date": "2011-08-24"
    },
    {
      "version": "0.9-99995",
      "date": "2011-11-02"
    },
    {
      "version": "0.9-99996",
      "date": "2011-12-20"
    },
    {
      "version": "1.0-0",
      "date": "2012-02-28"
    },
    {
      "version": "1.0-1",
      "date": "2012-03-23"
    },
    {
      "version": "1.0-2",
      "date": "2012-04-26"
    },
    {
      "version": "1.0-3",
      "date": "2012-09-26"
    },
    {
      "version": "1.0-4",
      "date": "2012-12-19"
    },
    {
      "version": "1.0-5",
      "date": "2013-01-07"
    },
    {
      "version": "1.0-6",
      "date": "2013-01-09"
    },
    {
      "version": "1.0-7",
      "date": "2013-06-05"
    },
    {
      "version": "1.0-8",
      "date": "2013-07-11"
    },
    {
      "version": "1.0-9",
      "date": "2013-09-02"
    },
    {
      "version": "1.0-10",
      "date": "2013-10-24"
    },
    {
      "version": "1.0-11",
      "date": "2013-12-14"
    },
    {
      "version": "1.0-12",
      "date": "2014-01-17"
    },
    {
      "version": "1.0-13",
      "date": "2014-02-01"
    },
    {
      "version": "1.0-14",
      "date": "2014-05-30"
    },
    {
      "version": "1.0-15",
      "date": "2014-06-30"
    },
    {
      "version": "1.0-16",
      "date": "2014-08-19"
    },
    {
      "version": "1.0-17",
      "date": "2014-09-17"
    },
    {
      "version": "1.0-18",
      "date": "2014-11-10"
    },
    {
      "version": "1.0-19",
      "date": "2014-12-18"
    },
    {
      "version": "1.0-20",
      "date": "2015-02-18"
    },
    {
      "version": "1.0-21",
      "date": "2015-06-06"
    },
    {
      "version": "1.0-22",
      "date": "2015-07-28"
    },
    {
      "version": "1.0-23",
      "date": "2015-08-16"
    },
    {
      "version": "1.0-25",
      "date": "2015-11-05"
    },
    {
      "version": "1.1-0",
      "date": "2016-11-21"
    },
    {
      "version": "1.1-1",
      "date": "2016-11-23"
    },
    {
      "version": "1.1-2",
      "date": "2016-11-28"
    },
    {
      "version": "1.2-0",
      "date": "2017-02-06"
    },
    {
      "version": "1.2-1",
      "date": "2017-02-09"
    },
    {
      "version": "1.2-2",
      "date": "2017-02-27"
    },
    {
      "version": "1.2-3",
      "date": "2017-04-12"
    },
    {
      "version": "1.2-4",
      "date": "2017-12-13"
    },
    {
      "version": "1.3-0",
      "date": "2018-04-20"
    },
    {
      "version": "1.3-1",
      "date": "2018-08-08"
    },
    {
      "version": "1.3-2",
      "date": "2019-03-04"
    },
    {
      "version": "1.3-3",
      "date": "2019-03-08"
    },
    {
      "version": "1.3-4",
      "date": "2020-03-05"
    },
    {
      "version": "1.3-5",
      "date": "2020-06-12"
    },
    {
      "version": "1.3-6",
      "date": "2021-02-08"
    },
    {
      "version": "1.3-7",
      "date": "2021-03-03"
    },
    {
      "version": "1.3-8",
      "date": "2021-08-23"
    },
    {
      "version": "1.3-9",
      "date": "2021-09-27"
    },
    {
      "version": "1.3-10",
      "date": "2022-04-26"
    },
    {
      "version": "1.3-11",
      "date": "2022-10-07"
    },
    {
      "version": "1.3-12",
      "date": "2023-02-28"
    },
    {
      "version": "1.3-13",
      "date": "2023-03-17"
    },
    {
      "version": "1.3-14",
      "date": "2023-11-28"
    },
    {
      "version": "1.3-15",
      "date": "2024-04-29"
    },
    {
      "version": "1.3-16",
      "date": "2024-07-18"
    },
    {
      "version": "1.3-17",
      "date": "2024-08-17"
    },
    {
      "version": "1.3-18",
      "date": "2025-01-29"
    },
    {
      "version": "1.3-19",
      "date": "2026-03-10"
    },
    {
      "version": "1.3-20",
      "date": "2026-03-26"
    }
  ],
  "_exports": [
    "cforest",
    "cforest_classical",
    "cforest_control",
    "cforest_unbiased",
    "conditionalTree",
    "ctree",
    "ctree_control",
    "edge_simple",
    "fit",
    "initialize",
    "initVariableFrame",
    "mob",
    "mob_control",
    "node_barplot",
    "node_bivplot",
    "node_boxplot",
    "node_density",
    "node_hist",
    "node_inner",
    "node_scatterplot",
    "node_surv",
    "node_terminal",
    "nodes",
    "party_intern",
    "prettytree",
    "proximity",
    "ptrafo",
    "response",
    "reweight",
    "sctest.mob",
    "treeresponse",
    "varimp",
    "varimpAUC",
    "where"
  ],
  "_datasets": [
    {
      "name": "readingSkills",
      "title": "Reading Skills",
      "object": "readingSkills",
      "class": [
        "data.frame"
      ],
      "fields": [
        "nativeSpeaker",
        "age",
        "shoeSize",
        "score"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "BinaryTree-class",
      "title": "Class \"BinaryTree\"",
      "topics": [
        "BinaryTree-class",
        "nodes",
        "nodes,BinaryTree,integer-method",
        "nodes,BinaryTree,numeric-method",
        "nodes-methods",
        "response",
        "response,BinaryTree-method",
        "response-methods",
        "show,BinaryTree-method",
        "treeresponse",
        "treeresponse,BinaryTree-method",
        "treeresponse-methods",
        "weights",
        "weights,BinaryTree-method",
        "weights-methods",
        "where",
        "where,BinaryTree-method",
        "where-methods"
      ]
    },
    {
      "page": "cforest",
      "title": "Random Forest",
      "topics": [
        "cforest",
        "proximity"
      ]
    },
    {
      "page": "ctree",
      "title": "Conditional Inference Trees",
      "topics": [
        "conditionalTree",
        "ctree"
      ]
    },
    {
      "page": "ctree_control",
      "title": "Control for Conditional Inference Trees",
      "topics": [
        "ctree_control"
      ]
    },
    {
      "page": "cforest_control",
      "title": "Control for Conditional Tree Forests",
      "topics": [
        "cforest_classical",
        "cforest_control",
        "cforest_unbiased"
      ]
    },
    {
      "page": "fit-methods",
      "title": "Fit `StatModel' Objects to Data",
      "topics": [
        "fit,StatModel,LearningSample-method",
        "fit-methods"
      ]
    },
    {
      "page": "ForestControl-class",
      "title": "Class \"ForestControl\"",
      "topics": [
        "ForestControl-class"
      ]
    },
    {
      "page": "initialize-methods",
      "title": "Methods for Function initialize in Package `party'",
      "topics": [
        "initialize",
        "initialize,ExpectCovar-method",
        "initialize,ExpectCovarInfluence-method",
        "initialize,LinStatExpectCovar-method",
        "initialize,LinStatExpectCovarMPinv-method",
        "initialize,svd_mem-method",
        "initialize,VariableFrame-method",
        "initialize-methods"
      ]
    },
    {
      "page": "initVariableFrame-methods",
      "title": "Set-up VariableFrame objects",
      "topics": [
        "initVariableFrame",
        "initVariableFrame,data.frame-method",
        "initVariableFrame,matrix-method",
        "initVariableFrame-methods"
      ]
    },
    {
      "page": "LearningSample-class",
      "title": "Class \"LearningSample\"",
      "topics": [
        "LearningSample-class"
      ]
    },
    {
      "page": "mob",
      "title": "Model-based Recursive Partitioning",
      "topics": [
        "coef.mob",
        "deviance.mob",
        "fitted.mob",
        "logLik.mob",
        "mob",
        "mob-class",
        "predict.mob",
        "print.mob",
        "residuals.mob",
        "sctest.mob",
        "summary.mob",
        "weights.mob"
      ]
    },
    {
      "page": "mob_control",
      "title": "Control Parameters for Model-based Partitioning",
      "topics": [
        "mob_control"
      ]
    },
    {
      "page": "panelfunctions",
      "title": "Panel-Generators for Visualization of Party Trees",
      "topics": [
        "edge_simple",
        "node_barplot",
        "node_bivplot",
        "node_boxplot",
        "node_density",
        "node_hist",
        "node_inner",
        "node_scatterplot",
        "node_surv",
        "node_terminal"
      ]
    },
    {
      "page": "plot.BinaryTree",
      "title": "Visualization of Binary Regression Trees",
      "topics": [
        "plot.BinaryTree"
      ]
    },
    {
      "page": "plot.mob",
      "title": "Visualization of MOB Trees",
      "topics": [
        "plot.mob"
      ]
    },
    {
      "page": "prettytree",
      "title": "Print a tree.",
      "topics": [
        "prettytree"
      ]
    },
    {
      "page": "RandomForest-class",
      "title": "Class \"RandomForest\"",
      "topics": [
        "RandomForest-class",
        "show,RandomForest-method",
        "treeresponse,RandomForest-method",
        "weights,RandomForest-method",
        "where,RandomForest-method"
      ]
    },
    {
      "page": "readingSkills",
      "title": "Reading Skills",
      "topics": [
        "readingSkills"
      ]
    },
    {
      "page": "reweight",
      "title": "Re-fitting Models with New Weights",
      "topics": [
        "reweight",
        "reweight.glinearModel",
        "reweight.linearModel"
      ]
    },
    {
      "page": "SplittingNode-class",
      "title": "Class \"SplittingNode\"",
      "topics": [
        "SplittingNode-class",
        "TerminalModelNode-class",
        "TerminalNode-class"
      ]
    },
    {
      "page": "Transformations",
      "title": "Function for Data Transformations",
      "topics": [
        "ff_trafo",
        "ptrafo"
      ]
    },
    {
      "page": "TreeControl-class",
      "title": "Class \"TreeControl\"",
      "topics": [
        "TreeControl",
        "TreeControl-class"
      ]
    },
    {
      "page": "varimp",
      "title": "Variable Importance",
      "topics": [
        "varimp",
        "varimpAUC"
      ]
    }
  ],
  "_rundeps": [
    "codetools",
    "coin",
    "lattice",
    "libcoin",
    "MASS",
    "Matrix",
    "matrixStats",
    "modeltools",
    "multcomp",
    "mvtnorm",
    "sandwich",
    "strucchange",
    "survival",
    "TH.data",
    "zoo"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "MOB.Rnw",
      "filename": "MOB.pdf",
      "title": "party with the mob",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-02-17",
      "modified": "2026-03-10 13:40:57",
      "commits": 4
    },
    {
      "source": "party.Rnw",
      "filename": "party.pdf",
      "title": "party: A Laboratory for Recursive Partytioning",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2012-02-17",
      "modified": "2026-03-10 13:40:57",
      "commits": 5
    }
  ],
  "_score": 10.151077819493617,
  "_indexed": false,
  "_nocasepkg": "party",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://r-forge.r-universe.dev/party",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-20",
      "date": "2026-05-25T08:05:30.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
      "fileid": "d1be69103bd4ee964f8cef267078eb33d7effd75dfd6fca7a82ae62d186694c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389950746"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3-20",
      "date": "2026-05-25T08:05:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
      "fileid": "706e52b2165875877b592b3b193613fa9e094de9b828e1cb391a76274acedab1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389950746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-20",
      "date": "2026-05-25T08:05:02.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
      "fileid": "62f290cd39fb4a49126305f7a7eee2793e93bf986cf5f147b9ec8ded14366b50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389950746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3-20",
      "date": "2026-05-25T08:05:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
      "fileid": "1576de245cca4dd08e0ddcd04ba66aa327753908f1c889e0977ad8fb33f74146",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389950746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.3-20",
      "date": "2026-05-25T08:05:12.000Z",
      "arch": "emscripten",
      "commit": "f64737fce974c5c0b0f0b282c91608f700ba35f4",
      "fileid": "4dbe122b103a48a7a9d607d3af8ca82097d1e24b28f445668807634bc82e1cf9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26389950746"
    }
  ]
}