{
  "_id": "6a63791faecbde9870bb2b46",
  "Package": "missknn",
  "Type": "Package",
  "Title": "Fast Masked K-Nearest Neighbor Imputation",
  "Version": "1.0.0",
  "Author": "Imad El Badisy [aut, cre]",
  "Maintainer": "Imad El Badisy <elbadisyimad@gmail.com>",
  "Authors@R": "person(\"Imad\", \"El Badisy\", email = \"elbadisyimad@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Fast masked KNN imputation for tabular data with support\nfor single and multiple imputation.",
  "URL": "https://CRAN.R-project.org/package=missknn",
  "BugReports": "https://github.com/ielbadisy/missknn/issues",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "RoxygenNote": "7.3.3",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 14:34:34 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-07-24 10:50:02 UTC",
  "RemoteUrl": "https://github.com/cran/missknn",
  "RemoteRef": "HEAD",
  "RemoteSha": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
  "_user": "cran",
  "_type": "src",
  "_file": "missknn_1.0.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/1f4ff5b27163feb4b5985c85291a9d7d5d3aa3fe0a06cc021d09a901c139ac09",
  "_filesize": 481471,
  "_sha256": "1f4ff5b27163feb4b5985c85291a9d7d5d3aa3fe0a06cc021d09a901c139ac09",
  "_expires": "2026-11-01T14:39:25.000Z",
  "_created": "2026-07-24T14:34:34.000Z",
  "_published": "2026-07-24T14:39:27.042Z",
  "_jobs": [
    {
      "job": 89508837969,
      "time": 197,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8599924691"
    },
    {
      "job": 89508837914,
      "time": 224,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8599938822"
    },
    {
      "job": 89508837967,
      "time": 195,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8599923938"
    },
    {
      "job": 89508837919,
      "time": 221,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8599937931"
    },
    {
      "job": 89507721130,
      "time": 274,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8599825007"
    },
    {
      "job": 89508837863,
      "time": 175,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89508837918,
      "time": 245,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8599949932"
    },
    {
      "job": 89508837891,
      "time": 117,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8599885660"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245",
  "_status": "success",
  "_upstream": "https://github.com/cran/missknn",
  "_commit": {
    "id": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
    "author": "Imad El Badisy <elbadisyimad@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.0\n",
    "time": 1784890202
  },
  "_maintainer": {
    "name": "Imad El Badisy",
    "email": "elbadisyimad@gmail.com",
    "login": "ielbadisy",
    "description": "PhD, Research Engineer in Biostatistics | Health Data Scientist",
    "uuid": 52789515
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "role": "LinkingTo"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "mimar",
      "role": "Suggests"
    },
    {
      "package": "missForest",
      "role": "Suggests"
    },
    {
      "package": "missRanger",
      "role": "Suggests"
    },
    {
      "package": "VIM",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.0",
      "date": "2026-07-24"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ielbadisy",
      "count": 1,
      "uuid": 52789515
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 623,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/missknn"
  },
  "_devurl": "https://github.com/ielbadisy/missknn",
  "_topics": [
    "onetbb",
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/missknn.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-07-24"
    }
  ],
  "_exports": [
    "complete",
    "missknn",
    "print.missknn",
    "summary.missknn"
  ],
  "_help": [
    {
      "page": "complete",
      "title": "Complete a missknn object",
      "topics": [
        "complete",
        "complete.missknn"
      ]
    },
    {
      "page": "missknn",
      "title": "Fast masked KNN imputation",
      "topics": [
        "missknn",
        "print.missknn",
        "print.summary.missknn",
        "summary.missknn"
      ]
    }
  ],
  "_readme": "https://github.com/cran/missknn/raw/HEAD/README.md",
  "_rundeps": [
    "data.table",
    "Rcpp",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libtbb",
      "package": "libtbb12",
      "headers": "libtbb-dev",
      "source": "onetbb",
      "version": "2022.3.0-2",
      "name": "onetbb",
      "homepage": "https://uxlfoundation.github.io/oneTBB/",
      "description": "parallelism library for C++ - runtime files"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "missknn.Rmd",
      "filename": "missknn.html",
      "title": "Getting started with missknn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Single imputation",
        "A note on complete()",
        "Multiple imputation",
        "Per-column adaptive tuning",
        "Why this matters for larger data",
        "Options at a glance"
      ],
      "created": "2026-07-24 10:50:02",
      "modified": "2026-07-24 10:50:02",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "missknn",
  "_universes": [
    "cran",
    "ielbadisy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T14:37:58.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
      "fileid": "https://r2.ropensci.org/ac200c08e4f199d92585e444b3470953ce5decd5d4f15c887188fd755fc95fde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T14:38:21.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
      "fileid": "https://r2.ropensci.org/9270dd77d161a3dc5cd79efa4dd7ded85cf41e8c3ecddaffc155152f23f487ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T14:37:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
      "fileid": "https://r2.ropensci.org/649669da90b06c9ad494dd791fc093329fadc8f2cbc4b85d583fefe8ac4acfff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-07-24T14:38:18.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
      "fileid": "https://r2.ropensci.org/13de069ac2e22568784b417c2d5a4d7bf7acae18c7e827372a829b20d209b22a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-24T14:38:37.000Z",
      "arch": "aarch64",
      "commit": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
      "fileid": "https://r2.ropensci.org/7e22da4ea08a7e90771122cee4df6753089faa65ae3030432fa9c4eda543af5c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-07-24T14:36:12.000Z",
      "arch": "x86_64",
      "commit": "a32b599f874126dbd226c93b2b41edf0cfa4b2a7",
      "fileid": "https://r2.ropensci.org/accd4cc14dd7e046264ce7e0adda34069d0f9b06dbebfacffa6d07f683d66acc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/30101277245"
    }
  ]
}