{
  "_id": "6a253aec4b233be19839898b",
  "Package": "jglmm",
  "Type": "Package",
  "Version": "0.1.0.9001",
  "Title": "Generalized Mixed-Effects Models in Julia",
  "Description": "R package for interfacing with Julia's MixedModels library\nto fit generalized linear mixed-effects models, similar to the\nlme4 package in R\n(<http://dmbates.github.io/MixedModels.jl/latest/>).",
  "Authors@R": "c(\nperson(\"Mika\", \"Braginsky\", email = \"mika.br@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "License": "GPL-3",
  "URL": "https://github.com/mikabr/jglmm",
  "BugReports": "http://github.com/mikabr/jglmm/issues",
  "RoxygenNote": "7.2.0",
  "SystemRequirements": "Julia >= 1.5.0, RCall.jl, DataFrames.jl,\nMixedModels.jl, StatsModels.jl",
  "Config/testthat/edition": "3",
  "Collate": "'data.R' 'fit.R' 'extract.R' 'fit_stats.R' 'jglmm-package.R'\n'predict.R' 'tidyers.R'",
  "Repository": "https://mikabr.r-universe.dev",
  "Date/Publication": "2022-11-11 19:09:14 UTC",
  "RemoteUrl": "https://github.com/mikabr/jglmm",
  "RemoteRef": "HEAD",
  "RemoteSha": "7378659a89511c768a06d2f3afe45754bf4868e2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:29:44 UTC",
    "User": "root"
  },
  "Author": "Mika Braginsky [aut, cre]",
  "Maintainer": "Mika Braginsky <mika.br@gmail.com>",
  "MD5sum": "a29c419aa445db720964811b67ce7f98",
  "_user": "mikabr",
  "_type": "src",
  "_file": "jglmm_0.1.0.9001.tar.gz",
  "_fileid": "103c68c61475bc750e4ee6762798902c7a2a439129cb41a21961c7bba6a82d59",
  "_filesize": 2130915,
  "_sha256": "103c68c61475bc750e4ee6762798902c7a2a439129cb41a21961c7bba6a82d59",
  "_created": "2026-06-07T09:29:44.000Z",
  "_published": "2026-06-07T09:33:32.743Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79948053187,
      "time": 177,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462853859"
    },
    {
      "job": 79948053197,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462849584"
    },
    {
      "job": 79948053184,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7462844058"
    },
    {
      "job": 79948053172,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462845727"
    },
    {
      "job": 79947865958,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462830483"
    },
    {
      "job": 79948053171,
      "time": 117,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462845994"
    },
    {
      "job": 79948053186,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7462845743"
    },
    {
      "job": 79948053165,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7462847913"
    },
    {
      "job": 79948053166,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7462845494"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mikabr/jglmm",
  "_commit": {
    "id": "7378659a89511c768a06d2f3afe45754bf4868e2",
    "author": "Mika Braginsky <mika.br@gmail.com>",
    "committer": "Mika Braginsky <mika.br@gmail.com>",
    "message": "Merge branch 'main' of github.com:mikabr/jglmm\n",
    "time": 1668193754
  },
  "_maintainer": {
    "name": "Mika Braginsky",
    "email": "mika.br@gmail.com",
    "login": "mikabr",
    "description": "Research software developer at Stanford",
    "uuid": 1414971
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.4",
      "role": "Imports"
    },
    {
      "package": "generics",
      "version": ">= 0.0.2",
      "role": "Imports"
    },
    {
      "package": "glue",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "JuliaCall",
      "version": ">= 0.13.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mikabr",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 7,
  "_contributors": [
    {
      "user": "mikabr",
      "count": 35,
      "uuid": 1414971
    },
    {
      "user": "alvinwmtan",
      "count": 8,
      "uuid": 66404649
    },
    {
      "user": "anjiecao",
      "count": 3,
      "uuid": 30306411
    }
  ],
  "_userbio": {
    "uuid": 1414971,
    "type": "user",
    "name": "Mika Braginsky",
    "description": "Research software developer at Stanford"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/jglmm"
  },
  "_devurl": "https://github.com/mikabr/jglmm",
  "_searchresults": 36,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jglmm.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "jglmm",
    "jglmm_setup"
  ],
  "_datasets": [
    {
      "name": "cbpp",
      "title": "cbpp",
      "object": "cbpp",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "herd",
        "period",
        "incid",
        "hsz"
      ],
      "rows": 56,
      "table": true,
      "tojson": true
    },
    {
      "name": "contra",
      "title": "contra",
      "object": "contra",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "dist",
        "urban",
        "livch",
        "age",
        "use"
      ],
      "rows": 1934,
      "table": true,
      "tojson": true
    },
    {
      "name": "d3",
      "title": "d3",
      "object": "d3",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "g",
        "h",
        "i",
        "u",
        "y"
      ],
      "rows": 130418,
      "table": true,
      "tojson": true
    },
    {
      "name": "dyestuff",
      "title": "dyestuff",
      "object": "dyestuff",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "batch",
        "yield"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "dyestuff2",
      "title": "dyestuff2",
      "object": "dyestuff2",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "batch",
        "yield"
      ],
      "rows": 30,
      "table": true,
      "tojson": true
    },
    {
      "name": "grouseticks",
      "title": "grouseticks",
      "object": "grouseticks",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "index",
        "brood",
        "location",
        "height",
        "year",
        "ticks"
      ],
      "rows": 403,
      "table": true,
      "tojson": true
    },
    {
      "name": "insteval",
      "title": "insteval",
      "object": "insteval",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "s",
        "d",
        "dept",
        "studage",
        "lectage",
        "service",
        "y"
      ],
      "rows": 73421,
      "table": true,
      "tojson": true
    },
    {
      "name": "kb07",
      "title": "kb07",
      "object": "kb07",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subj",
        "item",
        "spkr",
        "prec",
        "load",
        "rt_trunc",
        "rt_raw"
      ],
      "rows": 1789,
      "table": true,
      "tojson": true
    },
    {
      "name": "machines",
      "title": "machines",
      "object": "machines",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Worker",
        "Machine",
        "score"
      ],
      "rows": 54,
      "table": true,
      "tojson": true
    },
    {
      "name": "ml1m",
      "title": "ml1m",
      "object": "ml1m",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "g",
        "h",
        "y"
      ],
      "rows": 1000209,
      "table": true,
      "tojson": true
    },
    {
      "name": "mmec",
      "title": "mmec",
      "object": "mmec",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "nation",
        "region",
        "county",
        "deaths",
        "expected",
        "uvb"
      ],
      "rows": 354,
      "table": true,
      "tojson": true
    },
    {
      "name": "mrk17_exp1",
      "title": "mrk17_exp1",
      "object": "mrk17_exp1",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subj",
        "item",
        "trial",
        "F",
        "P",
        "Q",
        "lQ",
        "lT",
        "rt"
      ],
      "rows": 16409,
      "table": true,
      "tojson": true
    },
    {
      "name": "oxide",
      "title": "oxide",
      "object": "oxide",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Source",
        "Lot",
        "Wafer",
        "Site",
        "Thickness"
      ],
      "rows": 72,
      "table": true,
      "tojson": true
    },
    {
      "name": "pastes",
      "title": "pastes",
      "object": "pastes",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "batch",
        "cask",
        "strength"
      ],
      "rows": 60,
      "table": true,
      "tojson": true
    },
    {
      "name": "penicillin",
      "title": "penicillin",
      "object": "penicillin",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "plate",
        "sample",
        "diameter"
      ],
      "rows": 144,
      "table": true,
      "tojson": true
    },
    {
      "name": "sleepstudy",
      "title": "sleepstudy",
      "object": "sleepstudy",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subj",
        "days",
        "reaction"
      ],
      "rows": 180,
      "table": true,
      "tojson": true
    },
    {
      "name": "verbagg",
      "title": "verbagg",
      "object": "verbagg",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "subj",
        "item",
        "anger",
        "gender",
        "btype",
        "situ",
        "mode",
        "resp",
        "r2"
      ],
      "rows": 7584,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cbpp",
      "title": "cbpp",
      "topics": [
        "cbpp"
      ]
    },
    {
      "page": "contra",
      "title": "contra",
      "topics": [
        "contra"
      ]
    },
    {
      "page": "d3",
      "title": "d3",
      "topics": [
        "d3"
      ]
    },
    {
      "page": "deviance.jglmm",
      "title": "Model Deviance",
      "topics": [
        "deviance.jglmm"
      ]
    },
    {
      "page": "dyestuff",
      "title": "dyestuff",
      "topics": [
        "dyestuff"
      ]
    },
    {
      "page": "dyestuff2",
      "title": "dyestuff2",
      "topics": [
        "dyestuff2"
      ]
    },
    {
      "page": "extractAIC.jglmm",
      "title": "Extract AIC from a Fitted Model",
      "topics": [
        "extractAIC.jglmm"
      ]
    },
    {
      "page": "fitted.jglmm",
      "title": "Extract model fitted values",
      "topics": [
        "fitted.jglmm"
      ]
    },
    {
      "page": "fixef.jglmm",
      "title": "Extract fixed-effects estimates",
      "topics": [
        "fixef.jglmm"
      ]
    },
    {
      "page": "grouseticks",
      "title": "grouseticks",
      "topics": [
        "grouseticks"
      ]
    },
    {
      "page": "hatvalues.jglmm",
      "title": "Diagonal elements of the hat matrix",
      "topics": [
        "hatvalues.jglmm"
      ]
    },
    {
      "page": "insteval",
      "title": "insteval",
      "topics": [
        "insteval"
      ]
    },
    {
      "page": "jglmm",
      "title": "Fitting Generalized Linear Mixed-Effects Models in Julia",
      "topics": [
        "jglmm",
        "print.jglmm",
        "summary.jglmm"
      ]
    },
    {
      "page": "jglmm_setup",
      "title": "Set up Julia and required libraries",
      "topics": [
        "jglmm_setup"
      ]
    },
    {
      "page": "jglmm_tidiers",
      "title": "Tidying methods for jglmm models",
      "topics": [
        "augment.jglmm",
        "glance.jglmm",
        "jglmm_tidiers",
        "tidy.jglmm"
      ]
    },
    {
      "page": "kb07",
      "title": "kb07",
      "topics": [
        "kb07"
      ]
    },
    {
      "page": "logLik.jglmm",
      "title": "Extract Log-Likelihood",
      "topics": [
        "logLik.jglmm"
      ]
    },
    {
      "page": "machines",
      "title": "machines",
      "topics": [
        "machines"
      ]
    },
    {
      "page": "ml1m",
      "title": "ml1m",
      "topics": [
        "ml1m"
      ]
    },
    {
      "page": "mmec",
      "title": "mmec",
      "topics": [
        "mmec"
      ]
    },
    {
      "page": "mrk17_exp1",
      "title": "mrk17_exp1",
      "topics": [
        "mrk17_exp1"
      ]
    },
    {
      "page": "nobs.jglmm",
      "title": "Extract the Number of Observations from a Fit",
      "topics": [
        "nobs.jglmm"
      ]
    },
    {
      "page": "oxide",
      "title": "oxide",
      "topics": [
        "oxide"
      ]
    },
    {
      "page": "pastes",
      "title": "pastes",
      "topics": [
        "pastes"
      ]
    },
    {
      "page": "penicillin",
      "title": "penicillin",
      "topics": [
        "penicillin"
      ]
    },
    {
      "page": "predict.jglmm",
      "title": "Predictions from a model",
      "topics": [
        "predict.jglmm"
      ]
    },
    {
      "page": "ranef.jglmm",
      "title": "Extract the modes of the random effects",
      "topics": [
        "ranef.jglmm"
      ]
    },
    {
      "page": "sigma.jglmm",
      "title": "Extract residual standard deviation 'sigma'",
      "topics": [
        "sigma.jglmm"
      ]
    },
    {
      "page": "simulate.jglmm",
      "title": "Simulate responses from a model",
      "topics": [
        "simulate.jglmm"
      ]
    },
    {
      "page": "sleepstudy",
      "title": "sleepstudy",
      "topics": [
        "sleepstudy"
      ]
    },
    {
      "page": "vcov.jglmm",
      "title": "Calculate variance-covariance matrix for a fitted model object",
      "topics": [
        "vcov.jglmm"
      ]
    },
    {
      "page": "verbagg",
      "title": "verbagg",
      "topics": [
        "verbagg"
      ]
    }
  ],
  "_readme": "https://github.com/mikabr/jglmm/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "cli",
    "cpp11",
    "dplyr",
    "evaluate",
    "generics",
    "glue",
    "highr",
    "JuliaCall",
    "knitr",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "minqa",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "reformulas",
    "rjson",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.401400540781544,
  "_indexed": true,
  "_nocasepkg": "jglmm",
  "_universes": [
    "mikabr"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:32:26.000Z",
      "distro": "noble",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "c8647d99376f8b3591ebb5f371fc884fed73cc7fed7de8163be69b8e18127a5c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:32:03.000Z",
      "distro": "noble",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "c042f514a1534490dc01cf46afdb5c5d96b4b319319c6db1a2c091b52e5dc107",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:31:31.000Z",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "af4a49a957c10b974fe62814e3c208d77547190ab0199c9eb115ced1bb0949c8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:31:33.000Z",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "997b4ec425a706ded55b521236c452527b1650a53e6b264fcb15016f8322b3d7",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:32:13.000Z",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "a3a269bd4e364c4b5c1c81fc811942b9eeb22b277db444c23cdac218b6dc2ce6",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:31:17.000Z",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "11b4d437acad95424dd1b28b8d0d212a2572974b945855b97cf2f423c6391d4c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:31:40.000Z",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "bccc78d936fd84d18db7857555726604becc1b9a2b21eea2e3091d798ea9852b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9001",
      "date": "2026-06-07T09:31:21.000Z",
      "commit": "7378659a89511c768a06d2f3afe45754bf4868e2",
      "fileid": "73eba0721899922dc5ea7ccbd6da070df7f2b902e03dcc35eaf517c10d636b27",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/mikabr/actions/runs/27088610483"
    }
  ]
}