{
  "_id": "6a1159bcacfb0bcc41cebc8c",
  "Package": "vcrpart",
  "Type": "Package",
  "Title": "Tree-Based Varying Coefficient Regression for Generalized Linear\nand Ordinal Mixed Models",
  "Version": "1.0-7",
  "Date": "2025-08-26",
  "Authors@R": "c(\nperson(\"Reto\", \"Burgin\", role = c(\"aut\", \"cre\"), email = \"rbuergin@gmx.ch\", comment = c(ORCID = \"0000-0002-6212-1567\")),\nperson(\"Gilbert\", \"Ritschard\", role = c(\"ctb\"), email = \"gilbert.ritschard@unige.ch\", comment = c(ORCID = \"0000-0001-7776-0903\")))",
  "Author": "Reto Burgin [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6212-1567>), Gilbert Ritschard\n[ctb] (ORCID: <https://orcid.org/0000-0001-7776-0903>)",
  "Maintainer": "Reto Burgin <rbuergin@gmx.ch>",
  "Description": "Recursive partitioning for varying coefficient generalized\nlinear models and ordinal linear mixed models. Special features\nare coefficient-wise partitioning, non-varying coefficients and\npartitioning of time-varying variables in longitudinal\nregression. A description of a part of this package was\npublished by Burgin and Ritschard (2017)\n<doi:10.18637/jss.v080.i06>.",
  "License": "GPL (>= 2)",
  "LazyLoad": "yes",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 07:36:14 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-08-26 21:30:51 UTC",
  "RemoteUrl": "https://github.com/cran/vcrpart",
  "RemoteRef": "HEAD",
  "RemoteSha": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
  "MD5sum": "fcec8501dbf6da578a178c77459274d3",
  "_user": "cran",
  "_type": "src",
  "_file": "vcrpart_1.0-7.tar.gz",
  "_fileid": "f5ce4c250ce10cda2e782a0bf88bdcff6cf5d2953b01dbf01f01471952c55ead",
  "_filesize": 733917,
  "_sha256": "f5ce4c250ce10cda2e782a0bf88bdcff6cf5d2953b01dbf01f01471952c55ead",
  "_created": "2026-05-23T07:36:14.000Z",
  "_published": "2026-05-23T07:39:40.404Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506720644,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175358319"
    },
    {
      "job": 77506720632,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175359617"
    },
    {
      "job": 77506720628,
      "time": 129,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175357841"
    },
    {
      "job": 77506720621,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175359747"
    },
    {
      "job": 77506577952,
      "time": 177,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175345907"
    },
    {
      "job": 77506720615,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175354537"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26326984072",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/vcrpart",
  "_commit": {
    "id": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
    "author": "Reto Burgin <rbuergin@gmx.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-7\n",
    "time": 1756243851
  },
  "_maintainer": {
    "name": "Reto Burgin",
    "email": "rbuergin@gmx.ch",
    "login": "rbuergin",
    "description": "",
    "uuid": 10641773,
    "orcid": "0000-0002-6212-1567"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "parallel",
      "role": "Depends"
    },
    {
      "package": "partykit",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "version": ">= 3.1-123",
      "role": "Imports"
    },
    {
      "package": "rpart",
      "role": "Imports"
    },
    {
      "package": "formula.tools",
      "role": "Imports"
    },
    {
      "package": "numDeriv",
      "role": "Imports"
    },
    {
      "package": "ucminf",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "strucchange",
      "role": "Imports"
    },
    {
      "package": "xtable",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "Ecdat",
      "role": "Suggests"
    },
    {
      "package": "RWeka",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0-7",
      "date": "2025-08-26"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rbuergin",
      "count": 16,
      "uuid": 10641773
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 248,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vcrpart"
  },
  "_searchresults": 21,
  "_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/vcrpart.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rbuergin/vcrpart",
  "_realowner": "rbuergin",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2-1",
      "date": "2014-09-10"
    },
    {
      "version": "0.2-2",
      "date": "2014-11-07"
    },
    {
      "version": "0.2-3",
      "date": "2014-11-25"
    },
    {
      "version": "0.3-1",
      "date": "2015-01-04"
    },
    {
      "version": "0.3-2",
      "date": "2015-02-11"
    },
    {
      "version": "0.3-3",
      "date": "2015-03-17"
    },
    {
      "version": "0.4-1",
      "date": "2016-02-23"
    },
    {
      "version": "0.4-2",
      "date": "2016-11-05"
    },
    {
      "version": "1.0-0",
      "date": "2017-08-22"
    },
    {
      "version": "1.0-1",
      "date": "2017-10-17"
    },
    {
      "version": "1.0-2",
      "date": "2018-02-15"
    },
    {
      "version": "1.0-3",
      "date": "2020-02-27"
    },
    {
      "version": "1.0-4",
      "date": "2021-04-19"
    },
    {
      "version": "1.0-5",
      "date": "2024-05-11"
    },
    {
      "version": "1.0-6",
      "date": "2024-10-04"
    },
    {
      "version": "1.0-7",
      "date": "2025-08-26"
    }
  ],
  "_exports": [
    "adjacent",
    "baseline",
    "ce",
    "contr.wsum",
    "cumulative",
    "cvloss",
    "extract",
    "fe",
    "fixef",
    "folds_control",
    "fvcglm",
    "fvcglm_control",
    "fvcm",
    "fvcm_control",
    "fvcolmm",
    "fvcolmm_control",
    "ge",
    "neglogLik2",
    "olmm",
    "olmm_control",
    "olmm_estfun",
    "olmm_gefp",
    "olmm_overwritePar",
    "oobloss",
    "otsplot",
    "otsplot_control",
    "otsplot_filter",
    "panel_coef",
    "panel_partdep",
    "predecor_control",
    "prune",
    "prunepath",
    "ranef",
    "ranefCov",
    "re",
    "splitpath",
    "tvcglm",
    "tvcglm_control",
    "tvcm",
    "tvcm_control",
    "tvcolmm",
    "tvcolmm_control",
    "VarCorr",
    "vc"
  ],
  "_datasets": [
    {
      "name": "movie",
      "title": "Movie critics",
      "object": "movie",
      "file": "movie.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "critic",
        "review",
        "movie"
      ],
      "rows": 372,
      "table": true,
      "tojson": true
    },
    {
      "name": "PL",
      "title": "Effect of parental leave policy",
      "object": "PL",
      "file": "PL.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "uncb3",
        "uncb10",
        "uncj3",
        "uncj10",
        "pbexp10",
        "pbinc_tot10",
        "pbexp3",
        "pbinc_tot3",
        "ikar3",
        "ikar4",
        "july",
        "bd",
        "workExp",
        "unEmpl",
        "zeroLabEarn",
        "laborEarnings",
        "employed",
        "whiteCollar",
        "wage",
        "age",
        "industry",
        "industry.SL",
        "region",
        "region.SL"
      ],
      "rows": 6180,
      "table": true,
      "tojson": true
    },
    {
      "name": "poverty",
      "title": "Poverty in Switzerland",
      "object": "poverty",
      "file": "poverty.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Poor",
        "Canton",
        "Gender",
        "AgeGroup",
        "Edu",
        "CivStat",
        "NChild",
        "Working",
        "FirstJob",
        "LastJob",
        "Origin",
        "SocMob",
        "RetirTiming",
        "ProfCar",
        "Pension",
        "TimFirstChild"
      ],
      "rows": 576,
      "table": true,
      "tojson": true
    },
    {
      "name": "schizo",
      "title": "National Institute of Mental Health shizophrenia study",
      "object": "schizo",
      "file": "schizo.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "imps79",
        "imps79o",
        "tx",
        "week"
      ],
      "rows": 1603,
      "table": true,
      "tojson": true
    },
    {
      "name": "unemp",
      "title": "Synthetic data sets",
      "object": "unemp",
      "file": "unemp.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "PID",
        "UNEMP",
        "YEAR",
        "AGE",
        "FISIT",
        "GENDER",
        "UEREGION",
        "GHQL"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "vcrpart_1",
      "title": "Synthetic data sets",
      "object": "vcrpart_1",
      "file": "vcrpart_1.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "wave",
        "treat",
        "z1",
        "z2",
        "z3",
        "z4",
        "y"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "vcrpart_2",
      "title": "Synthetic data sets",
      "object": "vcrpart_2",
      "file": "vcrpart_2.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "x2",
        "z1",
        "z2",
        "y"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    },
    {
      "name": "vcrpart_3",
      "title": "Synthetic data sets",
      "object": "vcrpart_3",
      "file": "vcrpart_3.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "x1",
        "z1",
        "y"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "contr-wsum",
      "title": "Contrast matrices",
      "topics": [
        "contr.wsum"
      ]
    },
    {
      "page": "fvcm",
      "title": "Bagging and Random Forests based on 'tvcm'",
      "topics": [
        "fvcglm",
        "fvcglm_control",
        "fvcm",
        "fvcm_control",
        "fvcolmm",
        "fvcolmm_control"
      ]
    },
    {
      "page": "fvcm-methods",
      "title": "Methods for 'fvcm' objects",
      "topics": [
        "fitted.fvcm",
        "fvcm-methods",
        "oobloss.fvcm",
        "plot.fvcm",
        "predict.fvcm",
        "print.fvcm",
        "ranef.fvcm"
      ]
    },
    {
      "page": "movie",
      "title": "Movie critics",
      "topics": [
        "movie"
      ]
    },
    {
      "page": "olmm",
      "title": "Fitting ordinal and nominal two-stage linear mixed models",
      "topics": [
        "adjacent",
        "baseline",
        "cumulative",
        "family.olmm",
        "olmm"
      ]
    },
    {
      "page": "olmm-control",
      "title": "Control parameters for 'olmm'.",
      "topics": [
        "olmm-control",
        "olmm_control"
      ]
    },
    {
      "page": "olmm-gefp",
      "title": "Methods for score processes of 'olmm' objects",
      "topics": [
        "olmm-gefp",
        "olmm_estfun",
        "olmm_gefp",
        "predecor_control"
      ]
    },
    {
      "page": "olmm-methods",
      "title": "Methods for 'olmm' objects",
      "topics": [
        "anova.olmm",
        "coef.olmm",
        "coefficients.olmm",
        "deviance.olmm",
        "fixef",
        "fixef.glm",
        "fixef.olmm",
        "formula.olmm",
        "getCall.olmm",
        "logLik.olmm",
        "model.frame.olmm",
        "model.matrix.olmm",
        "neglogLik2",
        "neglogLik2.olmm",
        "olmm-methods",
        "print.VarCorr.olmm",
        "ranef",
        "ranef.olmm",
        "ranefCov",
        "ranefCov.olmm",
        "resid.olmm",
        "residuals.olmm",
        "simulate.olmm",
        "terms.olmm",
        "update.olmm",
        "VarCorr",
        "VarCorr.olmm",
        "vcov.olmm",
        "weights.olmm"
      ]
    },
    {
      "page": "olmm-overwritePar",
      "title": "Overwrite coefficients of 'olmm' objects.",
      "topics": [
        "olmm-overwritePar",
        "olmm_overwritePar"
      ]
    },
    {
      "page": "olmm-predict",
      "title": "Predict outcome probabilities and responses for 'olmm' objects",
      "topics": [
        "fitted.olmm",
        "olmm-predict",
        "predict.olmm"
      ]
    },
    {
      "page": "olmm-summary",
      "title": "Printing and summarizing 'olmm' objects",
      "topics": [
        "olmm-summary",
        "print.olmm",
        "print.summary.olmm",
        "summary.olmm"
      ]
    },
    {
      "page": "otsplot",
      "title": "Time-series plot for longitudinal ordinal data",
      "topics": [
        "otsplot",
        "otsplot.default",
        "otsplot_control",
        "otsplot_filter"
      ]
    },
    {
      "page": "PL",
      "title": "Effect of parental leave policy",
      "topics": [
        "PL"
      ]
    },
    {
      "page": "poverty",
      "title": "Poverty in Switzerland",
      "topics": [
        "poverty"
      ]
    },
    {
      "page": "schizo",
      "title": "National Institute of Mental Health shizophrenia study",
      "topics": [
        "schizo"
      ]
    },
    {
      "page": "tvcglm",
      "title": "Coefficient-wise tree-based varying coefficient regression based on generalized linear models",
      "topics": [
        "tvcglm",
        "tvcglm_control"
      ]
    },
    {
      "page": "tvcm",
      "title": "Tree-based varying coefficient regression models",
      "topics": [
        "tvcm"
      ]
    },
    {
      "page": "tvcm-cv",
      "title": "Model selection utility functions for 'tvcm' objects.",
      "topics": [
        "cvloss",
        "cvloss.tvcm",
        "folds_control",
        "oobloss",
        "oobloss.tvcm",
        "plot.cvloss.tvcm",
        "prune",
        "prune.tvcm",
        "prunepath",
        "prunepath.tvcm",
        "tvcm-assessment"
      ]
    },
    {
      "page": "tvcm-control",
      "title": "Control parameters for 'tvcm'.",
      "topics": [
        "tvcm-control",
        "tvcm_control"
      ]
    },
    {
      "page": "tvcm-methods",
      "title": "Methods for 'tvcm' objects",
      "topics": [
        "coef.tvcm",
        "coefficients.tvcm",
        "depth.tvcm",
        "extract",
        "extract.tvcm",
        "fitted.tvcm",
        "formula.tvcm",
        "getCall.tvcm",
        "logLik.tvcm",
        "model.frame.tvcm",
        "neglogLik2.tvcm",
        "nobs.tvcm",
        "predict.tvcm",
        "print.tvcm",
        "ranef.tvcm",
        "resid.tvcm",
        "residuals.tvcm",
        "splitpath",
        "splitpath.tvcm",
        "summary.tvcm",
        "tvcm-methods",
        "weights.tvcm",
        "width.tvcm"
      ]
    },
    {
      "page": "tvcm-plot",
      "title": "'plot' method for 'tvcm' objects.",
      "topics": [
        "panel_coef",
        "panel_partdep",
        "plot.tvcm",
        "tvcm-plot"
      ]
    },
    {
      "page": "tvcolmm",
      "title": "Tree-based varying coefficient regression based on ordinal and nominal two-stage linear mixed models.",
      "topics": [
        "tvcolmm",
        "tvcolmm_control"
      ]
    },
    {
      "page": "vcrpart-demo",
      "title": "Synthetic data sets",
      "topics": [
        "unemp",
        "vcrpart-demo",
        "vcrpart_1",
        "vcrpart_2",
        "vcrpart_3"
      ]
    },
    {
      "page": "vcrpart-formula",
      "title": "Special terms for formulas.",
      "topics": [
        "ce",
        "fe",
        "ge",
        "re",
        "vc",
        "vcrpart-formula"
      ]
    }
  ],
  "_rundeps": [
    "Formula",
    "formula.tools",
    "inum",
    "lattice",
    "libcoin",
    "Matrix",
    "mvtnorm",
    "nlme",
    "numDeriv",
    "operator.tools",
    "partykit",
    "rpart",
    "sandwich",
    "strucchange",
    "survival",
    "ucminf",
    "zoo"
  ],
  "_sysdeps": [
    {
      "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)"
    }
  ],
  "_score": 1.3222192947339193,
  "_indexed": false,
  "_nocasepkg": "vcrpart",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://rbuergin.r-universe.dev/vcrpart",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-7",
      "date": "2026-05-23T07:38:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
      "fileid": "3ece88598f0a1284db91764d3ccff5fb5c6cd58f3f7b11ec5dd5f6367b515595",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326984072"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-7",
      "date": "2026-05-23T07:38:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
      "fileid": "a76fdd15e2eae071022e7c70d000f2351ebb7832396c5a237ffa1b2f0ad075ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326984072"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-7",
      "date": "2026-05-23T07:38:15.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
      "fileid": "afd74423d4c53e1f06459902aabab29e0483859a7114db496f179e5c59ffbc5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326984072"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-7",
      "date": "2026-05-23T07:38:26.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
      "fileid": "d98219917f3371409c1dff4f36f3bd1b32609f3b8c61c10ce5f0454ba6548abf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326984072"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-7",
      "date": "2026-05-23T07:38:15.000Z",
      "arch": "emscripten",
      "commit": "e886ece2a7fda915be5c5dfbdc781c6641986f03",
      "fileid": "dd8263bf532aae0aeb48f7337492d9e88f9e62de17880751730bcd1fa9e85ec3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26326984072"
    }
  ]
}