{
  "_id": "6a4797302f27a93436c0f290",
  "Package": "glmmEP",
  "Version": "1.0-3.1",
  "Date": "2019-10-08",
  "Title": "Generalized Linear Mixed Model Analysis via Expectation\nPropagation",
  "Authors@R": "c(person(\"Matt P.\", \"Wand\", role = c(\"aut\", \"cre\"),\nemail = \"matt.wand@uts.edu.au\"),\nperson(\"James C.F.\", \"Yu\", role = \"aut\",\nemail = \"james.yu@student.uts.edu.au\"))",
  "Maintainer": "Matt P. Wand <matt.wand@uts.edu.au>",
  "Description": "Approximate frequentist inference for generalized linear\nmixed model analysis with expectation propagation used to\ncircumvent the need for multivariate integration. In this\nversion, the random effects can be any reasonable dimension.\nHowever, only probit mixed models with one level of nesting are\nsupported. The methodology is described in Hall, Johnstone,\nOrmerod, Wand and Yu (2018) <arXiv:1805.08423v1>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-03 07:17:16 UTC",
    "User": "root"
  },
  "Author": "Matt P. Wand [aut, cre], James C.F. Yu [aut]",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://mattwand.r-universe.dev",
  "Date/Publication": "2019-10-15 07:19:35 UTC",
  "RemoteUrl": "https://github.com/cran/glmmEP",
  "RemoteRef": "HEAD",
  "RemoteSha": "31f200bb27d92f2da8b6ebe5c64f461867360659",
  "_user": "mattwand",
  "_type": "src",
  "_file": "glmmEP_1.0-3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/a4d752a12006eaa1ddd2c3c19ec45176a16f21507b634d5fa8750bc9f616b849",
  "_filesize": 635024,
  "_sha256": "a4d752a12006eaa1ddd2c3c19ec45176a16f21507b634d5fa8750bc9f616b849",
  "_expires": "2026-10-11T11:04:15.000Z",
  "_created": "2026-07-03T07:17:16.000Z",
  "_published": "2026-07-03T11:04:16.457Z",
  "_jobs": [
    {
      "job": 84986459134,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8060254722"
    },
    {
      "job": 84986459117,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8060251374"
    },
    {
      "job": 84986459723,
      "time": 151,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8060259683"
    },
    {
      "job": 84986459581,
      "time": 144,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8060256544"
    },
    {
      "job": 84986459132,
      "time": 117,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8060247597"
    },
    {
      "job": 84986459315,
      "time": 193,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8060272818"
    },
    {
      "job": 84986459056,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8060253677"
    },
    {
      "job": 84986459133,
      "time": 179,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8060267245"
    },
    {
      "job": 84986458632,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8060206909"
    },
    {
      "job": 84986459156,
      "time": 148,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8060257745"
    },
    {
      "job": 84986458991,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8060245145"
    },
    {
      "job": 84986459441,
      "time": 107,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8060244250"
    },
    {
      "job": 84986459083,
      "time": 101,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8060243122"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088",
  "_status": "success",
  "_upstream": "https://github.com/cran/glmmEP",
  "_commit": {
    "id": "31f200bb27d92f2da8b6ebe5c64f461867360659",
    "author": "Matt P. Wand <matt.wand@uts.edu.au>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0-3.1\n",
    "time": 1571123975
  },
  "_maintainer": {
    "name": "Matt P. Wand",
    "email": "matt.wand@uts.edu.au",
    "login": "mattwand",
    "description": "",
    "uuid": 8701393
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "matrixcalc",
      "role": "Imports"
    },
    {
      "package": "mlmRev",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mattwand",
      "count": 4,
      "uuid": 8701393
    }
  ],
  "_userbio": {
    "uuid": 8701393,
    "type": "user",
    "name": "mattwand",
    "followers": 0
  },
  "_downloads": {
    "count": 313,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glmmEP"
  },
  "_searchresults": 12,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glmmEP.html",
    "manual.pdf"
  ],
  "_realowner": "mattwand",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0-1",
      "date": "2018-05-29"
    },
    {
      "version": "1.0-2",
      "date": "2019-09-16"
    },
    {
      "version": "1.0-3",
      "date": "2019-10-13"
    },
    {
      "version": "1.0-3.1",
      "date": "2019-10-15"
    }
  ],
  "_exports": [
    "glmmEP",
    "glmmEP.control",
    "glmmEPvignette",
    "glmmSimData",
    "summary.glmmEP"
  ],
  "_help": [
    {
      "page": "glmmEP",
      "title": "Approximate frequentist inference for generalized linear mixed models via expectation propagation.",
      "topics": [
        "glmmEP"
      ]
    },
    {
      "page": "glmmEP.control",
      "title": "Controlling generalized linear mixed model fitting via expectation propagation",
      "topics": [
        "glmmEP.control"
      ]
    },
    {
      "page": "glmmEPvignette",
      "title": "Display the package's vignette.",
      "topics": [
        "glmmEPvignette"
      ]
    },
    {
      "page": "glmmSimData",
      "title": "Simulation of data from a generalized linear mixed model.",
      "topics": [
        "glmmSimData"
      ]
    },
    {
      "page": "summary.glmmEP",
      "title": "Inferential summary for a generalized linear mixed model with expectation propagation fitting.",
      "topics": [
        "summary.glmmEP"
      ]
    }
  ],
  "_rundeps": [
    "boot",
    "lattice",
    "lme4",
    "MASS",
    "Matrix",
    "matrixcalc",
    "minqa",
    "nlme",
    "nloptr",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rlang"
  ],
  "_sysdeps": [
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.32+ds-5",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    }
  ],
  "_vignettes": [
    {
      "source": "manual.Rnw",
      "filename": "manual.pdf",
      "title": "glmmEP User Manual",
      "engine": "utils::Sweave",
      "headings": [],
      "created": "2018-05-29 07:30:59",
      "modified": "2018-05-29 07:30:59",
      "commits": 1
    }
  ],
  "_score": 2.079181246047625,
  "_indexed": true,
  "_nocasepkg": "glmmep",
  "_universes": [
    "mattwand"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:19:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/0b44cf8b443e93774040fef583ea4e3bcfd117eb7a6edcbee9be4984f6ff2cbd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:19:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/19c8b8999e7cb7c477024b42b835057d9a5c67d192fb7fa509da65eb0b2e9d79",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:19:45.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/851b28779e4a8f7397715e0b2edba1a5a9b75eefdccecb0e91acf9f313a13bf1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:19:24.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/e9d4433d141be71317da2b0dfa5d26397392a26f19923ce5ec5d4c8dfafa325d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:18:59.000Z",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/6112e107e32064fc452bd43c481ad1eb9d2a6ddb77e5dcb52ab4b64f8730100e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:20:00.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/f0d0bd77bcdab4ccc5a0ed8637459fdd50a03d8f3ab7f0c5baf893a5f143ed00",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:19:14.000Z",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/253c5f2fe646e26d1c7fc3d4dffcd4f34daf7d7514e0f8ec1496169ce7251595",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:19:41.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/480a67e186e7c42e5fceb7d4ac9d403507a9e8e33fd05775c856d2586d31f895",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:20:01.000Z",
      "arch": "emscripten",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/9675a5630697451bed7ca911a97f1c1227f17460b3a9f8080a1497324a23bb0b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:18:37.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/99b70816e5f6b3ece575bd7a4632559eb75bb2a4cf7c98407b5852a49565d377",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:18:37.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/51bbbb4d3700b72a86bb5ca8c2ebc34e20b19ebe0183b0d23b5f108138be03ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0-3.1",
      "date": "2026-07-03T07:18:33.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "https://r2.ropensci.org/21660a6268f8d36d4991742dc67ff3db123e5e28eaec82c1394d814f19e03089",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/28644836088"
    }
  ]
}