{
  "_id": "6a2281adcd65a98ecbd51e3b",
  "Package": "gFormulaMI",
  "Title": "G-Formula for Causal Inference via Multiple Imputation",
  "Version": "1.0.3",
  "Authors@R": "c(person(\"Jonathan\", \"Bartlett\", email = \"jonathan.bartlett1@lshtm.ac.uk\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-7117-0195\")),\nperson(\"Camila\", \"Olarte Parra\", email = \"camila.olarte.parra@ki.se\", role = \"ctb\",\ncomment = c(ORCID = \"0000-0003-0263-4392\")),\nperson(\"Erik\", \"van Zwet\", email = \"e.w.van_zwet@lumc.nl\", role = \"ctb\"))",
  "Description": "Implements the G-Formula method for causal inference with\ntime-varying treatments and confounders using Bayesian multiple\nimputation methods, as described by Bartlett et al (2025)\n<doi:10.1177/09622802251316971>. It creates multiple synthetic\nimputed datasets under treatment regimes of interest using the\n'mice' package. These can then be analysed using rules\ndeveloped for analysing multiple synthetic datasets.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "URL": "https://jwb133.github.io/gFormulaMI/",
  "Config/pak/sysreqs": "cmake make libicu-dev libx11-dev zlib1g-dev",
  "Repository": "https://jwb133.r-universe.dev",
  "Date/Publication": "2025-11-07 14:21:13 UTC",
  "RemoteUrl": "https://github.com/jwb133/gformulami",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ba4087d9300b00da165466a3f3f6e5d22501029",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-05 07:55:31 UTC",
    "User": "root"
  },
  "Author": "Jonathan Bartlett [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7117-0195>),\nCamila Olarte Parra [ctb] (ORCID:\n<https://orcid.org/0000-0003-0263-4392>),\nErik van Zwet [ctb]",
  "Maintainer": "Jonathan Bartlett <jonathan.bartlett1@lshtm.ac.uk>",
  "MD5sum": "c311c45dc060843c24b20a8f36abc5d3",
  "_user": "jwb133",
  "_type": "src",
  "_file": "gFormulaMI_1.0.3.tar.gz",
  "_fileid": "bb3a18c6381661aa996a40a18464fa9dc251b9164e92e53d2b05f9b881465607",
  "_filesize": 456105,
  "_sha256": "bb3a18c6381661aa996a40a18464fa9dc251b9164e92e53d2b05f9b881465607",
  "_created": "2026-06-05T07:55:31.000Z",
  "_published": "2026-06-05T07:58:37.649Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79687263782,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431649913"
    },
    {
      "job": 79687263779,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431649126"
    },
    {
      "job": 79687263774,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431637322"
    },
    {
      "job": 79687263814,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431635920"
    },
    {
      "job": 79686787247,
      "time": 196,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431601372"
    },
    {
      "job": 79687263763,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431637383"
    },
    {
      "job": 79687263780,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7431640539"
    },
    {
      "job": 79687263788,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7431636907"
    },
    {
      "job": 79687263813,
      "time": 103,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7431633043"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jwb133/gformulami",
  "_commit": {
    "id": "5ba4087d9300b00da165466a3f3f6e5d22501029",
    "author": "Jonathan Bartlett <jonathan.bartlett1@lshtm.ac.uk>",
    "committer": "Jonathan Bartlett <jonathan.bartlett1@lshtm.ac.uk>",
    "message": "Submitted to 1.0.3 to CRAN\n",
    "time": 1762525273
  },
  "_maintainer": {
    "name": "Jonathan Bartlett",
    "email": "jonathan.bartlett1@lshtm.ac.uk",
    "login": "jwb133",
    "twitter": "@TheStatsGeek",
    "description": "Professor in Medical Statistics at the Department of Medical Statistics, London School of Hygiene & Tropical Medicine, UK.",
    "uuid": 10440582,
    "orcid": "0000-0001-7117-0195"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "jwb133",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-27",
      "n": 1
    },
    {
      "week": "2025-45",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jwb133",
      "count": 15,
      "uuid": 10440582
    }
  ],
  "_userbio": {
    "uuid": 10440582,
    "type": "user",
    "name": "Jonathan Bartlett",
    "description": "Professor in Medical Statistics at the Department of Medical Statistics, London School of Hygiene & Tropical Medicine, UK."
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gFormulaMI"
  },
  "_devurl": "https://github.com/jwb133/gformulami",
  "_pkgdown": "https://jwb133.github.io/gFormulaMI/",
  "_searchresults": 25,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gFormulaMI.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jwb133/gformulami",
  "_realowner": "jwb133",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2023-05-25"
    },
    {
      "version": "1.0.1",
      "date": "2025-05-13"
    },
    {
      "version": "1.0.2",
      "date": "2025-07-03"
    },
    {
      "version": "1.0.3",
      "date": "2025-11-07"
    }
  ],
  "_exports": [
    "gFormulaImpute",
    "syntheticPool"
  ],
  "_datasets": [
    {
      "name": "simDataFullyObs",
      "title": "Simulated fully observed data frame",
      "object": "simDataFullyObs",
      "class": [
        "data.frame"
      ],
      "fields": [
        "l0",
        "a0",
        "l1",
        "a1",
        "l2",
        "a2",
        "y"
      ],
      "rows": 5000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "gFormulaImpute",
      "title": "G-formula multiple imputation",
      "topics": [
        "gFormulaImpute"
      ]
    },
    {
      "page": "simDataFullyObs",
      "title": "Simulated fully observed data frame",
      "topics": [
        "simDataFullyObs"
      ]
    },
    {
      "page": "syntheticPool",
      "title": "Pool estimates and variances obtained by analysing multiple synthetic datasets",
      "topics": [
        "syntheticPool"
      ]
    }
  ],
  "_readme": "https://github.com/jwb133/gformulami/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "bit",
    "bit64",
    "boot",
    "broom",
    "cli",
    "clipr",
    "codetools",
    "cpp11",
    "crayon",
    "dplyr",
    "forcats",
    "foreach",
    "generics",
    "glmnet",
    "glue",
    "haven",
    "hms",
    "iterators",
    "jomo",
    "lattice",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "mice",
    "minqa",
    "mitml",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "ordinal",
    "pan",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "Rdpack",
    "readr",
    "reformulas",
    "rlang",
    "rpart",
    "shape",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "tzdb",
    "ucminf",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "gFormulaMI.Rmd",
      "filename": "gFormulaMI.html",
      "title": "gFormulaMI - G-formula for Causal Inference via Multiple Imputation",
      "author": "Jonathan Bartlett",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Imputing using gFormulaImpute",
        "Imputation model specification",
        "Number of imputations",
        "Number of individuals to simulate",
        "Analysing the imputations",
        "Datasets with missing values",
        "References"
      ],
      "created": "2023-01-31 13:36:05",
      "modified": "2025-11-07 14:19:20",
      "commits": 9
    }
  ],
  "_score": 5.528273777167044,
  "_indexed": true,
  "_nocasepkg": "gformulami",
  "_universes": [
    "jwb133"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-05T07:57:42.000Z",
      "distro": "noble",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "cd7e03b1b4567175941c68603b39a64307173552b0e0801aa6dafcdc79cc758c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-05T07:57:38.000Z",
      "distro": "noble",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "6b4349879da5b8bad1f5eab3adb8792f706a794ba6718e709a2272db3e3c3f6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-05T07:57:03.000Z",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "fc193194c6fceeb15dc872ae9a72399c75827cbd68e11392a4445443c6a7181c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-05T07:57:02.000Z",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "a4f1d451c1eef595fede5a2ccf1fa1930b6e4a78bfe630a1a65faae9cea7020f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-05T07:57:41.000Z",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "bec14017a34d8d0b5bb3c57fda7a17950749646892f2bc2a150607b2a4b1da57",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-05T07:56:58.000Z",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "81bde32b180c2d9db7157364bed75a4811d010640dc50184639b24abc7ea03fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-05T07:56:46.000Z",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "8f7e1b94249516645276d1733f8478e14868e22aaddafe7ecf122647c2f9b8e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-05T07:56:35.000Z",
      "commit": "5ba4087d9300b00da165466a3f3f6e5d22501029",
      "fileid": "152047a45670f12f5314f7c319b2d49bdd04addef6c1192feb31caed0a5a6265",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jwb133/actions/runs/27002714372"
    }
  ]
}