Package: FuzzyImputationTest Type: Package Title: Imputation Procedures and Quality Tests for Fuzzy Data Version: 0.5.5 Authors@R: c( person("Maciej", "Romaniuk", email = "mroman@ibspan.waw.pl", role = c("cre","aut"),comment = c(ORCID = "0000-0001-9649-396X")) ) Description: Special procedures for the imputation of missing fuzzy numbers are still underdeveloped. The goal of the package is to provide the new d-imputation method (DIMP for short, Romaniuk, M. and Grzegorzewski, P. (2023) "Fuzzy Data Imputation with DIMP and FGAIN" RB/23/2023) and covert some classical ones applied in R packages ('missForest','miceRanger','knn') for use with fuzzy datasets. Additionally, specially tailored benchmarking tests are provided to check and compare these imputation procedures with fuzzy datasets. License: GPL-3 NeedsCompilation: no Imports: stats, methods, FuzzySimRes, FuzzyNumbers, missForest, miceRanger, VIM, utils, FuzzyResampling, mice Encoding: UTF-8 Depends: R (>= 3.5.0) Suggests: testthat (>= 3.0.0), R.rsp Config/testthat/edition: 3 VignetteBuilder: R.rsp Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev libssl-dev libx11-dev zlib1g-dev Repository: https://mroman-ibs.r-universe.dev Date/Publication: 2026-07-01 03:36:17 UTC RemoteUrl: https://github.com/mroman-ibs/fuzzyimputationtest RemoteRef: HEAD RemoteSha: a22a83819e6ff5eba183c74c4fe2c4f89fbda754 Packaged: 2026-07-01 06:36:33 UTC; root Author: Maciej Romaniuk [cre, aut] (ORCID: ) Maintainer: Maciej Romaniuk