{
  "_id": "6a102ecfacfb0bcc41c948bb",
  "Package": "fastFGEE",
  "Title": "Fast Functional Generalized Estimating Equations via a One-Step\nEstimator",
  "Version": "0.1.0",
  "Authors@R": "person(\"Gabriel\", \"Loewinger\", email = \"gloewinger@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-0755-8520\"))",
  "Description": "Fits functional generalized estimating equations for\nlongitudinal functional outcomes and covariates using a\none-step estimator that is fast even for large cluster sizes or\nlarge numbers of clusters. The package supports\nquasi-likelihoods derived from a range of families, common link\nfunctions, and several working correlation structures.\nUncertainty quantification is based on sandwich variance\nestimators and bootstrap procedures that remain valid even when\nthe working correlation is incorrectly specified. The package\nprovides an implementation of the method described in Loewinger\net al. (2025)\n<https://pmc.ncbi.nlm.nih.gov/articles/PMC12306803/>. For\nirregularly spaced AR(1) precision matrices, the package can\noptionally use the archived package 'irregulAR1'; if needed, it\ncan be obtained from the CRAN Archive at\n<https://cran.r-project.org/src/contrib/Archive/irregulAR1/>.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/gloewing/fastFGEE",
  "BugReports": "https://github.com/gloewing/fastFGEE/issues",
  "Config/pak/sysreqs": "cmake libfftw3-dev make",
  "Repository": "https://gloewing.r-universe.dev",
  "Date/Publication": "2026-05-12 19:37:16 UTC",
  "RemoteUrl": "https://github.com/gloewing/fastfgee",
  "RemoteRef": "HEAD",
  "RemoteSha": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-12 20:04:53 UTC",
    "User": "root"
  },
  "Author": "Gabriel Loewinger [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-0755-8520>)",
  "Maintainer": "Gabriel Loewinger <gloewinger@gmail.com>",
  "MD5sum": "ebb53c3384d5582c6a879f5571de0572",
  "_user": "gloewing",
  "_type": "src",
  "_file": "fastFGEE_0.1.0.tar.gz",
  "_fileid": "4bb081d4c2f2cdd29b998df67285ff82cabed702701b3a6fd024e720bdf821f7",
  "_filesize": 190925,
  "_sha256": "4bb081d4c2f2cdd29b998df67285ff82cabed702701b3a6fd024e720bdf821f7",
  "_created": "2026-05-12T20:04:53.000Z",
  "_published": "2026-05-22T10:24:15.298Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77361106268,
      "time": 198,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6954685208"
    },
    {
      "job": 77361106374,
      "time": 197,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6954686635"
    },
    {
      "job": 77361106189,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6954660305"
    },
    {
      "job": 77361105966,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6954667158"
    },
    {
      "job": 77361105692,
      "time": 207,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6954617204"
    },
    {
      "job": 77361105465,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158272186"
    },
    {
      "job": 77361106129,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6954660841"
    },
    {
      "job": 77361106098,
      "time": 137,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6954668364"
    },
    {
      "job": 77361106324,
      "time": 119,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6954657878"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gloewing/fastfgee",
  "_commit": {
    "id": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
    "author": "Gabe Loewinger <40547905+gloewing@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README to include vignette link\n\nAdded a reference to the vignette for examples.",
    "time": 1778614636
  },
  "_maintainer": {
    "name": "Gabriel Loewinger",
    "email": "gloewinger@gmail.com",
    "login": "gloewing",
    "uuid": 40547905,
    "orcid": "0000-0002-0755-8520"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "mgcv",
      "role": "Imports"
    },
    {
      "package": "refund",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "SuperGauss",
      "role": "Imports"
    },
    {
      "package": "irregulAR1",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "sanic",
      "role": "Suggests"
    },
    {
      "package": "Rcpp",
      "role": "Suggests"
    },
    {
      "package": "RcppArmadillo",
      "role": "Suggests"
    }
  ],
  "_owner": "gloewing",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 9
    },
    {
      "week": "2025-28",
      "n": 3
    },
    {
      "week": "2025-30",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 10
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-17",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gloewing",
      "count": 32,
      "uuid": 40547905
    }
  ],
  "_userbio": {
    "uuid": 40547905,
    "type": "user",
    "name": "Gabe Loewinger",
    "description": "Biostatistics PhD, Harvard University\r\nMachine Learning Research Scientist, NIMH. "
  },
  "_downloads": {
    "count": 503,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastFGEE"
  },
  "_devurl": "https://github.com/gloewing/fastfgee",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastFGEE.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gloewing/fastfgee",
  "_realowner": "gloewing",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "fgee",
    "fgee.plot"
  ],
  "_datasets": [
    {
      "name": "d",
      "title": "Simulated longitudinal functional example data",
      "object": "d",
      "file": "d.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Y",
        "ID",
        "X1",
        "X2",
        "time"
      ],
      "rows": 300,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "d",
      "title": "Simulated longitudinal functional example data",
      "topics": [
        "d"
      ]
    },
    {
      "page": "fgee",
      "title": "Fits functional generalized estimating equations (fGEE) for longitudinal functional outcomes using a one-step estimator, with optional fully iterated final estimation.",
      "topics": [
        "fgee"
      ]
    },
    {
      "page": "fgee.plot",
      "title": "Plot coefficient estimates from a fitted 'fastFGEE' model",
      "topics": [
        "fgee.plot"
      ]
    }
  ],
  "_readme": "https://github.com/gloewing/fastfgee/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ash",
    "bitops",
    "boot",
    "cli",
    "cluster",
    "colorspace",
    "cpp11",
    "data.table",
    "deSolve",
    "farver",
    "fda",
    "fds",
    "fftw",
    "FNN",
    "gamm4",
    "ggplot2",
    "glue",
    "gridExtra",
    "grpreg",
    "gtable",
    "hdrcde",
    "isoband",
    "kernlab",
    "KernSmooth",
    "ks",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "locfit",
    "magic",
    "MASS",
    "Matrix",
    "mclust",
    "mgcv",
    "minqa",
    "multicool",
    "mvtnorm",
    "nlme",
    "nloptr",
    "pbs",
    "pcaPP",
    "pracma",
    "R6",
    "rainbow",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "RCurl",
    "Rdpack",
    "reformulas",
    "refund",
    "Rfast",
    "rlang",
    "RLRsim",
    "S7",
    "scales",
    "SuperGauss",
    "vctrs",
    "viridisLite",
    "withr",
    "zigg"
  ],
  "_vignettes": [
    {
      "source": "fastFGEE.Rmd",
      "filename": "fastFGEE.html",
      "title": "fastFGEE: Functional Generalized Estimating Equations",
      "author": "Gabriel Loewinger",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Introduction",
        "Loading example data",
        "A basic one-step fit",
        "One-step, fully-iterated, and pffr-only fits",
        "One-step fGEE",
        "Fully-iterated final fit",
        "Fully-iterated tuning and fully-iterated final fit",
        "gee.fit = FALSE: robust inference for the initial pffr() fit only",
        "Working correlation structures",
        "Block diagonal versus Kronecker product working covariance",
        "Longitudinal block-diagonal example",
        "Functional block-diagonal example",
        "Separable / Kronecker example",
        "FPCA-based functional covariance",
        "FPCA functional block-diagonal fit",
        "FPCA plus longitudinal correlation: separable / Kronecker fit",
        "Supplying a pre-fit refund::pffr() object",
        "Example: irregular functional grid",
        "Variance estimators and confidence intervals",
        "Gaussian exact mode",
        "Notes on the updated interface"
      ],
      "created": "2026-03-25 02:16:12",
      "modified": "2026-03-25 02:32:03",
      "commits": 2
    }
  ],
  "_score": 4.6020599913279625,
  "_indexed": true,
  "_nocasepkg": "fastfgee",
  "_universes": [
    "gloewing"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T20:07:44.000Z",
      "distro": "noble",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "744efb820d36ecffc01fe36f913856249a2ab8b983473ca473979e491c0e4c32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-12T20:07:51.000Z",
      "distro": "noble",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "90618255d46fb517e23c273a86681fdcc678337b9fe6084abd02b58bdeb8b4a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T20:06:46.000Z",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "83bba6557d5400b25666a3aa82d6433b6fb77ebba484e4827857570b84cccdd1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-12T20:07:02.000Z",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "12f34850cee1e7e101e5a2cc67542529721ae387b99b60850698ca6a30e1813b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T20:06:32.000Z",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "f2522a4f2a552b6b845a66f53a9fb2b4d2210b757bcb44030d134cc96eb9850a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T20:06:52.000Z",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "1373f54051c4208881956c74fc199dc2a04f3c21a2275810216a8bf57de8ad5e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-12T20:06:21.000Z",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "e5800ac4db47a51279ad95b9500d6eebffd24dad58c94c8feae865bf70344809",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T10:23:58.000Z",
      "commit": "eab855a29d09e03a2e8faae38fb3461c4ca8e889",
      "fileid": "28a64c1ea8f228db7a2f4cf229ace6ed846169cd929c78e674bc0c14a88d4ab2",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gloewing/actions/runs/25758937410"
    }
  ]
}