{
  "_id": "6a1e9c261d7bb097a0a6ebcc",
  "Package": "miceDRF",
  "Type": "Package",
  "Title": "Imputation with 'mice' and Distributional Random Forests",
  "Version": "0.1.0",
  "Authors@R": "c(person(\n\"Krystyna\", \"Grzesiak\",\nemail = \"krygrz11@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-2581-7722\")\n),person(\n\"Jeffrey\", \"Näf\",\nemail = \"jeffrey@my-sh.ch\",\nrole = \"aut\",\ncomment = c(ORCID = \"0000-0003-0920-1899\")))",
  "Description": "Provides a custom imputation method for the 'mice' package\nbased on distributional random forests. The package implements\nthe 'mice.impute.DRF' method, which can be used within the\nstandard 'mice' workflow. Missing values are imputed by\nestimating conditional distributions with distributional random\nforests and sampling observed responses using forest weights.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "URL": "https://github.com/KrystynaGrzesiak/miceDRF,\nhttps://krystynagrzesiak.github.io/miceDRF/",
  "BugReports": "https://github.com/KrystynaGrzesiak/miceDRF/issues",
  "Language": "en-US",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "Repository": "https://krystynagrzesiak.r-universe.dev",
  "Date/Publication": "2026-05-28 17:23:09 UTC",
  "RemoteUrl": "https://github.com/krystynagrzesiak/micedrf",
  "RemoteRef": "HEAD",
  "RemoteSha": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 08:58:01 UTC",
    "User": "root"
  },
  "Author": "Krystyna Grzesiak [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2581-7722>),\nJeffrey Näf [aut] (ORCID: <https://orcid.org/0000-0003-0920-1899>)",
  "Maintainer": "Krystyna Grzesiak <krygrz11@gmail.com>",
  "MD5sum": "47f2be6ccfd9207bddb55b4c11b97b4a",
  "_user": "krystynagrzesiak",
  "_type": "src",
  "_file": "miceDRF_0.1.0.tar.gz",
  "_fileid": "a321e23d17a9a9949be7bde802bbb5e39d305a7b5b44cc7d8fb5e8290ad10b61",
  "_filesize": 91521,
  "_sha256": "a321e23d17a9a9949be7bde802bbb5e39d305a7b5b44cc7d8fb5e8290ad10b61",
  "_created": "2026-06-02T08:58:01.000Z",
  "_published": "2026-06-02T09:02:30.419Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79035374188,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353364661"
    },
    {
      "job": 79035374195,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353360472"
    },
    {
      "job": 79035374189,
      "time": 195,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353372268"
    },
    {
      "job": 79035374301,
      "time": 205,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353377843"
    },
    {
      "job": 79034860380,
      "time": 174,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353314830"
    },
    {
      "job": 79035374152,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353355209"
    },
    {
      "job": 79035374324,
      "time": 102,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7353351515"
    },
    {
      "job": 79035374226,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7353344801"
    },
    {
      "job": 79035374173,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7353351493"
    }
  ],
  "_buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/krystynagrzesiak/micedrf",
  "_commit": {
    "id": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
    "author": "KrystynaGrzesiak <krygrz11@gmail.com>",
    "committer": "KrystynaGrzesiak <krygrz11@gmail.com>",
    "message": "updated description\n",
    "time": 1779988989
  },
  "_maintainer": {
    "name": "Krystyna Grzesiak",
    "email": "krygrz11@gmail.com",
    "login": "krystynagrzesiak",
    "description": "",
    "uuid": 44211719,
    "orcid": "0000-0003-2581-7722"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "drf",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "krystynagrzesiak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 1
    },
    {
      "week": "2025-37",
      "n": 3
    },
    {
      "week": "2025-41",
      "n": 10
    },
    {
      "week": "2026-06",
      "n": 16
    },
    {
      "week": "2026-21",
      "n": 6
    },
    {
      "week": "2026-22",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "krystynagrzesiak",
      "count": 111,
      "uuid": 44211719
    },
    {
      "user": "jeffnaef",
      "count": 4,
      "uuid": 7115543
    },
    {
      "user": "christophemuller",
      "count": 1,
      "uuid": 120631200
    }
  ],
  "_userbio": {
    "uuid": 44211719,
    "type": "user",
    "name": "Krystyna Grzesiak"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/miceDRF"
  },
  "_devurl": "https://github.com/krystynagrzesiak/micedrf",
  "_pkgdown": "https://krystynagrzesiak.github.io/miceDRF/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/miceDRF.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/krystynagrzesiak/micedrf",
  "_realowner": "krystynagrzesiak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "mice.impute.DRF"
  ],
  "_help": [
    {
      "page": "mice.impute.DRF",
      "title": "Imputation with Distributional Random Forests for 'mice'",
      "topics": [
        "mice.impute.DRF"
      ]
    }
  ],
  "_readme": "https://github.com/krystynagrzesiak/micedrf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "data.table",
    "drf",
    "fastDummies",
    "glue",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_score": 3.9030899869919433,
  "_indexed": true,
  "_nocasepkg": "micedrf",
  "_universes": [
    "krystynagrzesiak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T09:00:09.000Z",
      "distro": "noble",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "14d739e9d7fc9f29368000824630c847e7504deb82b8eee46b7ab1f1baba16f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-02T09:00:00.000Z",
      "distro": "noble",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "f2e1dd0b1284b8a1aff037a581c79c8fc6008ab2de7c62da15c71caa67c441cd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T09:00:27.000Z",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "db13afb5220a9c40b132459e866a5fb4de569d3868c2fd8c02f502cccc1b48ab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-02T09:00:39.000Z",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "9f2d4360538df4b8e14ad9c08799300ffaed4009714ef58fb5eb527112edffc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-02T09:00:10.000Z",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "1654a0d0bc43275f264bdc4916d66ecd93b48dddab54213759bbfc3420eae1ab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T08:59:29.000Z",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "107ebe41c0b9d9e375fc9168545ab165e070806233ee76f550b314aecc0584e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T08:59:13.000Z",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "2da12f2d1744b5a536cb3e6600306dd24a6310a9baa4fd309897eada4313d39d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-02T08:59:23.000Z",
      "commit": "d8e529a6ec50c82d8c21ba6c4b90c7952a8641f1",
      "fileid": "ce2fc01fe6f63914e901456ed0f13e99cc231daff9247706a0108104d790f589",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/krystynagrzesiak/actions/runs/26809309405"
    }
  ]
}