{
  "_id": "6a5b03119baadeef8ab4a0c6",
  "Package": "MIGEE",
  "Type": "Package",
  "Title": "Impute Missing Values and Fitting Linear Mixed Effect Model",
  "Version": "0.1.0",
  "Authors@R": "c(person((\"Atanu\"), \"Bhattacharjee\",\nemail=\"atanustat@gmail.com\", role=c(\"aut\", \"cre\",\"ctb\")),\nperson((\"Gajendra Kumar\"), \"Vishwakarma\", role=c(\"aut\",\"ctb\")),\nperson((\"Neelesh\"), \"Kumar\", role=c(\"aut\",\"ctb\")))",
  "Maintainer": "Atanu Bhattacharjee <atanustat@gmail.com>",
  "Description": "Implements methods for estimating generalized estimating\nequations (GEE) with advanced options for flexible modeling and\nhandling missing data. This package provides tools to fit and\nanalyze GEE models for longitudinal data, allowing users to\naddress missingness using a variety of imputation techniques.\nIt supports both univariate and multivariate modeling,\nvisualization of missing data patterns, and facilitates the\ntransformation of data for efficient statistical analysis.\nDesigned for researchers working with complex datasets, it\nensures robust estimation and inference in longitudinal and\nclustered data settings.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "ByteCompile": "Yes",
  "Author": "Atanu Bhattacharjee [aut, cre, ctb], Gajendra Kumar Vishwakarma\n[aut, ctb], Neelesh Kumar [aut, ctb]",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-18 04:33:00 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://atanubhattacharjee.r-universe.dev",
  "Date/Publication": "2024-12-05 18:50:09 UTC",
  "RemoteUrl": "https://github.com/cran/MIGEE",
  "RemoteRef": "HEAD",
  "RemoteSha": "57d89a44e4a50c988af861f761fadd8f178932dc",
  "_user": "atanubhattacharjee",
  "_type": "src",
  "_file": "MIGEE_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/563347a0d3b2cf5a6a070547007e76c44cea4e411b1194c568c29cce66c991f6",
  "_filesize": 278972,
  "_sha256": "563347a0d3b2cf5a6a070547007e76c44cea4e411b1194c568c29cce66c991f6",
  "_expires": "2026-10-26T04:37:34.000Z",
  "_created": "2026-07-18T04:33:00.000Z",
  "_published": "2026-07-18T04:37:36.883Z",
  "_jobs": [
    {
      "job": 88043669665,
      "time": 220,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425392571"
    },
    {
      "job": 88043669673,
      "time": 206,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425390385"
    },
    {
      "job": 88043669663,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425374597"
    },
    {
      "job": 88043669669,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425375996"
    },
    {
      "job": 88043288119,
      "time": 292,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425359166"
    },
    {
      "job": 88043669651,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8425379853"
    },
    {
      "job": 88043669677,
      "time": 151,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8425381806"
    },
    {
      "job": 88043669664,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8425380714"
    },
    {
      "job": 88043669670,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8425378001"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986",
  "_status": "success",
  "_upstream": "https://github.com/cran/MIGEE",
  "_commit": {
    "id": "57d89a44e4a50c988af861f761fadd8f178932dc",
    "author": "Atanu Bhattacharjee <atanustat@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1733424609
  },
  "_maintainer": {
    "name": "Atanu Bhattacharjee",
    "email": "atanustat@gmail.com",
    "login": "atanubhattacharjee",
    "description": "Assistant Professor Biostatistics",
    "uuid": 22411298
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "VIM",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "ggeffects",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "atanubhattacharjee",
      "count": 1,
      "uuid": 22411298
    }
  ],
  "_userbio": {
    "uuid": 22411298,
    "type": "user",
    "name": "Atanu Bhattacharjee",
    "followers": 0,
    "description": "Assistant Professor Biostatistics"
  },
  "_downloads": {
    "count": 228,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MIGEE"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/MIGEE.html",
    "manual.pdf"
  ],
  "_realowner": "atanubhattacharjee",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-12-05"
    }
  ],
  "_exports": [
    "flexImputeModel"
  ],
  "_datasets": [
    {
      "name": "logdata",
      "title": "Longitudinal clinical data for patients",
      "object": "logdata",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "ID",
        "Days",
        "Age",
        "Gender",
        "x_val",
        "y_val",
        "trt1",
        "trt2",
        "fac1",
        "fac2",
        "Visit",
        "SEX"
      ],
      "rows": 11761,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "flexImputeModel",
      "title": "Flexible Missing Data Imputation and Statistical Modeling",
      "topics": [
        "flexImputeModel"
      ]
    },
    {
      "page": "logdata",
      "title": "Longitudinal clinical data for patients",
      "topics": [
        "logdata"
      ]
    }
  ],
  "_rundeps": [
    "abind",
    "backports",
    "bbotk",
    "bit",
    "bit64",
    "boot",
    "broom",
    "car",
    "carData",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "data.table",
    "datawizard",
    "DEoptimR",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "evaluate",
    "farver",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "future",
    "future.apply",
    "generics",
    "ggeffects",
    "ggplot2",
    "glmnet",
    "globals",
    "glue",
    "gtable",
    "haven",
    "hms",
    "insight",
    "isoband",
    "iterators",
    "jomo",
    "jsonlite",
    "labeling",
    "laeken",
    "lattice",
    "lgr",
    "lifecycle",
    "listenv",
    "lme4",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "matrixStats",
    "mgcv",
    "mice",
    "minqa",
    "mirai",
    "mitml",
    "mlbench",
    "mlr3",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3pipelines",
    "mlr3tuning",
    "modelr",
    "moocore",
    "nanonext",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "palmerpenguins",
    "pan",
    "paradox",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "PRROC",
    "purrr",
    "quantreg",
    "R6",
    "ranger",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "reshape2",
    "rlang",
    "robustbase",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sp",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "uuid",
    "vcd",
    "vctrs",
    "VIM",
    "viridisLite",
    "vroom",
    "withr",
    "xgboost",
    "zoo"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "migee",
  "_universes": [
    "atanubhattacharjee"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-18T04:36:02.000Z",
      "distro": "resolute",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/dae2e595fd9f258878bb7f6cd9b6a097b6d9ac091fe599bcb7cfd282fdfc6ada",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-18T04:35:51.000Z",
      "distro": "resolute",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/661fb64b24cf828a3fdb58ab62fdcfcaa4e3cb7c49b0c38bbc3a7fd1a8b61b37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-18T04:34:36.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/4f0c83ae19d675515b56e0101831a7d85095935e74638eaf80d69adc4569985b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-18T04:34:43.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/ca8639a4e788610c4482317fbebf28ef28189138c09229bbb211b831bf121972",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-18T04:35:44.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/29e344a0daf5619f692da0d7a9b89f7e1c7ab1f1a52bb2ef53f0e6c1432eef1b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-18T04:34:47.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/7f24cc7e1406de150f98c653f4e2eac033c73357d0dffc1cdb2d19d78849a230",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-18T04:34:32.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/95b3d26934725badbdf8dcc3df5db07a9d355559e27a2cf0a08a2ab8e805319c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-18T04:34:29.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "https://r2.ropensci.org/10e10aaf90387a0b672dfcc39bf07527ef60c2bf54981ff4be567605ec984a15",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/29630601986"
    }
  ]
}