{
  "_id": "6a154c2cacfb0bcc41d5908e",
  "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-05-26 07:27:02 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",
  "MD5sum": "2521c7e424ff74c99aaffd31a623ab10",
  "_user": "atanubhattacharjee",
  "_type": "src",
  "_file": "MIGEE_0.1.0.tar.gz",
  "_fileid": "fb6c8bed2b7d2f30ccad6b95bd5de4649506e6c13d9fdb4b4f1d3711b209a6d4",
  "_filesize": 278858,
  "_sha256": "fb6c8bed2b7d2f30ccad6b95bd5de4649506e6c13d9fdb4b4f1d3711b209a6d4",
  "_created": "2026-05-26T07:27:02.000Z",
  "_published": "2026-05-26T07:30:52.670Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77827094160,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211268810"
    },
    {
      "job": 77827094137,
      "time": 167,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211262262"
    },
    {
      "job": 77827094133,
      "time": 120,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211246962"
    },
    {
      "job": 77827094109,
      "time": 122,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211247445"
    },
    {
      "job": 77826527137,
      "time": 234,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211209074"
    },
    {
      "job": 77827094080,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211252769"
    },
    {
      "job": 77827094162,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211250104"
    },
    {
      "job": 77827094167,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211247887"
    },
    {
      "job": 77827094161,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211252249"
    }
  ],
  "_buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "description": "Assistant Professor Biostatistics"
  },
  "_downloads": {
    "count": 166,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/MIGEE"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_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",
    "mgcv",
    "mice",
    "microbenchmark",
    "minqa",
    "mirai",
    "mitml",
    "mlbench",
    "mlr3",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3pipelines",
    "mlr3tuning",
    "modelr",
    "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-05-26T07:29:44.000Z",
      "distro": "noble",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "3de4d49862ce5cca914bf3816ef1f134b768d915467e10bedd9fca4bef36838d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T07:29:21.000Z",
      "distro": "noble",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "0e29f0be9f983ba19652032ae23252ad1ed66160a64424d0cf1e4d0f0066587e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T07:28:47.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "b717d06ed1ca2750d819158160753c8cd02c18a798186301bf330af1dca27b27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T07:28:44.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "3950b54779085be0f8375c40cffd844d64d5aa73ba87b519ce79f81679bbec37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T07:29:44.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "5255631b28de5318e44f46f31a4a678b5b6354f211f6c21927f0c81ad202ce9d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T07:28:29.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "60b329e5535561087bf877c566995a0a945abed1ae20195fdd33af610b1b990c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T07:28:22.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "7de199a95a164fee1816971922e23c09f97dbc32e1000d5c0e346405524bb90c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T07:28:34.000Z",
      "commit": "57d89a44e4a50c988af861f761fadd8f178932dc",
      "fileid": "cddf6ece4c19b6fae4c793bbd1f2b5d6e0d901dddc0e67ee7412ada94e2d24cf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/atanubhattacharjee/actions/runs/26438387344"
    }
  ]
}