{
  "_id": "6a27cb2d24555f66ed542879",
  "Package": "GLMMadaptive",
  "Title": "Generalized Linear Mixed Models using Adaptive Gaussian\nQuadrature",
  "Version": "0.9-8",
  "Authors@R": "person(\"Dimitris\", \"Rizopoulos\", email = \"d.rizopoulos@erasmusmc.nl\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = '0000-0001-9397-0900'))",
  "Date": "2025-03-10",
  "Maintainer": "Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>",
  "BugReports": "https://github.com/drizopoulos/GLMMadaptive/issues",
  "Description": "Fits generalized linear mixed models for a single grouping\nfactor under maximum likelihood approximating the integrals\nover the random effects with an adaptive Gaussian quadrature\nrule; Jose C. Pinheiro and Douglas M. Bates (1995)\n<doi:10.1080/10618600.1995.10474663>.",
  "Encoding": "UTF-8",
  "LazyLoad": "yes",
  "License": "GPL (>= 3)",
  "URL": "https://drizopoulos.github.io/GLMMadaptive/,\nhttps://github.com/drizopoulos/GLMMadaptive",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "6.1.1",
  "Repository": "https://drizopoulos.r-universe.dev",
  "Date/Publication": "2025-03-10 15:13:53 UTC",
  "RemoteUrl": "https://github.com/drizopoulos/glmmadaptive",
  "RemoteRef": "HEAD",
  "RemoteSha": "36b1b26d615c78159997c1fc657594acbc761e4b",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-09 08:00:17 UTC",
    "User": "root"
  },
  "Author": "Dimitris Rizopoulos [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9397-0900>)",
  "MD5sum": "d0d30b3353d9e399fe90f7ed208fbd1f",
  "_user": "drizopoulos",
  "_type": "src",
  "_file": "GLMMadaptive_0.9-8.tar.gz",
  "_fileid": "69fcf29ae8168f4b65cd07ad73c3d7f970f1bc42edacf988714c7fa8d72f70e9",
  "_filesize": 303579,
  "_sha256": "69fcf29ae8168f4b65cd07ad73c3d7f970f1bc42edacf988714c7fa8d72f70e9",
  "_created": "2026-06-09T08:00:17.000Z",
  "_published": "2026-06-09T08:13:33.138Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80275407914,
      "time": 205,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501874340"
    },
    {
      "job": 80275407940,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501870551"
    },
    {
      "job": 80275407921,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7502061154"
    },
    {
      "job": 80275407922,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501933090"
    },
    {
      "job": 80274785783,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501803336"
    },
    {
      "job": 80275407991,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501848978"
    },
    {
      "job": 80275407987,
      "time": 167,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7501861042"
    },
    {
      "job": 80275407928,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7501844411"
    },
    {
      "job": 80275407926,
      "time": 192,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7501869557"
    }
  ],
  "_buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/drizopoulos/glmmadaptive",
  "_commit": {
    "id": "36b1b26d615c78159997c1fc657594acbc761e4b",
    "author": "Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>",
    "committer": "Dimitris Rizopoulos <d.rizopoulos@erasmusmc.nl>",
    "message": "updates\n",
    "time": 1741619633
  },
  "_maintainer": {
    "name": "Dimitris Rizopoulos",
    "email": "d.rizopoulos@erasmusmc.nl",
    "login": "drizopoulos",
    "twitter": "@drizopoulos",
    "description": "Professor of Biostatistics\nErasmus MC, Netherlands",
    "uuid": 13236687,
    "orcid": "0000-0001-9397-0900"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "nlme",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "matrixStats",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "multcomp",
      "role": "Suggests"
    },
    {
      "package": "emmeans",
      "role": "Suggests"
    },
    {
      "package": "estimability",
      "role": "Suggests"
    },
    {
      "package": "effects",
      "role": "Suggests"
    },
    {
      "package": "DHARMa",
      "role": "Suggests"
    },
    {
      "package": "optimParallel",
      "role": "Suggests"
    }
  ],
  "_owner": "drizopoulos",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "generalized-linear-mixed-models",
    "mixed-effects-models",
    "mixed-models"
  ],
  "_stars": 64,
  "_contributors": [
    {
      "user": "drizopoulos",
      "count": 337,
      "uuid": 13236687
    },
    {
      "user": "gpapageorgiou",
      "count": 2,
      "uuid": 19683282
    }
  ],
  "_userbio": {
    "uuid": 13236687,
    "type": "user",
    "name": "Dimitris Rizopoulos",
    "description": "Professor of Biostatistics\r\nErasmus MC, Netherlands"
  },
  "_downloads": {
    "count": 10792,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GLMMadaptive"
  },
  "_mentions": 14,
  "_devurl": "https://github.com/drizopoulos/glmmadaptive",
  "_pkgdown": "https://drizopoulos.github.io/GLMMadaptive/",
  "_searchresults": 251,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GLMMadaptive.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/drizopoulos/glmmadaptive",
  "_realowner": "drizopoulos",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1-3",
      "date": "2018-06-10"
    },
    {
      "version": "0.1-6",
      "date": "2018-06-12"
    },
    {
      "version": "0.2-0",
      "date": "2018-07-03"
    },
    {
      "version": "0.3-0",
      "date": "2018-09-27"
    },
    {
      "version": "0.4-0",
      "date": "2018-11-05"
    },
    {
      "version": "0.5-1",
      "date": "2019-01-29"
    },
    {
      "version": "0.6-0",
      "date": "2019-06-25"
    },
    {
      "version": "0.6-5",
      "date": "2019-09-26"
    },
    {
      "version": "0.6-8",
      "date": "2020-01-24"
    },
    {
      "version": "0.7-0",
      "date": "2020-06-25"
    },
    {
      "version": "0.7-15",
      "date": "2020-10-13"
    },
    {
      "version": "0.8-0",
      "date": "2021-01-27"
    },
    {
      "version": "0.8-2",
      "date": "2021-07-05"
    },
    {
      "version": "0.8-5",
      "date": "2022-02-07"
    },
    {
      "version": "0.8-8",
      "date": "2023-03-13"
    },
    {
      "version": "0.9-0",
      "date": "2023-06-22"
    },
    {
      "version": "0.9-1",
      "date": "2023-10-17"
    },
    {
      "version": "0.9-7",
      "date": "2025-03-04"
    }
  ],
  "_exports": [
    "anova",
    "beta.binomial",
    "beta.fam",
    "censored.normal",
    "coef",
    "confint",
    "cooks.distance",
    "cr_marg_probs",
    "cr_setup",
    "effectPlotData",
    "fitted",
    "fixef",
    "formula",
    "Gamma.fam",
    "hurdle.beta.fam",
    "hurdle.lognormal",
    "hurdle.negative.binomial",
    "hurdle.poisson",
    "marginal_coefs",
    "mixed_model",
    "model.frame",
    "model.matrix",
    "negative.binomial",
    "nobs",
    "predict",
    "ranef",
    "residuals",
    "scoring_rules",
    "simulate",
    "students.t",
    "terms",
    "unit.lindley",
    "VIF",
    "zi.binomial",
    "zi.negative.binomial",
    "zi.poisson"
  ],
  "_help": [
    {
      "page": "continuation_ratio",
      "title": "Functions to Set-Up Data for a Continuation Ratio Mixed Model",
      "topics": [
        "cr_marg_probs",
        "cr_setup"
      ]
    },
    {
      "page": "effectPlotData",
      "title": "Predicted Values for Effects Plots",
      "topics": [
        "effectPlotData",
        "effectPlotData.MixMod"
      ]
    },
    {
      "page": "extra_fams",
      "title": "Family functions for Student's-t, Beta, Zero-Inflated and Hurdle Poisson and Negative Binomial, Hurdle Log-Normal, Hurdle Beta, Gamma, and Censored Normal Mixed Models",
      "topics": [
        "beta.binomial",
        "beta.fam",
        "censored.normal",
        "Gamma.fam",
        "hurdle.beta.fam",
        "hurdle.lognormal",
        "hurdle.negative.binomial",
        "hurdle.poisson",
        "students.t",
        "unit.lindley",
        "zi.binomial",
        "zi.negative.binomial",
        "zi.poisson"
      ]
    },
    {
      "page": "GLMMadaptive",
      "title": "Generalized Linear Mixed Models using Adaptive Gaussian Quadrature",
      "topics": [
        "GLMMadaptive-package",
        "GLMMadaptive"
      ]
    },
    {
      "page": "marginal_coefs",
      "title": "Marginal Coefficients from Generalized Linear Mixed Models",
      "topics": [
        "marginal_coefs",
        "marginal_coefs.MixMod"
      ]
    },
    {
      "page": "mixed_model",
      "title": "Generalized Linear Mixed Effects Models",
      "topics": [
        "mixed_model"
      ]
    },
    {
      "page": "methods",
      "title": "Various Methods for Standard Generics",
      "topics": [
        "anova",
        "anova.MixMod",
        "coef",
        "coef.MixMod",
        "confint",
        "confint.MixMod",
        "cooks.distance",
        "cooks.distance.MixMod",
        "fitted",
        "fitted.MixMod",
        "fixef",
        "fixef.MixMod",
        "formula",
        "formula.MixMod",
        "methods.MixMod",
        "model.frame",
        "model.frame.MixMod",
        "model.matrix",
        "model.matrix.MixMod",
        "nobs",
        "nobs.MixMod",
        "predict",
        "predict.MixMod",
        "ranef",
        "ranef.MixMod",
        "residuals",
        "residuals.MixMod",
        "simulate",
        "simulate.MixMod",
        "terms",
        "terms.MixMod",
        "VIF",
        "VIF.MixMod"
      ]
    },
    {
      "page": "negative_binomial",
      "title": "Family function for Negative Binomial Mixed Models",
      "topics": [
        "negative.binomial"
      ]
    },
    {
      "page": "scoring_rules",
      "title": "Proper Scoring Rules for Categorical Data",
      "topics": [
        "scoring_rules"
      ]
    }
  ],
  "_pkglogo": "https://github.com/drizopoulos/glmmadaptive/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/drizopoulos/glmmadaptive/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "MASS",
    "matrixStats",
    "nlme"
  ],
  "_vignettes": [
    {
      "source": "GLMMadaptive.Rmd",
      "filename": "GLMMadaptive.html",
      "title": "GLMMadaptive Basics",
      "author": "Dimitris Rizopoulos",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Generalized Linear Mixed Models - Theory",
        "Model Specification",
        "Estimation",
        "Generalized Linear Mixed Models - Practice",
        "Mixed Effects Logistic Regression",
        "Penalized Mixed Effects Poisson Regression"
      ],
      "created": "2021-01-25 10:34:05",
      "modified": "2021-01-25 19:57:47",
      "commits": 2
    }
  ],
  "_score": 10.114016895520473,
  "_indexed": true,
  "_nocasepkg": "glmmadaptive",
  "_universes": [
    "drizopoulos"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.9-8",
      "date": "2026-06-09T08:03:11.000Z",
      "distro": "noble",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "c433ae9ed35f0bec79f5bd7283990a8399c62b0070fc0815196066abcd5f865b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.9-8",
      "date": "2026-06-09T08:03:01.000Z",
      "distro": "noble",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "d787143e5ad31e68175a6f48f2c30ef67f4b10599c23d037625e673fbd18e8b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.9-8",
      "date": "2026-06-09T08:12:27.000Z",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "312c01d5776f2693d8bd825a0abc5e1f97b69bd16a07a9aa4df98a5f717e1e7b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.9-8",
      "date": "2026-06-09T08:06:10.000Z",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "44ce722a25c3f6b4cbb9ef81b855b7829bee7fad996466106439355358d3dd03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.9-8",
      "date": "2026-06-09T08:02:51.000Z",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "217e6482099c1a969e84d4fccc37a34fe1779b72c49706dd3c850fc88e7ddbc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.9-8",
      "date": "2026-06-09T08:02:33.000Z",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "8f5c354c72d013feb4bd3ab0942872aae7de95dfb29aa507981a794324314c9b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.9-8",
      "date": "2026-06-09T08:01:41.000Z",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "ca9c6b20252514f8ce2861371131a6d447d1c022cb84fd1f2d1f8d43a54daef5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.9-8",
      "date": "2026-06-09T08:02:54.000Z",
      "commit": "36b1b26d615c78159997c1fc657594acbc761e4b",
      "fileid": "2ab6ad650a08750ab6772d56bff94874bec8ee2088c73fcb875fcd4d7b7a6a10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/drizopoulos/actions/runs/27192158101"
    }
  ]
}