{
  "_id": "6a495ed777d6db3f2f9657d4",
  "Package": "imputeGeneric",
  "Title": "Ease the Implementation of Imputation Methods",
  "Version": "0.1.0.9000",
  "Authors@R": "person(\"Tobias\", \"Rockel\", , \"Rockel.To@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "The general workflow of most imputation methods is quite\nsimilar. The aim of this package is to provide parts of this\ngeneral workflow to make the implementation of imputation\nmethods easier. The heart of an imputation method is normally\nthe used model. These models can be defined using the 'parsnip'\npackage or customized specifications. The rest of an imputation\nmethod are more technical specification e.g. which columns and\nrows should be used for imputation and in which order. These\ntechnical specifications can be set inside the imputation\nfunctions.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/torockel/imputeGeneric",
  "BugReports": "https://github.com/torockel/imputeGeneric/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://torockel.r-universe.dev",
  "Date/Publication": "2022-03-03 10:27:03 UTC",
  "RemoteUrl": "https://github.com/torockel/imputegeneric",
  "RemoteRef": "HEAD",
  "RemoteSha": "5a2920f426cc850b718e91d55165c9cf80e1a020",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 19:24:48 UTC",
    "User": "root"
  },
  "Author": "Tobias Rockel [aut, cre]",
  "Maintainer": "Tobias Rockel <Rockel.To@gmail.com>",
  "_user": "torockel",
  "_type": "src",
  "_file": "imputeGeneric_0.1.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/e604038bb5fd61fc971542a6e89e5d43b453adaf59b0270e92f6abd2592ca816",
  "_filesize": 129234,
  "_sha256": "e604038bb5fd61fc971542a6e89e5d43b453adaf59b0270e92f6abd2592ca816",
  "_expires": "2026-10-12T19:28:22.000Z",
  "_created": "2026-07-04T19:24:48.000Z",
  "_published": "2026-07-04T19:28:23.919Z",
  "_jobs": [
    {
      "job": 85160321739,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084729438"
    },
    {
      "job": 85160321723,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084732777"
    },
    {
      "job": 85160321737,
      "time": 139,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084726641"
    },
    {
      "job": 85160321744,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084725161"
    },
    {
      "job": 85160125740,
      "time": 180,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084713200"
    },
    {
      "job": 85160321725,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8084726497"
    },
    {
      "job": 85160321798,
      "time": 98,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8084724464"
    },
    {
      "job": 85160321753,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8084723455"
    },
    {
      "job": 85160321769,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8084722866"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944",
  "_status": "success",
  "_upstream": "https://github.com/torockel/imputegeneric",
  "_commit": {
    "id": "5a2920f426cc850b718e91d55165c9cf80e1a020",
    "author": "torockel <rockel.to@gmail.com>",
    "committer": "torockel <rockel.to@gmail.com>",
    "message": "Increment version number to 0.1.0.9000\n",
    "time": 1646303223
  },
  "_maintainer": {
    "name": "Tobias Rockel",
    "email": "rockel.to@gmail.com",
    "login": "torockel",
    "description": "",
    "uuid": 60826877
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "gower",
      "role": "Imports"
    },
    {
      "package": "parsnip",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "missMethods",
      "role": "Suggests"
    },
    {
      "package": "rpart",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "torockel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "torockel",
      "count": 129,
      "uuid": 60826877
    }
  ],
  "_userbio": {
    "uuid": 60826877,
    "type": "user",
    "name": "Tobias Rockel",
    "followers": 2
  },
  "_downloads": {
    "count": 275,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/imputeGeneric"
  },
  "_devurl": "https://github.com/torockel/imputegeneric",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/imputeGeneric.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/torockel/imputegeneric",
  "_realowner": "torockel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-03-03"
    }
  ],
  "_exports": [
    "impute_iterative",
    "impute_supervised",
    "impute_unsupervised",
    "model_donor",
    "order_cols",
    "order_rows",
    "predict_donor",
    "stop_ds_difference"
  ],
  "_help": [
    {
      "page": "impute_iterative",
      "title": "Iterative imputation",
      "topics": [
        "impute_iterative"
      ]
    },
    {
      "page": "impute_supervised",
      "title": "Supervised imputation",
      "topics": [
        "impute_supervised"
      ]
    },
    {
      "page": "impute_unsupervised",
      "title": "Unsupervised imputation",
      "topics": [
        "impute_unsupervised"
      ]
    },
    {
      "page": "model_donor",
      "title": "Model for donor-based imputation",
      "topics": [
        "model_donor"
      ]
    },
    {
      "page": "order_cols",
      "title": "Order column indices",
      "topics": [
        "order_cols"
      ]
    },
    {
      "page": "order_rows",
      "title": "Order row indices",
      "topics": [
        "order_rows"
      ]
    },
    {
      "page": "predict_donor",
      "title": "Prediction for donor-based imputation",
      "topics": [
        "predict_donor"
      ]
    },
    {
      "page": "stop_ds_difference",
      "title": "Compare differences between two data sets",
      "topics": [
        "stop_ds_difference"
      ]
    }
  ],
  "_readme": "https://github.com/torockel/imputegeneric/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gtable",
    "hardhat",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "parsnip",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "sparsevctrs",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "imputegeneric",
  "_universes": [
    "torockel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:27:08.000Z",
      "distro": "resolute",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/e4f6fbaf2241d408d20b7449e5006a775d34fab5f6809c928e10e05b40eeaafa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:27:36.000Z",
      "distro": "resolute",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/c358aff4ea9a350756eba1e938125ceeaac1e77e9732417e8164a86481decfad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:26:52.000Z",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/15b6d382b2f362b950792c4c2edc334cb0761973cebcc292dd0ec0d96b991d55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:26:37.000Z",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/e08f7c90d13347fdc19124c92dc3005fed126da1ce91f8853ca6aa240e526f81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:27:05.000Z",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/0e8a0fbf11637251cac79fc9b5f62b2cf7c597f5f673439d28abbb1f804dab86",
      "status": "success",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:26:12.000Z",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/7604c7ca0e6f19202be92723f55a06b03358a26d14361ba43b4bfa4d24d34cf0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:26:06.000Z",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/ad91e7bd91c131fbfdb39dc147e7e869588e37b771cca546f9f0f26cbdfd0fa9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-07-04T19:26:02.000Z",
      "commit": "5a2920f426cc850b718e91d55165c9cf80e1a020",
      "fileid": "https://r2.ropensci.org/34b14a51168a5b364671996cd71862fd12ac0084df32cbe0a86f37f464c088e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/torockel/actions/runs/28717009944"
    }
  ]
}