{
  "_id": "6a1035e0acfb0bcc41c99d5b",
  "Package": "geeasy",
  "Type": "Package",
  "Title": "Solve Generalized Estimating Equations for Clustered Data",
  "Version": "0.1.3",
  "Authors@R": "c(person(\"Anne Helby\", \"Petersen\", role = c(\"aut\"), email = \"ahpe@sund.ku.dk\"),\nperson(\"Lee\", \"McDaniel\", role = \"aut\", comment = \"Author of geeM\"),\nperson(\"Claus\", \"Ekstrøm\", role = \"ctb\", comment = \"Wrote code for drop1 methods\"),\nperson(\"Søren\", \"Højsgaard\", role = c(\"aut\", \"cre\"), email=\"sorenh@math.aau.dk\", comment = \"Author of geepack\"))",
  "Maintainer": "Søren Højsgaard <sorenh@math.aau.dk>",
  "Description": "Estimation of generalized linear models with\ncorrelated/clustered observations by use of generalized\nestimating equations (GEE). See e.g. Halekoh and Højsgaard,\n(2005, <doi:10.18637/jss.v015.i02>), for details. Several types\nof clustering are supported, including exchangeable variance\nstructures, AR1 structures, M-dependent, user-specified\nvariance structures and more. The model fitting computations\nare performed using modified code from the 'geeM' package,\nwhile the interface and output objects have been written to\nresemble the 'geepack' package. The package also contains\nadditional tools for working with and inspecting results from\nthe 'geepack' package, e.g. a 'confint' method for 'geeglm'\nobjects from 'geepack'.",
  "License": "GPL-3",
  "RoxygenNote": "7.3.2",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 07:06:18 UTC",
    "User": "root"
  },
  "Author": "Anne Helby Petersen [aut], Lee McDaniel [aut] (Author of geeM),\nClaus Ekstrøm [ctb] (Wrote code for drop1 methods), Søren\nHøjsgaard [aut, cre] (Author of geepack)",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev make libicu-dev libpng-dev libuv1-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://hojsgaard.r-universe.dev",
  "Date/Publication": "2025-07-23 07:50:09 UTC",
  "RemoteUrl": "https://github.com/cran/geeasy",
  "RemoteRef": "HEAD",
  "RemoteSha": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
  "MD5sum": "42b8731573eb4084d0368a40bb01e097",
  "_user": "hojsgaard",
  "_type": "src",
  "_file": "geeasy_0.1.3.tar.gz",
  "_fileid": "33b7d5c938ad486c33ce5ba1de39f03111f802f48869e76e93d9f0ab900f9a24",
  "_filesize": 166508,
  "_sha256": "33b7d5c938ad486c33ce5ba1de39f03111f802f48869e76e93d9f0ab900f9a24",
  "_created": "2026-05-12T07:06:18.000Z",
  "_published": "2026-05-22T10:54:24.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77365434273,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937836260"
    },
    {
      "job": 77365434464,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937832569"
    },
    {
      "job": 77365434740,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937818247"
    },
    {
      "job": 77365434481,
      "time": 146,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937821767"
    },
    {
      "job": 77365433990,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937776822"
    },
    {
      "job": 77365434016,
      "time": 139,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158791876"
    },
    {
      "job": 77365434634,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6937818589"
    },
    {
      "job": 77365434588,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6937818089"
    },
    {
      "job": 77365434627,
      "time": 130,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6937816997"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/geeasy",
  "_commit": {
    "id": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
    "author": "Søren Højsgaard <sorenh@math.aau.dk>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1753257009
  },
  "_maintainer": {
    "name": "Søren Højsgaard",
    "email": "sorenh@math.aau.dk",
    "login": "hojsgaard",
    "uuid": 3317785
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "geepack",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "geeM",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "MESS",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "MuMIn",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.3",
      "date": "2025-07-23"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hojsgaard",
      "count": 3,
      "uuid": 3317785
    }
  ],
  "_userbio": {
    "uuid": 3317785,
    "type": "user",
    "name": "Søren Højsgaard",
    "description": "Statistician, Associate Professor"
  },
  "_downloads": {
    "count": 9680,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/geeasy"
  },
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/geeasy.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "hojsgaard",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-01-06"
    },
    {
      "version": "0.1.2",
      "date": "2024-04-29"
    },
    {
      "version": "0.1.3",
      "date": "2025-07-23"
    }
  ],
  "_exports": [
    "geelm",
    "geelm.control",
    "geelm.fit",
    "getGEE",
    "getME",
    "plotEst"
  ],
  "_help": [
    {
      "page": "confint.geelm",
      "title": "Confidence Intervals for geelm objects",
      "topics": [
        "confint.geeglm",
        "confint.geelm"
      ]
    },
    {
      "page": "drop1.geeglm",
      "title": "Drop All Possible Single Terms to a 'geeglm' Model Using Wald or Score Test",
      "topics": [
        "drop1.geeglm"
      ]
    },
    {
      "page": "drop1.geem",
      "title": "Drop All Possible Single Terms to a 'geem' Model Using Wald or Score Test",
      "topics": [
        "drop1.geem"
      ]
    },
    {
      "page": "geelm.control",
      "title": "Control estimation of GEE models",
      "topics": [
        "geelm.control"
      ]
    },
    {
      "page": "geelm",
      "title": "Fit Generalized Estimating Equation-based Linear Models",
      "topics": [
        "geelm",
        "geelm.fit"
      ]
    },
    {
      "page": "getGEE",
      "title": "Get information for a geelm/geeglm object",
      "topics": [
        "getGEE",
        "getME"
      ]
    },
    {
      "page": "plotEst",
      "title": "Plot parameter estimates with 95 pct confidence intervals.",
      "topics": [
        "plotEst"
      ]
    },
    {
      "page": "scorefct",
      "title": "Internal functions for the MESS package",
      "topics": [
        "scorefct"
      ]
    }
  ],
  "_readme": "https://github.com/cran/geeasy/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "foreach",
    "fs",
    "gdtools",
    "geeM",
    "geepack",
    "generics",
    "ggformula",
    "ggiraph",
    "ggplot2",
    "ggridges",
    "glmnet",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "kinship2",
    "knitr",
    "labeling",
    "labelled",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "MESS",
    "mime",
    "minqa",
    "mosaicCore",
    "mvtnorm",
    "nlme",
    "nloptr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "quadprog",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "systemfonts",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_score": 3.639087871083737,
  "_indexed": true,
  "_nocasepkg": "geeasy",
  "_universes": [
    "hojsgaard"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T07:09:01.000Z",
      "distro": "noble",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "7b532b48945abd8cc267e72ee9c6dc94dbf21afe9b5c29e10ad437b0ca05fce0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-05-12T07:08:52.000Z",
      "distro": "noble",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "b076de912e61f4c9145425a5b1080c2f782645d2c3bbc29221adb6d0a6b59c82",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T07:08:08.000Z",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "5c251d5d32a1591ae7aacb635ba60024cbfae37e9d01bbd0e8ee85ee526aa156",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-05-12T07:08:19.000Z",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "ddd11f59ab5069ca9a59a5a9e5f12f5e9003b3aed3620e43f503bc5d4ecf8be8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T07:07:55.000Z",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "7deaf885a3334d45f66430620877b9046ba73312e3ac1b189c71951c1a45e6ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T07:08:00.000Z",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "a22e27608e54a04f0a065e86d15df21584509537a5d06d8c2a3dd48c256bd6c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-05-12T07:07:52.000Z",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "ea65eb0d26483fdd6cf9be22ba34c681d1ae0ad94a8c95702e21797a09f2e099",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-05-22T10:54:07.000Z",
      "commit": "4dc7e55712163f9a84a5d528ec9bf8b6ec071cbd",
      "fileid": "7c0179bde2907fb072940088eeae3a97d31c211f75aff8999aee932d44c1ef18",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hojsgaard/actions/runs/25718917018"
    }
  ]
}