{
  "_id": "6a1ff58fb401979e734430a0",
  "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-06-03 09:29:24 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",
  "MD5sum": "47d58a2dd559b18b647312dc08352b2d",
  "_user": "mattwand",
  "_type": "src",
  "_file": "glmmEP_1.0-3.1.tar.gz",
  "_fileid": "4aeecbdda1cd9b238ce635505f720da80b45439131fab4e5f14c1b7015ad4f0f",
  "_filesize": 635230,
  "_sha256": "4aeecbdda1cd9b238ce635505f720da80b45439131fab4e5f14c1b7015ad4f0f",
  "_created": "2026-06-03T09:29:24.000Z",
  "_published": "2026-06-03T09:36:15.566Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79263440835,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380812024"
    },
    {
      "job": 79263440953,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380805995"
    },
    {
      "job": 79263440973,
      "time": 144,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380812001"
    },
    {
      "job": 79263440865,
      "time": 162,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380817903"
    },
    {
      "job": 79263441043,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380796525"
    },
    {
      "job": 79263441023,
      "time": 366,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380894081"
    },
    {
      "job": 79263440968,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380794420"
    },
    {
      "job": 79263440893,
      "time": 300,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380869146"
    },
    {
      "job": 79262632456,
      "time": 278,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380757460"
    },
    {
      "job": 79263440920,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7380796382"
    },
    {
      "job": 79263440974,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7380795919"
    },
    {
      "job": 79263440919,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7380797729"
    },
    {
      "job": 79263441157,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7380793033"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glmmEP"
  },
  "_searchresults": 12,
  "_topics": [
    "openblas"
  ],
  "_rbuild": "4.6.0",
  "_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.26+ds-1ubuntu0.1",
      "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-06-03T09:31:45.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "26640fb27c80520b6ada59b714cd7da6f4512c146457a6c079dc16a3db89224d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:31:18.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "734b77706870d182bc36726704e07397c62e662cad3e4a679bff952e406c2b02",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:31:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "25b980fd5aedd936fe00c30d885d47abcfb581b698ca62715e98d698419f68c7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:31:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "1f24bb9e7b5b06a804abcb7f4a0d0c5d5072a6faa9664b159b44c7edf8814a16",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:31:00.000Z",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "4e357011f26f128f647d7475d9f8f09a696f6ddabe64b8d9e00b0289b99cdab9",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:34:24.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "57275ab700bf6d491156f06415b132e73e43fdd718411c95fabf36420b4ed7b5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:30:53.000Z",
      "arch": "aarch64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "2137c326fbe569f3c0ddf2ee9e486f66891eda435802db11a2e40f8c1ba51bb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:33:31.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "c1a04c9e8af83f5ae9cb77b3d3223b6fda267eace9f7192d7acd5907410eb1bd",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:31:24.000Z",
      "arch": "emscripten",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "572bba3cffa76f9ff8e58bf5de9f0aa4f0b2d3e697cd188ea3993f40de2b9dee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:30:34.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "16bcc2ef645b816781b06775f49b1422ecbe7be99b02f7070a50c6c0efb007bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:30:38.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "d9d0dc38e17e37d89ed73bd58017c7512752f5e79f0498566136cf5333a9d5c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0-3.1",
      "date": "2026-06-03T09:30:33.000Z",
      "arch": "x86_64",
      "commit": "31f200bb27d92f2da8b6ebe5c64f461867360659",
      "fileid": "3ab610db1bce14cbc1eb9f580b2d43d234faf8310b720f2bd77853aa35912564",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/mattwand/actions/runs/26875794501"
    }
  ]
}