{
  "_id": "6a59a7bc09eb0996dd68c8db",
  "Package": "fastglmm",
  "Title": "Fast (Generalized) Linear Mixed Models via the 'glmm' Rust\nKernel",
  "Version": "0.1.0",
  "Authors@R": "person(\"Paweł\", \"Lenartowicz\", role = c(\"aut\", \"cre\"), email = \"pawellenartowicz@europe.com\",\ncomment = c(ORCID = \"0000-0002-6906-7217\"))",
  "Description": "Fits linear models, generalized linear models, and\n(generalized) linear mixed models with a compiled Rust backend\n(the 'glmm' crate): REML linear mixed models, and Laplace or\nadaptive Gauss-Hermite quadrature for binomial and Poisson\nmixed models, using 'lme4'-style formulas. Estimates are\nvalidated against 'lme4' and 'MixedModels.jl'. Deliberately\nscoped to fast fitting - fixed effects, Wald standard errors,\nand variance components; anything the backend cannot compute\nhonestly (random-effect predictions, likelihood-based criteria,\nprofiling) is a documented error, never a silently different\nanswer.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/pawlenartowicz/glmm",
  "BugReports": "https://github.com/pawlenartowicz/glmm/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.5.0",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.85",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://pawlenartowicz.r-universe.dev",
  "Date/Publication": "2026-07-17 02:11:30 UTC",
  "RemoteUrl": "https://github.com/pawlenartowicz/GLMM",
  "RemoteRef": "r-universe",
  "RemoteSha": "885cc19766e67bc3e9127d85325f653a133b130a",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-17 03:42:28 UTC",
    "User": "root"
  },
  "Author": "Paweł Lenartowicz [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6906-7217>)",
  "Maintainer": "Paweł Lenartowicz <pawellenartowicz@europe.com>",
  "_user": "pawlenartowicz",
  "_type": "src",
  "_file": "fastglmm_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/bf3a391bbc2d3cd40a138e6dea4a5c2ccd8dcab1235762184b649a7cbb96728a",
  "_filesize": 14421715,
  "_sha256": "bf3a391bbc2d3cd40a138e6dea4a5c2ccd8dcab1235762184b649a7cbb96728a",
  "_expires": "2026-10-25T03:55:37.000Z",
  "_created": "2026-07-17T03:42:28.000Z",
  "_published": "2026-07-17T03:55:40.081Z",
  "_jobs": [
    {
      "job": 87799708406,
      "time": 337,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8396538263"
    },
    {
      "job": 87799708396,
      "time": 365,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8396544434"
    },
    {
      "job": 87799708386,
      "time": 311,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8396531556"
    },
    {
      "job": 87799708404,
      "time": 361,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8396543295"
    },
    {
      "job": 87799708376,
      "time": 316,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8396525702"
    },
    {
      "job": 87799708388,
      "time": 640,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8396605410"
    },
    {
      "job": 87799708392,
      "time": 285,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8396518418"
    },
    {
      "job": 87799708389,
      "time": 513,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8396576254"
    },
    {
      "job": 87799140984,
      "time": 291,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8396456820"
    },
    {
      "job": 87799708350,
      "time": 239,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 87799708369,
      "time": 475,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8396570594"
    },
    {
      "job": 87799708391,
      "time": 487,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8396573403"
    },
    {
      "job": 87799708409,
      "time": 485,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8396573574"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331",
  "_status": "success",
  "_upstream": "https://github.com/pawlenartowicz/GLMM",
  "_commit": {
    "id": "885cc19766e67bc3e9127d85325f653a133b130a",
    "author": "github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
    "committer": "github-actions[bot] <github-actions[bot]@users.noreply.github.com>",
    "message": "r-universe: fastglmm 0.1.0\n",
    "time": 1784254290
  },
  "_maintainer": {
    "name": "Paweł Lenartowicz",
    "email": "pawellenartowicz@europe.com",
    "orcid": "0000-0002-6906-7217"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "pawlenartowicz",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-29",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.0.1",
      "date": "2026-06-28"
    },
    {
      "name": "v0.0.2",
      "date": "2026-06-29"
    },
    {
      "name": "r-0.1.0",
      "date": "2026-07-16"
    },
    {
      "name": "v0.1.0",
      "date": "2026-07-16"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "pawlenartowicz",
      "count": 11,
      "uuid": 113543670
    }
  ],
  "_userbio": {
    "uuid": 113543670,
    "type": "user",
    "name": "Paweł Lenartowicz",
    "followers": 6,
    "description": "Statistician, sailor, and activist."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastglmm"
  },
  "_devurl": "https://github.com/pawlenartowicz/glmm",
  "_searchresults": 2,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastglmm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "fastglmm",
    "fixef",
    "isSingular",
    "ranef",
    "VarCorr"
  ],
  "_help": [
    {
      "page": "confint.fastglmm",
      "title": "Wald confidence intervals",
      "topics": [
        "confint.fastglmm"
      ]
    },
    {
      "page": "fastglmm",
      "title": "Fit a (generalized) linear or linear mixed model with the glmm Rust kernel",
      "topics": [
        "fastglmm"
      ]
    },
    {
      "page": "fixef",
      "title": "Extract fixed effects",
      "topics": [
        "fixef",
        "fixef.fastglmm"
      ]
    },
    {
      "page": "formula.fastglmm",
      "title": "Formula, family, and model frame accessors",
      "topics": [
        "family.fastglmm",
        "formula.fastglmm",
        "model.frame.fastglmm"
      ]
    },
    {
      "page": "isSingular",
      "title": "Is the fit singular?",
      "topics": [
        "isSingular",
        "isSingular.fastglmm"
      ]
    },
    {
      "page": "ranef",
      "title": "Random-effect predictions (not available)",
      "topics": [
        "ranef",
        "ranef.fastglmm"
      ]
    },
    {
      "page": "sigma.fastglmm",
      "title": "Residual scale",
      "topics": [
        "sigma.fastglmm"
      ]
    },
    {
      "page": "summary.fastglmm",
      "title": "Summarize a fastglmm fit",
      "topics": [
        "summary.fastglmm"
      ]
    },
    {
      "page": "VarCorr",
      "title": "Variance components on the SD/correlation scale",
      "topics": [
        "VarCorr",
        "VarCorr.fastglmm"
      ]
    }
  ],
  "_readme": "https://github.com/pawlenartowicz/GLMM/raw/r-universe/README.md",
  "_rundeps": [],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "fastglmm",
  "_universes": [
    "pawlenartowicz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-17T03:47:16.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/ed73c5fbd940d75fd5449d30ce92bc05e63b8b4134bdbf2050a9e9eb31e4ea2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-17T03:47:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/1d914579a80dba628eddf3d56d1c0e24fd42c1ef566b5a8b8f9f544815b59e7e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-17T03:46:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/eb3a00c827d47e9352c178023b34c1f58337a566ae76c192f3db97acacc0622f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-17T03:47:41.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/2f30af643c0e5cf9c5f00594fa9d778bfaeb6987c4155a7551acecf50659e6de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-17T03:46:26.000Z",
      "arch": "aarch64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/61813498102e05c00f5bfe67e641a16ab00f539d39025d3bc4c1ca414845717a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-17T03:47:54.000Z",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/3b64b88c5897ad8a0157d9f10d63b3ef8022cde419ecd72fc3829bec4fcbe3a2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-17T03:46:06.000Z",
      "arch": "aarch64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/a976fdaedfad69d41ecfe8001a965cebafba5f303b985fcd2a8fced50370c10f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-17T03:47:06.000Z",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/6ceb8f69be143d5c490ff61b7b0b05d6030524c030eb37e83a7f4e4cc97998c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-17T03:46:26.000Z",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/276ed34ca6e0ca1f78013e10e45912fb87ff5570576574b2d90ad01198c02648",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-17T03:46:44.000Z",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/bcefdae937fad2267e7bc3105cf202fb462d7dbe8d6ce526d534936b73cff2cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-17T03:46:41.000Z",
      "arch": "x86_64",
      "commit": "885cc19766e67bc3e9127d85325f653a133b130a",
      "fileid": "https://r2.ropensci.org/95dbbe303479ac7287145417879888dbecf97cf82be465617f7056f3ea94f0a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/pawlenartowicz/actions/runs/29552912331"
    }
  ]
}