{
  "_id": "6a23e277530b9bc726be7fc0",
  "Package": "DistributionIV",
  "Type": "Package",
  "Title": "Distributional Instrumental Variable (DIV) Model",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Anastasiia\", \"Holovchak\",\nemail = \"anastasiia.holovchak@stat.math.ethz.ch\", role = c(\"aut\", \"cre\", \"ctb\")),\nperson(\"Sorawit\", \"Saengkyongam\", email = \"sorawit.saengkyongam@stat.math.ethz.ch\", role = c(\"aut\", \"ctb\")),\nperson(\"Nicolai\", \"Meinshausen\", email = \"meinshausen@stat.math.ethz.ch\", role = c(\"aut\", \"ctb\")),\nperson(\"Xinwei\", \"Shen\", email = \"xinwei.shen@stat.math.ethz.ch\", role = c(\"aut\", \"ctb\"))\n)",
  "Description": "Distributional instrumental variable (DIV) model for\nestimation of the interventional distribution of the outcome Y\nunder a do intervention on the treatment X. Instruments,\npredictors and targets can be univariate or multivariate.\nFunctionality includes estimation of the (conditional)\ninterventional mean and quantiles, as well as sampling from the\nfitted (conditional) interventional distribution.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "Maintainer": "Anastasiia Holovchak\n<anastasiia.holovchak@stat.math.ethz.ch>",
  "NeedsCompilation": "no",
  "RoxygenNote": "7.3.2",
  "Packaged": {
    "Date": "2026-06-06 09:00:19 UTC",
    "User": "root"
  },
  "Author": "Anastasiia Holovchak [aut, cre, ctb], Sorawit Saengkyongam\n[aut, ctb], Nicolai Meinshausen [aut, ctb], Xinwei Shen [aut,\nctb]",
  "Repository": "https://aholovchak.r-universe.dev",
  "Date/Publication": "2025-09-08 12:20:08 UTC",
  "RemoteUrl": "https://github.com/cran/DistributionIV",
  "RemoteRef": "HEAD",
  "RemoteSha": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
  "MD5sum": "a65fedafa772c8e32940b1cb74cc09ed",
  "_user": "aholovchak",
  "_type": "src",
  "_file": "DistributionIV_0.1.3.tar.gz",
  "_fileid": "5153576d76dbb8770b8860211471a44c40dc7bd0d0f1b3d43b8c575da88ec73e",
  "_filesize": 106622,
  "_sha256": "5153576d76dbb8770b8860211471a44c40dc7bd0d0f1b3d43b8c575da88ec73e",
  "_created": "2026-06-06T09:00:19.000Z",
  "_published": "2026-06-06T09:03:51.764Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79866036008,
      "time": 149,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453078486"
    },
    {
      "job": 79866035987,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453073378"
    },
    {
      "job": 79866036000,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453078565"
    },
    {
      "job": 79866035991,
      "time": 180,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453076511"
    },
    {
      "job": 79865883385,
      "time": 160,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453059838"
    },
    {
      "job": 79866036020,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453071402"
    },
    {
      "job": 79866036001,
      "time": 75,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453069508"
    },
    {
      "job": 79866035989,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453069726"
    },
    {
      "job": 79866036002,
      "time": 68,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453068771"
    }
  ],
  "_buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/DistributionIV",
  "_commit": {
    "id": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
    "author": "Anastasiia Holovchak <anastasiia.holovchak@stat.math.ethz.ch>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.3\n",
    "time": 1757334008
  },
  "_maintainer": {
    "name": "Anastasiia Holovchak",
    "email": "anastasiia.holovchak@stat.math.ethz.ch",
    "login": "aholovchak",
    "description": "Doctoral student in Statistics at the ETH Zurich, Switzerland",
    "uuid": 144666338
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    },
    {
      "package": "torch",
      "role": "Suggests"
    },
    {
      "package": "vctrs",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2025-06-27"
    },
    {
      "name": "0.1.3",
      "date": "2025-09-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "aholovchak",
      "count": 3,
      "uuid": 144666338
    }
  ],
  "_userbio": {
    "uuid": 144666338,
    "type": "user",
    "name": "Anastasiia Holovchak",
    "description": "Doctoral student in Statistics at the ETH Zurich, Switzerland"
  },
  "_downloads": {
    "count": 477,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DistributionIV"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DistributionIV.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_realowner": "aholovchak",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-27"
    },
    {
      "version": "0.1.2",
      "date": "2025-06-27"
    },
    {
      "version": "0.1.3",
      "date": "2025-09-08"
    }
  ],
  "_exports": [
    "div"
  ],
  "_help": [
    {
      "page": "div",
      "title": "Distributional IV Model Function",
      "topics": [
        "div"
      ]
    },
    {
      "page": "predict.DIV",
      "title": "Prediction Function for a DIV Model Object",
      "topics": [
        "predict.DIV"
      ]
    },
    {
      "page": "print.DIV",
      "title": "Print Function for a DIV Model Object",
      "topics": [
        "print.DIV"
      ]
    }
  ],
  "_rundeps": [
    "backports",
    "checkmate"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "distributioniv",
  "_universes": [
    "aholovchak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-06T09:02:45.000Z",
      "distro": "noble",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "aac2aebeded96158c5a1a354a8af6d501679ccad39e9682b4b7c39a5df499d22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-06T09:02:02.000Z",
      "distro": "noble",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "50fa26d34dfdbbbce0bebceae88a82bde51e6a430e8c06c7949377c884586382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-06T09:02:47.000Z",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "3e8b584c5fbea6caee34a27fb699e8b52e3cc3964b11a8d37c3f4282905e78e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-06T09:02:22.000Z",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "6661d7acd8174933eaad4e1943779d075dc75236f90aaf40d8275b258533fb18",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-06T09:02:04.000Z",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "e37403ac43e1ffc5cc5f00b6d6ef45f6fa55de899fe2c24ac55cf1135ea42676",
      "status": "success",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-06T09:01:24.000Z",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "81f34c2202cd58533c202b656a9b8fe0ac3a740bc773faf833aa0701226a9a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-06T09:01:27.000Z",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "180d93adc6361be24d7074474fdbcd1f30436a13b9a526c7b31d27a2d1370a19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-06T09:01:19.000Z",
      "commit": "93a0f14f01d78c7c513d67f479efa82eb3137ce6",
      "fileid": "16ca80a74168a66ce3cb4a1b0e8f60f64844a690026796d53bcd806f5dbf6da9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/aholovchak/actions/runs/27058027414"
    }
  ]
}