{
  "_id": "6a1f0a08b401979e7341c467",
  "Package": "glm4",
  "Type": "Package",
  "Title": "Fitting Generalized Linear Models Using Sparse Matrices",
  "Version": "0.1.0",
  "Authors@R": "person(\"Angus\", \"Hughes\", role = c(\"aut\", \"cre\", \"cph\"),\nemail = \"angus-hughes+glm4@outlook.com\",\ncomment = c(ORCID = \"0000-0002-0428-4085\"))",
  "Description": "Fits Generalised Linear Models (GLMs) with sparse and\ndense 'Matrix' matrices for memory efficiency. Acts as a\nwrapper for the glm4() function in the 'MatrixModels' package\n<doi:10.32614/CRAN.package.MatrixModels>, but adds convenient\nmodel methods and functions designed to mimic those associated\nwith the glm() function from the 'stats' package.",
  "URL": "https://github.com/awhug/glm4/issues",
  "BugReports": "https://github.com/awhug/glm4/issues",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://awhug.r-universe.dev",
  "Date/Publication": "2026-04-18 00:13:14 UTC",
  "RemoteUrl": "https://github.com/awhug/glm4",
  "RemoteRef": "HEAD",
  "RemoteSha": "1a44c8e14151dff55c2947612aa4970c47423641",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 05:51:44 UTC",
    "User": "root"
  },
  "Author": "Angus Hughes [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-0428-4085>)",
  "Maintainer": "Angus Hughes <angus-hughes+glm4@outlook.com>",
  "MD5sum": "7c69fbfc7ce6258380025c1fb61bdb3f",
  "_user": "awhug",
  "_type": "src",
  "_file": "glm4_0.1.0.tar.gz",
  "_fileid": "c5d09de759d9433760748e2ecd3327d61e546856ed4bdf05669cd7aba2d9f9c9",
  "_filesize": 301891,
  "_sha256": "c5d09de759d9433760748e2ecd3327d61e546856ed4bdf05669cd7aba2d9f9c9",
  "_created": "2026-05-18T05:51:44.000Z",
  "_published": "2026-06-02T16:51:20.162Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79124953134,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050453379"
    },
    {
      "job": 79124953643,
      "time": 109,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050452240"
    },
    {
      "job": 79124953226,
      "time": 180,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050460424"
    },
    {
      "job": 79124953427,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050449761"
    },
    {
      "job": 79124953150,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050430605"
    },
    {
      "job": 79124952589,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364273809"
    },
    {
      "job": 79124953844,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7050444763"
    },
    {
      "job": 79124953423,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7050444612"
    },
    {
      "job": 79124953159,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7050449657"
    }
  ],
  "_buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/awhug/glm4",
  "_commit": {
    "id": "1a44c8e14151dff55c2947612aa4970c47423641",
    "author": "awhug <angus-hughes@outlook.com>",
    "committer": "awhug <angus-hughes@outlook.com>",
    "message": "Update README\n",
    "time": 1776471194
  },
  "_maintainer": {
    "name": "Angus Hughes",
    "email": "angus-hughes+glm4@outlook.com",
    "orcid": "0000-0002-0428-4085"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MatrixModels",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "awhug",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 8
    },
    {
      "week": "2026-14",
      "n": 5
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "glm",
    "sparse-matrix"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "awhug",
      "count": 36,
      "uuid": 37681252
    }
  ],
  "_userbio": {
    "uuid": 37681252,
    "type": "user",
    "name": "Angus Hughes"
  },
  "_downloads": {
    "count": 453,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/glm4"
  },
  "_devurl": "https://github.com/awhug/glm4",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/glm4.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/awhug/glm4",
  "_realowner": "awhug",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-16"
    }
  ],
  "_exports": [
    "glm4"
  ],
  "_help": [
    {
      "page": "anova.glm4",
      "title": "Analysis of Deviance for Generalized Linear Model Fits",
      "topics": [
        "anova.glm4"
      ]
    },
    {
      "page": "glm4",
      "title": "Fitting Generalized Linear Models Using Sparse Matrices",
      "topics": [
        "glm4"
      ]
    },
    {
      "page": "summary.glm4",
      "title": "Summarising Generalized Linear Models Using Sparse Matrices",
      "topics": [
        "summary.glm4"
      ]
    }
  ],
  "_readme": "https://github.com/awhug/glm4/raw/HEAD/README.md",
  "_rundeps": [
    "lattice",
    "Matrix",
    "MatrixModels"
  ],
  "_vignettes": [
    {
      "source": "fitting-a-sparse-glm.Rmd",
      "filename": "fitting-a-sparse-glm.html",
      "title": "Fitting a sparse GLM with glm4",
      "author": "Angus Hughes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Getting started",
        "How it works",
        "Inspecting the output",
        "Analysis of deviance with anova",
        "Sequential deviance: single model",
        "Model comparison: multiple models",
        "Code to generate the example data"
      ],
      "created": "2024-07-22 14:17:25",
      "modified": "2026-04-09 23:38:59",
      "commits": 3
    }
  ],
  "_score": 4.3979400086720375,
  "_indexed": true,
  "_nocasepkg": "glm4",
  "_universes": [
    "awhug"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T05:53:40.000Z",
      "distro": "noble",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "10351b3cedd94bc15a5406372d4849bf02b2fc0243710c7d2d01a61da1e13e51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-18T05:53:36.000Z",
      "distro": "noble",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "a135975c6efd915944ab5c78c89718d53c419b581a92a66657133746ec75cafb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T05:54:23.000Z",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "aa26eb7fd9fcf3bf8830fd049dd157783527ec00384f8bc03585577cde47c609",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-18T05:53:25.000Z",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "fe159da890a44d7b93c1743de0e0521f5428ed5f6fc36654e648e227a18bdfa1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T05:52:51.000Z",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "b384d1053deb03fedd5a35811c060a66e41c55deed144e1526aa5624d416c66d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T05:52:51.000Z",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "915b7074b56eab3c48fe447bb9139a5d89be3ad386c2a3efdc7931e282f90ce2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-18T05:53:14.000Z",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "088e884306de2afde25759f896bd3fd7dc372639ba01aa9a2709ffd37db46cf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T16:50:57.000Z",
      "commit": "1a44c8e14151dff55c2947612aa4970c47423641",
      "fileid": "de391b5646b123c46ea909a3beb5fbb524463fb0402706ecb5a565b24b4d3721",
      "status": "success",
      "buildurl": "https://github.com/r-universe/awhug/actions/runs/26015974122"
    }
  ]
}