{
  "_id": "6a1f1449b401979e7341e245",
  "Package": "FuzzyImputationTest",
  "Type": "Package",
  "Title": "Imputation Procedures and Quality Tests for Fuzzy Data",
  "Version": "0.5.3",
  "Authors@R": "c(\nperson(\"Maciej\", \"Romaniuk\", email = \"mroman@ibspan.waw.pl\",\nrole = c(\"cre\",\"aut\"),comment = c(ORCID = \"0000-0001-9649-396X\"))\n)",
  "Description": "Special procedures for the imputation of missing fuzzy\nnumbers are still underdeveloped. The goal of the package is to\nprovide the new d-imputation method (DIMP for short, Romaniuk,\nM. and Grzegorzewski, P. (2023) \"Fuzzy Data Imputation with\nDIMP and FGAIN\" RB/23/2023) and covert some classical ones\napplied in R packages ('missForest','miceRanger','knn') for use\nwith fuzzy datasets. Additionally, specially tailored\nbenchmarking tests are provided to check and compare these\nimputation procedures with fuzzy datasets.",
  "License": "GPL-3",
  "NeedsCompilation": "no",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://mroman-ibs.r-universe.dev",
  "Date/Publication": "2025-11-04 07:51:49 UTC",
  "RemoteUrl": "https://github.com/mroman-ibs/fuzzyimputationtest",
  "RemoteRef": "HEAD",
  "RemoteSha": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
  "Packaged": {
    "Date": "2026-05-17 07:06:51 UTC",
    "User": "root"
  },
  "Author": "Maciej Romaniuk [cre, aut] (ORCID:\n<https://orcid.org/0000-0001-9649-396X>)",
  "Maintainer": "Maciej Romaniuk <mroman@ibspan.waw.pl>",
  "MD5sum": "5686ffa90f8645859509ef670f72f5a3",
  "_user": "mroman-ibs",
  "_type": "src",
  "_file": "FuzzyImputationTest_0.5.3.tar.gz",
  "_fileid": "2fc9af2d632c1aa1cf5f6523d2cf7ffb53d5795ad4c2867a1606a7fadff69775",
  "_filesize": 206786,
  "_sha256": "2fc9af2d632c1aa1cf5f6523d2cf7ffb53d5795ad4c2867a1606a7fadff69775",
  "_created": "2026-05-17T07:06:51.000Z",
  "_published": "2026-06-02T17:35:05.428Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79133073063,
      "time": 209,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040296288"
    },
    {
      "job": 79133073516,
      "time": 183,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040292573"
    },
    {
      "job": 79133073134,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040281617"
    },
    {
      "job": 79133073092,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040280184"
    },
    {
      "job": 79133072061,
      "time": 244,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040268579"
    },
    {
      "job": 79133072163,
      "time": 154,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365254915"
    },
    {
      "job": 79133072667,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040285164"
    },
    {
      "job": 79133073076,
      "time": 109,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040283117"
    },
    {
      "job": 79133072870,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040287020"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mroman-ibs/fuzzyimputationtest",
  "_commit": {
    "id": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
    "author": "Maciej Romaniuk <mroman@ibspan.waw.pl>",
    "committer": "Maciej Romaniuk <mroman@ibspan.waw.pl>",
    "message": "Updated references\n",
    "time": 1762242709
  },
  "_maintainer": {
    "name": "Maciej Romaniuk",
    "email": "mroman@ibspan.waw.pl",
    "login": "mroman-ibs",
    "orcid": "0000-0001-9649-396X",
    "description": "",
    "uuid": 78953425
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "FuzzySimRes",
      "role": "Imports"
    },
    {
      "package": "FuzzyNumbers",
      "role": "Imports"
    },
    {
      "package": "missForest",
      "role": "Imports"
    },
    {
      "package": "miceRanger",
      "role": "Imports"
    },
    {
      "package": "VIM",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "FuzzyResampling",
      "role": "Imports"
    },
    {
      "package": "mice",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mroman-ibs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 1
    },
    {
      "week": "2025-44",
      "n": 4
    },
    {
      "week": "2025-45",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mroman-ibs",
      "count": 41,
      "uuid": 78953425
    }
  ],
  "_userbio": {
    "uuid": 78953425,
    "type": "user",
    "name": "mroman-ibs"
  },
  "_downloads": {
    "count": 160,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FuzzyImputationTest"
  },
  "_devurl": "https://github.com/mroman-ibs/fuzzyimputationtest",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FuzzyImputationTest.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mroman-ibs/fuzzyimputationtest",
  "_realowner": "mroman-ibs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2024-09-09"
    },
    {
      "version": "0.3.0",
      "date": "2024-09-27"
    },
    {
      "version": "0.3.3",
      "date": "2024-10-09"
    },
    {
      "version": "0.3.4",
      "date": "2024-10-30"
    },
    {
      "version": "0.3.6",
      "date": "2024-12-11"
    },
    {
      "version": "0.3.8",
      "date": "2024-12-20"
    },
    {
      "version": "0.4.0",
      "date": "2025-01-24"
    },
    {
      "version": "0.5.0",
      "date": "2025-03-26"
    },
    {
      "version": "0.5.1",
      "date": "2025-05-15"
    },
    {
      "version": "0.5.2",
      "date": "2025-10-29"
    }
  ],
  "_exports": [
    "ApplyStatisticalTests",
    "CalculateFuzzyMeasures",
    "ErrorMatrix",
    "FuzzifyMatrix",
    "FuzzyImputation",
    "FuzzyNumbersToMatrix",
    "ImputationDimp",
    "ImputationTests",
    "IntroducingNA",
    "MatrixToFuzzyNumbers",
    "MeasureAHD",
    "MeasureEuclidean",
    "MeasureHSD",
    "methodNames",
    "MethodsComparison",
    "RemoveNotFuzzy",
    "StatisticalMeasures"
  ],
  "_help": [
    {
      "page": "ApplyStatisticalTests",
      "title": "Statistical epistemic tests the imputed values.",
      "topics": [
        "ApplyStatisticalTests"
      ]
    },
    {
      "page": "CalculateFuzzyMeasures",
      "title": "Calculation of the fuzzy measures for the imputed values.",
      "topics": [
        "CalculateFuzzyMeasures"
      ]
    },
    {
      "page": "ErrorMatrix",
      "title": "Calculation of the errors for the imputed values.",
      "topics": [
        "ErrorMatrix"
      ]
    },
    {
      "page": "FuzzifyMatrix",
      "title": "Fuzzyfing the crisp values.",
      "topics": [
        "FuzzifyMatrix"
      ]
    },
    {
      "page": "FuzzyImputation",
      "title": "Main method to impute fuzzy values.",
      "topics": [
        "FuzzyImputation"
      ]
    },
    {
      "page": "FuzzyNumbersToMatrix",
      "title": "Conversion of a list of fuzzy numbers into a matrix.",
      "topics": [
        "FuzzyNumbersToMatrix"
      ]
    },
    {
      "page": "ImputationDimp",
      "title": "DIMP (d-imputation) method for fuzzy numbers.",
      "topics": [
        "ImputationDimp"
      ]
    },
    {
      "page": "ImputationTests",
      "title": "Battery of test for the imputed fuzzy values.",
      "topics": [
        "ImputationTests"
      ]
    },
    {
      "page": "IntroducingNA",
      "title": "Introducing NAs to the specified matrix.",
      "topics": [
        "IntroducingNA"
      ]
    },
    {
      "page": "MatrixToFuzzyNumbers",
      "title": "Conversion of a matrix to a list of fuzzy numbers.",
      "topics": [
        "MatrixToFuzzyNumbers"
      ]
    },
    {
      "page": "MeasureAHD",
      "title": "Function to calculate the AHD distance between two fuzzy numbers.",
      "topics": [
        "MeasureAHD"
      ]
    },
    {
      "page": "MeasureEuclidean",
      "title": "Function to calculate the Euclidean distance between two fuzzy numbers.",
      "topics": [
        "MeasureEuclidean"
      ]
    },
    {
      "page": "MeasureHSD",
      "title": "Function to calculate the HSD distance between two fuzzy numbers.",
      "topics": [
        "MeasureHSD"
      ]
    },
    {
      "page": "methodNames",
      "title": "A vector containing names of the resampling methods.",
      "topics": [
        "methodNames"
      ]
    },
    {
      "page": "MethodsComparison",
      "title": "Comparison of imputation methods for fuzzy values.",
      "topics": [
        "MethodsComparison"
      ]
    },
    {
      "page": "RemoveNotFuzzy",
      "title": "Removing values that are not fuzzy numbers.",
      "topics": [
        "RemoveNotFuzzy"
      ]
    },
    {
      "page": "StatisticalMeasures",
      "title": "Calculation of statistical measures for errors of the imputed data.",
      "topics": [
        "StatisticalMeasures"
      ]
    },
    {
      "page": "summary.impTest",
      "title": "Print summary of the benchmark for the imputation method.",
      "topics": [
        "summary.impTest"
      ]
    },
    {
      "page": "summary.metComp",
      "title": "Print summary of the comparison of the imputation methods.",
      "topics": [
        "summary.metComp"
      ]
    }
  ],
  "_readme": "https://github.com/mroman-ibs/fuzzyimputationtest/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "bbotk",
    "bit",
    "bit64",
    "boot",
    "broom",
    "car",
    "carData",
    "cellranger",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "codetools",
    "colorspace",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DEoptimR",
    "Deriv",
    "DescTools",
    "digest",
    "doBy",
    "doRNG",
    "dplyr",
    "e1071",
    "evaluate",
    "Exact",
    "expm",
    "farver",
    "FNN",
    "forcats",
    "foreach",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "future",
    "future.apply",
    "FuzzyNumbers",
    "FuzzyResampling",
    "FuzzySimRes",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "gld",
    "glmnet",
    "globals",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "hms",
    "httr",
    "isoband",
    "iterators",
    "itertools",
    "jomo",
    "jsonlite",
    "labeling",
    "laeken",
    "lattice",
    "lgr",
    "lifecycle",
    "listenv",
    "lme4",
    "lmom",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mgcv",
    "mice",
    "miceRanger",
    "microbenchmark",
    "mime",
    "minqa",
    "mirai",
    "missForest",
    "mitml",
    "mlbench",
    "mlr3",
    "mlr3learners",
    "mlr3measures",
    "mlr3misc",
    "mlr3pipelines",
    "mlr3tuning",
    "modelr",
    "mvtnorm",
    "nanonext",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "ordinal",
    "palasso",
    "palmerpenguins",
    "pan",
    "paradox",
    "parallelly",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "prettyunits",
    "progress",
    "proxy",
    "PRROC",
    "purrr",
    "quantreg",
    "R6",
    "randomForest",
    "ranger",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rlang",
    "rngtools",
    "robustbase",
    "rootSolve",
    "rpart",
    "rstatix",
    "rstudioapi",
    "S7",
    "scales",
    "shape",
    "sp",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tzdb",
    "ucminf",
    "urca",
    "utf8",
    "uuid",
    "vcd",
    "vctrs",
    "VIM",
    "viridisLite",
    "vroom",
    "withr",
    "xgboost",
    "zoo"
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "fuzzyimputationtest",
  "_universes": [
    "mroman-ibs"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-05-17T07:10:05.000Z",
      "distro": "noble",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "92cd17144386aea4754e59903a17e0858154628fba98fd852ed0ccdcd0d1db59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.3",
      "date": "2026-05-17T07:09:40.000Z",
      "distro": "noble",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "b352c4f12d8b19d4b514d51da8e10fa8a6411b78e8149bd51ff0dfdc6206cf52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-05-17T07:08:25.000Z",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "26d2fef362442b8c1b7202cfe099c074e57fe8ffb6ee510199171235511a4db6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.3",
      "date": "2026-05-17T07:08:15.000Z",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "1e548418f59e3b5a7e8020307e9e78b93771477155d8daed602261d083d3a326",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-05-17T07:08:27.000Z",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "e63bcb92fd59578602a119b05cad1940e18b7ced0b127b11029f2e9ff2993706",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-05-17T07:08:11.000Z",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "056c6626be1ec2fe9f0e2b0e9e628b8ec73733899783ec4939955be1c1091493",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.3",
      "date": "2026-05-17T07:08:43.000Z",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "cbd1cfdc39461926b9166fd975f3f46659f6fb27f38a161eece98f736561b2f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.3",
      "date": "2026-06-02T17:34:48.000Z",
      "commit": "8549538fdbb8a7a2f858ec9d1e3733141f22b1d1",
      "fileid": "a49d6fd811932d87a228b9d3bf54d1949c93f0f014b2f5d25a1d30ccd77caeff",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mroman-ibs/actions/runs/25984152221"
    }
  ]
}