{
  "_id": "6a1f03deb401979e7341b66f",
  "Package": "GMMBoost",
  "Type": "Package",
  "Title": "Likelihood-Based Boosting for Generalized Mixed Models",
  "Version": "1.1.5",
  "Date": "2023-08-19",
  "Author": "Andreas Groll",
  "Maintainer": "Andreas Groll <groll@mathematik.uni-muenchen.de>",
  "Description": "Likelihood-based boosting approaches for generalized mixed\nmodels are provided.",
  "License": "GPL-2",
  "Packaged": {
    "Date": "2026-05-18 07:55:13 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2023-08-19 09:30:40 UTC",
  "RemoteUrl": "https://github.com/cran/GMMBoost",
  "RemoteRef": "HEAD",
  "RemoteSha": "2b6df0bd266e83ce8db64dd8ea89336a8007547f",
  "MD5sum": "12c97c9c32f0d75e4d4cbba3768e9900",
  "_user": "cran",
  "_type": "src",
  "_file": "GMMBoost_1.1.5.tar.gz",
  "_fileid": "2e97cbea976ca389fd6cfc4d8ae7c7e8934909d30e0ac3da605f305de8782572",
  "_filesize": 166403,
  "_sha256": "2e97cbea976ca389fd6cfc4d8ae7c7e8934909d30e0ac3da605f305de8782572",
  "_created": "2026-05-18T07:55:13.000Z",
  "_published": "2026-06-02T16:25:02.450Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79119906299,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7052346408"
    },
    {
      "job": 79119906254,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052353711"
    },
    {
      "job": 79119905290,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7052314920"
    },
    {
      "job": 79119905312,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363668096"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26020672076",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/GMMBoost",
  "_commit": {
    "id": "2b6df0bd266e83ce8db64dd8ea89336a8007547f",
    "author": "Andreas Groll <groll@mathematik.uni-muenchen.de>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.5\n",
    "time": 1692437440
  },
  "_maintainer": {
    "name": "Andreas Groll",
    "email": "groll@mathematik.uni-muenchen.de"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "minqa",
      "role": "Imports"
    },
    {
      "package": "magic",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 354,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GMMBoost"
  },
  "_mentions": 2,
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GMMBoost.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2011-10-27"
    },
    {
      "version": "1.0.1",
      "date": "2011-11-21"
    },
    {
      "version": "1.0.2",
      "date": "2012-03-29"
    },
    {
      "version": "1.0.3",
      "date": "2012-09-28"
    },
    {
      "version": "1.1.1",
      "date": "2013-09-26"
    },
    {
      "version": "1.1.2",
      "date": "2013-11-22"
    },
    {
      "version": "1.1.3",
      "date": "2020-02-03"
    },
    {
      "version": "1.1.5",
      "date": "2023-08-19"
    }
  ],
  "_exports": [
    "bGAMM",
    "bGAMMControl",
    "bGLMM",
    "bGLMMControl",
    "OrdinalBoost",
    "OrdinalBoostControl"
  ],
  "_datasets": [
    {
      "name": "knee",
      "title": "Clinical pain study on knee data",
      "object": "knee",
      "file": "knee.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pain",
        "time",
        "id",
        "th",
        "age",
        "sex",
        "pain.start"
      ],
      "rows": 381,
      "table": true,
      "tojson": true
    },
    {
      "name": "soccer",
      "title": "German Bundesliga data for the seasons 2008-2010",
      "object": "soccer",
      "file": "soccer.RData",
      "class": [
        "data.frame"
      ],
      "fields": [
        "pos",
        "team",
        "points",
        "transfer.spendings",
        "transfer.receits",
        "yellow.card",
        "yellow.red.card",
        "red.card",
        "unfair.score",
        "ave.unfair.score",
        "ball.possession",
        "tackles",
        "capacity",
        "total.attend",
        "ave.attend",
        "sold.out"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bGAMM",
      "title": "Fit Generalized Semiparametric Mixed-Effects Models",
      "concept": [
        "bGAMM"
      ],
      "topics": [
        "bGAMM"
      ]
    },
    {
      "page": "bGAMMControl",
      "title": "Control Values for 'bGAMM' fit",
      "concept": [
        "bGAMMControl"
      ],
      "topics": [
        "bGAMMControl"
      ]
    },
    {
      "page": "bGLMM",
      "title": "Fit Generalized Mixed-Effects Models",
      "concept": [
        "bGLMM"
      ],
      "topics": [
        "bGLMM"
      ]
    },
    {
      "page": "bGLMMControl",
      "title": "Control Values for 'bGLMM' fit",
      "concept": [
        "bGLMMControl"
      ],
      "topics": [
        "bGLMMControl"
      ]
    },
    {
      "page": "GMMBoost",
      "title": "Likelihood-Based Boosting for Generalized Mixed Models",
      "concept": [
        "Boosting",
        "Variable selection",
        "Generalized linear mixed model",
        "Generalized additive mixed model"
      ],
      "topics": [
        "GMMBoost-package",
        "GMMBoost"
      ]
    },
    {
      "page": "knee",
      "title": "Clinical pain study on knee data",
      "topics": [
        "knee"
      ]
    },
    {
      "page": "OrdinalBoost",
      "title": "Fit Generalized Mixed-Effects Models",
      "concept": [
        "OrdinalBoost"
      ],
      "topics": [
        "OrdinalBoost"
      ]
    },
    {
      "page": "OrdinalBoostControl",
      "title": "Control Values for 'OrdinalBoost' fit",
      "concept": [
        "OrdinalBoostControl"
      ],
      "topics": [
        "OrdinalBoostControl"
      ]
    },
    {
      "page": "soccer",
      "title": "German Bundesliga data for the seasons 2008-2010",
      "topics": [
        "soccer"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "magic",
    "minqa",
    "Rcpp"
  ],
  "_score": 1.3424226808222064,
  "_indexed": true,
  "_nocasepkg": "gmmboost",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-18T07:56:50.000Z",
      "distro": "noble",
      "commit": "2b6df0bd266e83ce8db64dd8ea89336a8007547f",
      "fileid": "239642815b5263b8b0941421b8c9aac8c87e5cdabe8311b19f3382b1557d51d3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26020672076"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.5",
      "date": "2026-05-18T07:57:13.000Z",
      "distro": "noble",
      "commit": "2b6df0bd266e83ce8db64dd8ea89336a8007547f",
      "fileid": "066f3ac596a56e75d0c811f5d9d827b2bc14e5bd8f5200c8955144079667150b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26020672076"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.5",
      "date": "2026-06-02T16:24:44.000Z",
      "commit": "2b6df0bd266e83ce8db64dd8ea89336a8007547f",
      "fileid": "1e9371bee3a711e095646a722d5f01c60a5c2b922c173318c4a462c2781854c9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26020672076"
    }
  ]
}