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 Authors@R: person("Imad", "El Badisy", email = "elbadisyimad@gmail.com", role = c("aut", "cre")) Description: Fast masked KNN imputation for tabular data with support for 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 Imports: data.table, Rcpp, RcppParallel, stats LinkingTo: Rcpp, RcppParallel SystemRequirements: GNU make Suggests: bench, ggplot2, knitr, rmarkdown, mimar, missForest, missRanger, VIM, testthat (>= 3.0.0), roxygen2 VignetteBuilder: knitr Config/testthat/edition: 3 RoxygenNote: 7.3.3 Config/pak/sysreqs: cmake make Repository: https://ielbadisy.r-universe.dev Date/Publication: 2026-07-17 10:57:27 UTC RemoteUrl: https://github.com/ielbadisy/missknn RemoteRef: HEAD RemoteSha: 62c5a7cd20b8fafdc6ec0048e338098d814d8810 NeedsCompilation: yes Packaged: 2026-07-25 07:56:25 UTC; root