{
  "_id": "6a181a8aacfb0bcc41db0c35",
  "Package": "ExactMed",
  "Type": "Package",
  "Title": "Exact Mediation Analysis for Binary Outcomes",
  "Version": "0.3.0",
  "Authors@R": "c(\nperson(\"Miguel\", \"Caubet\", email = \"miguelcaubet@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Mariia\", \"Samoilenko\", role = \"aut\"),\nperson(\"Jesse\", \"Gervais\", role = \"aut\"),\nperson(\"Geneviève\", \"Lefebvre\", role = \"aut\"))",
  "Description": "A tool for conducting exact parametric regression-based\ncausal mediation analysis of binary outcomes as described in\nSamoilenko, Blais and Lefebvre (2018)\n<doi:10.1353/obs.2018.0013>; Samoilenko, Lefebvre (2021)\n<doi:10.1093/aje/kwab055>; and Samoilenko, Lefebvre (2023)\n<doi:10.1002/sim.9621>.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://caubm.github.io/ExactMed/",
  "BugReports": "https://github.com/caubm/ExactMed/issues",
  "Repository": "https://caubm.r-universe.dev",
  "Date/Publication": "2023-09-25 12:45:09 UTC",
  "RemoteUrl": "https://github.com/caubm/exactmed",
  "RemoteRef": "HEAD",
  "RemoteSha": "57d5a11f439bb41ba952c0c6a98759afe054213c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-28 10:25:26 UTC",
    "User": "root"
  },
  "Author": "Miguel Caubet [aut, cre],\nMariia Samoilenko [aut],\nJesse Gervais [aut],\nGeneviève Lefebvre [aut]",
  "Maintainer": "Miguel Caubet <miguelcaubet@gmail.com>",
  "MD5sum": "8b3faa1fa2dba94f85be60ad416ab8f7",
  "_user": "caubm",
  "_type": "src",
  "_file": "ExactMed_0.3.0.tar.gz",
  "_fileid": "e370072446ce2f70415a1c69fb078db02f28563a037c7c68eaaf44c41ff6e7dd",
  "_filesize": 260879,
  "_sha256": "e370072446ce2f70415a1c69fb078db02f28563a037c7c68eaaf44c41ff6e7dd",
  "_created": "2026-05-28T10:25:26.000Z",
  "_published": "2026-05-28T10:35:54.281Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78271445248,
      "time": 582,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263674698"
    },
    {
      "job": 78271445256,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263540035"
    },
    {
      "job": 78271445325,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263544949"
    },
    {
      "job": 78271445246,
      "time": 196,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263541755"
    },
    {
      "job": 78270924759,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263490906"
    },
    {
      "job": 78271445334,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263526257"
    },
    {
      "job": 78271445261,
      "time": 183,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7263548685"
    },
    {
      "job": 78271445241,
      "time": 163,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7263543273"
    },
    {
      "job": 78271445263,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7263530602"
    }
  ],
  "_buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/caubm/exactmed",
  "_commit": {
    "id": "57d5a11f439bb41ba952c0c6a98759afe054213c",
    "author": "Miguel Caubet <56366785+caubm@users.noreply.github.com>",
    "committer": "Miguel Caubet <56366785+caubm@users.noreply.github.com>",
    "message": "Change version number\n",
    "time": 1695645909
  },
  "_maintainer": {
    "name": "Miguel Caubet",
    "email": "miguelcaubet@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "brglm2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "sandwich",
      "role": "Imports"
    },
    {
      "package": "lmtest",
      "role": "Imports"
    },
    {
      "package": "pkgcond",
      "role": "Imports"
    },
    {
      "package": "mlogit",
      "role": "Imports"
    },
    {
      "package": "dfidx",
      "role": "Imports"
    },
    {
      "package": "nnet",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "caubm",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "caubm",
      "count": 39,
      "uuid": 56366785
    }
  ],
  "_userbio": {
    "uuid": 56366785,
    "type": "user",
    "name": "caubm"
  },
  "_downloads": {
    "count": 216,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ExactMed"
  },
  "_devurl": "https://github.com/caubm/exactmed",
  "_pkgdown": "https://caubm.github.io/ExactMed/",
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ExactMed.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/caubm/exactmed",
  "_realowner": "caubm",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-09"
    },
    {
      "version": "0.2.0",
      "date": "2023-03-19"
    },
    {
      "version": "0.3.0",
      "date": "2023-09-22"
    }
  ],
  "_exports": [
    "exactmed",
    "exactmed_c",
    "exactmed_cat"
  ],
  "_datasets": [
    {
      "name": "datamed",
      "title": "Data for Examples (Binary Mediator)",
      "object": "datamed",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "M",
        "Y",
        "C1",
        "C2"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "datamed_c",
      "title": "Data for Examples (Continuous Mediator)",
      "object": "datamed_c",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "M",
        "Y",
        "C1",
        "C2"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "datamed_cat",
      "title": "Data for Examples (Categorical Mediator)",
      "object": "datamed_cat",
      "class": [
        "data.frame"
      ],
      "fields": [
        "X",
        "M",
        "Y",
        "C1",
        "C2"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "datamed",
      "title": "Data for Examples (Binary Mediator)",
      "topics": [
        "datamed"
      ]
    },
    {
      "page": "datamed_c",
      "title": "Data for Examples (Continuous Mediator)",
      "topics": [
        "datamed_c"
      ]
    },
    {
      "page": "datamed_cat",
      "title": "Data for Examples (Categorical Mediator)",
      "topics": [
        "datamed_cat"
      ]
    },
    {
      "page": "exactmed",
      "title": "Exact Mediation Effects Computation (Binary Mediator)",
      "topics": [
        "exactmed"
      ]
    },
    {
      "page": "exactmed_c",
      "title": "Exact Mediation Effects Computation (Continuous Mediator)",
      "topics": [
        "exactmed_c"
      ]
    },
    {
      "page": "exactmed_cat",
      "title": "Exact Mediation Effects Computation (Categorical Mediator)",
      "topics": [
        "exactmed_cat"
      ]
    }
  ],
  "_readme": "https://github.com/caubm/exactmed/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "brglm2",
    "dfidx",
    "enrichwith",
    "Formula",
    "lattice",
    "lmtest",
    "MASS",
    "Matrix",
    "mlogit",
    "nleqslv",
    "nnet",
    "numDeriv",
    "pkgcond",
    "rbibutils",
    "Rdpack",
    "sandwich",
    "statmod",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "Introduction.Rmd",
      "filename": "Introduction.html",
      "title": "The ExactMed functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Basic examples",
        "Firth's penalization",
        "Stratum-specific effects",
        "Categorical covariates",
        "Case-control data",
        "Mediation analysis with a continuous mediator",
        "Mediation analysis with a categorical mediator"
      ],
      "created": "2021-10-30 15:25:40",
      "modified": "2023-09-21 14:04:04",
      "commits": 11
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "exactmed",
  "_universes": [
    "caubm"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-28T10:29:38.000Z",
      "distro": "noble",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "f7518ad880de9460c2e4cec88c5e387ece4461b30d23edb0f43dde1a067c7aba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-28T10:27:37.000Z",
      "distro": "noble",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "acff7c4c76307d14844b70420517dd0e0c9fa85a015f45f8619baf971022e995",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-28T10:28:09.000Z",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "17191f417c235d475b69cc51efded024687907d5b201ed8a41930cab8f4dea50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-28T10:27:37.000Z",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "9571f9c50b60283aa2dd4b623fe07775bff2e7a2676b6da5530e807b57ceb711",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-05-28T10:27:40.000Z",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "96049ecd12ad3aa3c3a4307aa655761293b08c9abc53a65d2135329341ca3a52",
      "status": "success",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-28T10:27:51.000Z",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "bfe836de6d4d31c685958b4ee639cdd057c6f1b7226221ebe589931a2c0e6220",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-28T10:27:32.000Z",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "08ce6471fa6ea5873de1d94af6efb026a788b988f0014370d0a9b34c09681c8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-28T10:26:56.000Z",
      "commit": "57d5a11f439bb41ba952c0c6a98759afe054213c",
      "fileid": "09e28f46ca8bee3d4c81a5b7866566266c81def3ee2c4e6fe200230fc756be0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/caubm/actions/runs/26568962279"
    }
  ]
}