{
  "_id": "6a19ed0d1d7bb097a09c7a39",
  "Package": "CompositionalNAimp",
  "Type": "Package",
  "Title": "Missing Value Imputation with Compositional Data",
  "Version": "1.1",
  "Date": "2026-05-29",
  "Authors@R": "person(\"Michail\", \"Tsagris\", role = c(\"aut\", \"cre\"), email = \"mtsagris@uoc.gr\")",
  "Author": "Michail Tsagris [aut, cre]",
  "Maintainer": "Michail Tsagris <mtsagris@uoc.gr>",
  "Description": "Functions to perform missing value imputation with\ncompositional data using the Jensen-Shannon divergence based\nk--NN and a--k--NN algorithms. The functions are based on the\nfollowing paper: Tsagris M., Alenazi A. and Stewart C. (2026).\n\"A Jensen--Shannon divergence based k--NN algorithm for missing\nvalue imputation in compositional data\",\n<doi:10.1080/02664763.2026.2677908>.",
  "License": "GPL (>= 2)",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-29 19:42:22 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-05-29 14:40:14 UTC",
  "RemoteUrl": "https://github.com/cran/CompositionalNAimp",
  "RemoteRef": "HEAD",
  "RemoteSha": "645622f3db3e27336f9332cc0133cfaa87e7e72a",
  "MD5sum": "8aaddbde254ad3b72d62fa54371d759b",
  "_user": "cran",
  "_type": "src",
  "_file": "CompositionalNAimp_1.1.tar.gz",
  "_fileid": "7d5067290171d787bd228e59fe8b1775c09b0e14a841fbb939d224ad3531ca18",
  "_filesize": 108580,
  "_sha256": "7d5067290171d787bd228e59fe8b1775c09b0e14a841fbb939d224ad3531ca18",
  "_created": "2026-05-29T19:42:22.000Z",
  "_published": "2026-05-29T19:46:21.627Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78574553546,
      "time": 186,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7299615360"
    },
    {
      "job": 78574553556,
      "time": 180,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299613677"
    },
    {
      "job": 78573949048,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299558095"
    },
    {
      "job": 78574553652,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7299613062"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26658247572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/CompositionalNAimp",
  "_commit": {
    "id": "645622f3db3e27336f9332cc0133cfaa87e7e72a",
    "author": "Michail Tsagris <mtsagris@uoc.gr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1\n",
    "time": 1780065614
  },
  "_maintainer": {
    "name": "Michail Tsagris",
    "email": "mtsagris@uoc.gr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0",
      "role": "Depends"
    },
    {
      "package": "Compositional",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "Rfast",
      "role": "Imports"
    },
    {
      "package": "Rnanoflann",
      "role": "Imports"
    },
    {
      "package": "Rfast2",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0",
      "date": "2026-03-31"
    },
    {
      "name": "1.1",
      "date": "2026-05-29"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/CompositionalNAimp"
  },
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/CompositionalNAimp.html",
    "extra/contents.json",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2026-03-31"
    },
    {
      "version": "1.1",
      "date": "2026-05-29"
    }
  ],
  "_exports": [
    "alfa.knnimp",
    "alfaknnimp.tune",
    "cv.knnimp",
    "knnimp"
  ],
  "_help": [
    {
      "page": "CompositionalNAimp-package",
      "title": "Missing Value Imputation with Compositional Data.",
      "topics": [
        "CompositionalNAimp-package"
      ]
    },
    {
      "page": "alfaknnimp.tune",
      "title": "Cross-validation for the Jensen-Shannon based alpha-k-NN algorithm",
      "topics": [
        "alfaknnimp.tune"
      ]
    },
    {
      "page": "cv.knnimp",
      "title": "Cross-validation for the Jensen-Shannon based k-NN algorithm",
      "topics": [
        "cv.knnimp"
      ]
    },
    {
      "page": "alfa.knnimp",
      "title": "Imputation of missing values using the Jensen-Shannon based alpha-k-NN algorithm",
      "topics": [
        "alfa.knnimp"
      ]
    },
    {
      "page": "knnimp",
      "title": "Imputation of missing values using the Jensen-Shannon based k-NN algorithm",
      "topics": [
        "knnimp"
      ]
    }
  ],
  "_rundeps": [
    "base64enc",
    "BH",
    "bigassertr",
    "bigparallelr",
    "bigstatsr",
    "bit",
    "bslib",
    "cachem",
    "class",
    "cli",
    "cluster",
    "codetools",
    "Compositional",
    "cowplot",
    "cpp11",
    "digest",
    "doParallel",
    "emplik",
    "evaluate",
    "farver",
    "fastmap",
    "ff",
    "flock",
    "fontawesome",
    "foreach",
    "fs",
    "ggplot2",
    "glmnet",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "iterators",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mda",
    "memoise",
    "mime",
    "minpack.lm",
    "mixture",
    "mnormt",
    "nnet",
    "numDeriv",
    "osqp",
    "parallelly",
    "pillar",
    "pkgconfig",
    "ps",
    "quadprog",
    "quantreg",
    "R6",
    "rangen",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppGSL",
    "RcppParallel",
    "Rfast",
    "Rfast2",
    "rgl",
    "RhpcBLASctl",
    "rlang",
    "rmarkdown",
    "rmio",
    "Rnanoflann",
    "RSpectra",
    "S7",
    "sass",
    "scales",
    "shape",
    "sn",
    "SparseM",
    "survival",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zigg"
  ],
  "_score": 1.3010299956639813,
  "_indexed": true,
  "_nocasepkg": "compositionalnaimp",
  "_universes": [
    "cran"
  ],
  "_previous": "1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-29T19:45:07.000Z",
      "distro": "noble",
      "commit": "645622f3db3e27336f9332cc0133cfaa87e7e72a",
      "fileid": "037d055e5b42be0b0ad5d00a267b9cb56e9b395a54f5dc329104d6604887754d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26658247572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-29T19:45:03.000Z",
      "distro": "noble",
      "commit": "645622f3db3e27336f9332cc0133cfaa87e7e72a",
      "fileid": "eace8f824afaefd84865c47c6dd2992ebbb43ee6b73347bad61f65f53be93a13",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26658247572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-29T19:45:50.000Z",
      "commit": "645622f3db3e27336f9332cc0133cfaa87e7e72a",
      "fileid": "f8483e6197ceeaecb2c1825bb631ac03a17ffaa939152f18c03c07ce6cdbff9c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26658247572"
    }
  ]
}