{
  "_id": "6a2fb3503efcd9bda432aa00",
  "Package": "KODAMA",
  "Version": "3.3",
  "Date": "2026-03-17",
  "Authors@R": "c(person(\"Stefano\", \"Cacciatore\", role = c(\"aut\", \"trl\", \"cre\"),email = \"tkcaccia@gmail.com\", comment = c(ORCID = \"0000-0001-7052-7156\")),\nperson(\"Leonardo\", \"Tenori\", role = \"aut\",email = \"tenori@cerm.unifi.it\", comment = c(ORCID = \"0000-0001-6438-059X\")))",
  "Maintainer": "Stefano Cacciatore <tkcaccia@gmail.com>",
  "Title": "Knowledge Discovery by Accuracy Maximization",
  "Description": "A self-guided, weakly supervised learning algorithm for\nfeature extraction from noisy and high-dimensional data. It\nfacilitates the identification of patterns that reflect\nunderlying group structures across all samples in a dataset.\nThe method incorporates a novel strategy to integrate spatial\ninformation, improving the clarity of results in spatially\nresolved data.",
  "VignetteBuilder": "knitr",
  "SuggestsNote": "No suggestions",
  "LazyData": "true",
  "LazyDataCompression": "xz",
  "Config/testthat/edition": "3",
  "License": "GPL (>= 2)",
  "Packaged": {
    "Date": "2026-06-15 08:06:01 UTC",
    "User": "root"
  },
  "NeedsCompilation": "yes",
  "Author": "Stefano Cacciatore [aut, trl, cre] (ORCID:\n<https://orcid.org/0000-0001-7052-7156>), Leonardo Tenori [aut]\n(ORCID: <https://orcid.org/0000-0001-6438-059X>)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-17 15:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/KODAMA",
  "RemoteRef": "HEAD",
  "RemoteSha": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
  "MD5sum": "0c4d40195dac8dad2f7ce3ead9f06acd",
  "_user": "cran",
  "_type": "src",
  "_file": "KODAMA_3.3.tar.gz",
  "_fileid": "80fc6e36fbbb7812c3a55d45d5de3fdecd3eee4e0bedd3a7ebbffb020a01c34c",
  "_filesize": 3650758,
  "_sha256": "80fc6e36fbbb7812c3a55d45d5de3fdecd3eee4e0bedd3a7ebbffb020a01c34c",
  "_created": "2026-06-15T08:06:01.000Z",
  "_published": "2026-06-15T08:09:52.366Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81374282905,
      "time": 161,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7632361681"
    },
    {
      "job": 81374282871,
      "time": 162,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7632362213"
    },
    {
      "job": 81374282864,
      "time": 147,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7632358602"
    },
    {
      "job": 81374282881,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7632361992"
    },
    {
      "job": 81373590466,
      "time": 243,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632306369"
    },
    {
      "job": 81374282818,
      "time": 130,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7632353721"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27532417973",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/KODAMA",
  "_commit": {
    "id": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
    "author": "Stefano Cacciatore <tkcaccia@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 3.3\n",
    "time": 1773761402
  },
  "_maintainer": {
    "name": "Stefano Cacciatore",
    "email": "tkcaccia@gmail.com",
    "login": "tkcaccia",
    "description": "",
    "uuid": 15799157,
    "orcid": "0000-0001-7052-7156"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    },
    {
      "package": "Rtsne",
      "role": "Depends"
    },
    {
      "package": "umap",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "RcppArmadillo",
      "role": "LinkingTo"
    },
    {
      "package": "Rnanoflann",
      "role": "LinkingTo"
    },
    {
      "package": "Matrix",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.4",
      "role": "Imports"
    },
    {
      "package": "Rnanoflann",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "3.2",
      "date": "2026-03-17"
    },
    {
      "name": "3.3",
      "date": "2026-03-17"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tkcaccia",
      "count": 20,
      "uuid": 15799157
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 609,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 429,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/KODAMA"
  },
  "_mentions": 7,
  "_searchresults": 89,
  "_topics": [
    "openblas",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/KODAMA.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/tkcaccia/kodama",
  "_realowner": "tkcaccia",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2014-11-25"
    },
    {
      "version": "1.0",
      "date": "2016-10-12"
    },
    {
      "version": "1.1",
      "date": "2016-10-19"
    },
    {
      "version": "1.2",
      "date": "2016-12-13"
    },
    {
      "version": "1.3",
      "date": "2016-12-19"
    },
    {
      "version": "1.4",
      "date": "2017-01-16"
    },
    {
      "version": "1.5",
      "date": "2018-10-18"
    },
    {
      "version": "1.6",
      "date": "2021-04-19"
    },
    {
      "version": "1.7",
      "date": "2021-09-27"
    },
    {
      "version": "1.8",
      "date": "2021-10-26"
    },
    {
      "version": "1.9",
      "date": "2022-04-01"
    },
    {
      "version": "2.0",
      "date": "2022-07-04"
    },
    {
      "version": "2.1",
      "date": "2022-08-20"
    },
    {
      "version": "2.2",
      "date": "2022-09-01"
    },
    {
      "version": "2.3",
      "date": "2022-12-09"
    },
    {
      "version": "2.4",
      "date": "2023-01-14"
    },
    {
      "version": "2.4.1",
      "date": "2024-11-05"
    },
    {
      "version": "3.0",
      "date": "2025-06-03"
    },
    {
      "version": "3.2",
      "date": "2026-03-17"
    },
    {
      "version": "3.3",
      "date": "2026-03-17"
    }
  ],
  "_exports": [
    "config.tsne.default",
    "config.umap.default",
    "core_cpp",
    "dinisurface",
    "floyd",
    "helicoid",
    "kabsch",
    "KODAMA.matrix",
    "KODAMA.visualization",
    "mcplot",
    "MDS.defaults",
    "normalization",
    "pca",
    "scaling",
    "spirals",
    "swissroll",
    "transformy"
  ],
  "_datasets": [
    {
      "name": "lymphoma",
      "title": "Lymphoma Gene Expression Dataset",
      "object": "lymphoma",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "MetRef",
      "title": "Nuclear Magnetic Resonance Spectra of Urine Samples",
      "object": "MetRef",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    },
    {
      "name": "USA",
      "title": "State of the Union Data Set",
      "object": "USA",
      "class": [
        "list"
      ],
      "fields": [],
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "config.tsne.default",
      "title": "Default configuration for Rtsne",
      "topics": [
        "config.tsne.default"
      ]
    },
    {
      "page": "config.umap.default",
      "title": "Default configuration for umap",
      "topics": [
        "config.umap.default"
      ]
    },
    {
      "page": "core_cpp",
      "title": "Maximization of Cross-Validateed Accuracy Methods",
      "topics": [
        "core_cpp"
      ]
    },
    {
      "page": "dinisurface",
      "title": "Ulisse Dini Data Set Generator",
      "topics": [
        "dinisurface"
      ]
    },
    {
      "page": "floyd",
      "title": "Find Shortest Paths Between All Nodes in a Graph",
      "topics": [
        "floyd"
      ]
    },
    {
      "page": "helicoid",
      "title": "Helicoid Data Set Generator",
      "topics": [
        "helicoid"
      ]
    },
    {
      "page": "kabsch",
      "title": "Kabsch Algorithm",
      "topics": [
        "kabsch"
      ]
    },
    {
      "page": "KODAMA.matrix",
      "title": "Knowledge Discovery by Accuracy Maximization",
      "topics": [
        "KODAMA.matrix"
      ]
    },
    {
      "page": "KODAMA.visualization",
      "title": "Visualization of KODAMA output",
      "topics": [
        "KODAMA.visualization"
      ]
    },
    {
      "page": "lymphoma",
      "title": "Lymphoma Gene Expression Dataset",
      "topics": [
        "lymphoma"
      ]
    },
    {
      "page": "mcplot",
      "title": "Evaluation of the Monte Carlo accuracy results",
      "topics": [
        "mcplot"
      ]
    },
    {
      "page": "MDS.defaults",
      "title": "Default configuration for RMDS",
      "topics": [
        "MDS.defaults"
      ]
    },
    {
      "page": "MetRef",
      "title": "Nuclear Magnetic Resonance Spectra of Urine Samples",
      "topics": [
        "MetRef"
      ]
    },
    {
      "page": "normalization",
      "title": "Normalization Methods",
      "topics": [
        "normalization"
      ]
    },
    {
      "page": "pca",
      "title": "Truncated Principal Components Analysis",
      "topics": [
        "pca"
      ]
    },
    {
      "page": "scaling",
      "title": "Scaling Methods",
      "topics": [
        "scaling"
      ]
    },
    {
      "page": "spirals",
      "title": "Spirals Data Set Generator",
      "topics": [
        "spirals"
      ]
    },
    {
      "page": "swissroll",
      "title": "Swiss Roll Data Set Generator",
      "topics": [
        "swissroll"
      ]
    },
    {
      "page": "transformy",
      "title": "Conversion Classification Vector to Matrix",
      "topics": [
        "transformy"
      ]
    },
    {
      "page": "USA",
      "title": "State of the Union Data Set",
      "topics": [
        "USA"
      ]
    }
  ],
  "_readme": "https://github.com/cran/KODAMA/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "openssl",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppTOML",
    "reticulate",
    "rlang",
    "Rnanoflann",
    "rprojroot",
    "RSpectra",
    "Rtsne",
    "sys",
    "umap",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "liblapack",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libblas",
      "package": "libopenblas0-pthread",
      "source": "openblas",
      "version": "0.3.26+ds-1ubuntu0.1",
      "name": "openblas",
      "homepage": "https://www.openblas.net/",
      "description": "Optimized BLAS (linear algebra) library (shared lib, pthread)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "KODAMA.Rmd",
      "filename": "KODAMA.html",
      "title": "Knowledge Discovery by Accuracy Maximization",
      "author": "Stefano Cacciatore, Leonardo Tenori",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1  Introduction",
        "2\tInstallation",
        "2.1 Installation via CRAN",
        "2.2 Manual installation from source",
        "2.3 Compatibility issues",
        "3  Getting Started",
        "4  Datasets",
        "4.1 Swiss Roll",
        "4.2 Ulisse Dini's surface",
        "4.3 Helicoid",
        "4.4 Spirals",
        "4.5 Lymphoma",
        "4.6 MetRef",
        "4.7 State of the Union",
        "4.8 Iris",
        "5  Starting with KODAMA",
        "5.2 Evaluation of the Monte Carlo iterative process",
        "5.1 Adjusting Input Preferences",
        "5.3 Unsupervised and semi-supervised",
        "6  Special Notes for Users Upgrading from Previous Version",
        "7  Errors and Solutions",
        "7.1  Rcpp, RcppArmadillo and OS X Mavericks \"-lgfortran\" and \"-lquadmath\" error",
        "8  How to Cite this Package",
        "9  References"
      ],
      "created": "2016-10-12 23:53:05",
      "modified": "2025-06-03 15:40:04",
      "commits": 10
    }
  ],
  "_score": 4.794488046659169,
  "_indexed": false,
  "_nocasepkg": "kodama",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://tkcaccia.r-universe.dev/KODAMA",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-06-15T08:08:38.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
      "fileid": "79c0ca36634cddfec2fc6644404dc506ef60e775b4730e404b01a23bc1227911",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532417973"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-06-15T08:08:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
      "fileid": "83a3aa5a071cda7028c74371bd3c48374f0bff86dfd9b34634ac34915af7b109",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532417973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-06-15T08:08:33.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
      "fileid": "a9bbec92374d43ceafbd161700fc9e8b66d843f598c5254828e374efbc1f7f29",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532417973"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "3.3",
      "date": "2026-06-15T08:08:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
      "fileid": "a33671d7afda4911cddb7a1af300d33c6f5d106a56276645180e1f80045a3ad9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532417973"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "3.3",
      "date": "2026-06-15T08:08:46.000Z",
      "arch": "emscripten",
      "commit": "66ba26a3fc6de2d15fb4c1f4e72e7e7567ecb684",
      "fileid": "2cda7bc63fab0f24d8f3b9fe0f56673ebc10b17a6cb3029e2cc43925d47ae129",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27532417973"
    }
  ]
}