{
  "_id": "6a4df0bae691af43f13de72b",
  "Package": "SKNN",
  "Type": "Package",
  "Title": "A Super K-Nearest Neighbor (SKNN) Classification Algorithm",
  "Version": "4.1.3",
  "Date": "2026-02-08",
  "Authors@R": "c(person(\"Yarong\", \"Yang\", role=c(\"aut\",\"cre\"),email=\"Yi.YA_yaya@hotmail.com\"),\nperson(\"Nader\", \"Ebrahimi\", role=\"ctb\"),\nperson(\"Yoram\", \"Rubin\", role=\"ctb\"),\nperson(\"Jacob\", \"Zhang\", role=\"ctb\"))",
  "Maintainer": "Yarong Yang <Yi.YA_yaya@hotmail.com>",
  "Description": "It's a Super K-Nearest Neighbor(SKNN) classification\nmethod with using kernel density to describe weight of the\ndistance between a training observation and the testing sample.\nComparison of performance between SKNN and KNN shows that SKNN\nis significantly superior to KNN.",
  "Collate": "SKNN.R Dist.R PCAy.R AllClasses.R KNN.R",
  "License": "GPL-2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-08 06:37:33 UTC",
    "User": "root"
  },
  "Author": "Yarong Yang [aut, cre], Nader Ebrahimi [ctb], Yoram Rubin\n[ctb], Jacob Zhang [ctb]",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-02-08 08:10:07 UTC",
  "RemoteUrl": "https://github.com/cran/SKNN",
  "RemoteRef": "HEAD",
  "RemoteSha": "70e581fdff65e410b07f52a80de77d04096fac06",
  "_user": "cran",
  "_type": "src",
  "_file": "SKNN_4.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/58627280ec391c0eb77cc8af4a6edbc6d92e856bc8113b20da6343eeb64d206d",
  "_filesize": 109072,
  "_sha256": "58627280ec391c0eb77cc8af4a6edbc6d92e856bc8113b20da6343eeb64d206d",
  "_expires": "2026-10-16T06:39:52.000Z",
  "_created": "2026-07-08T06:37:33.000Z",
  "_published": "2026-07-08T06:39:54.400Z",
  "_jobs": [
    {
      "job": 85803676394,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8160166771"
    },
    {
      "job": 85803676408,
      "time": 98,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160165529"
    },
    {
      "job": 85803269591,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8160137087"
    },
    {
      "job": 85803676374,
      "time": 90,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8160163141"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/28922701358",
  "_status": "success",
  "_upstream": "https://github.com/cran/SKNN",
  "_commit": {
    "id": "70e581fdff65e410b07f52a80de77d04096fac06",
    "author": "Yarong Yang <Yi.YA_yaya@hotmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 4.1.3\n",
    "time": 1770538207
  },
  "_maintainer": {
    "name": "Yarong Yang",
    "email": "yi.ya_yaya@hotmail.com"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "4.1.1",
      "date": "2025-09-09"
    },
    {
      "name": "4.1.2",
      "date": "2025-09-18"
    },
    {
      "name": "4.1.3",
      "date": "2026-02-08"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "followers": 617,
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 234,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/SKNN"
  },
  "_mentions": 3,
  "_searchresults": 0,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/SKNN.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2021-11-23"
    },
    {
      "version": "2.0",
      "date": "2021-11-27"
    },
    {
      "version": "3.0",
      "date": "2022-01-19"
    },
    {
      "version": "3.1",
      "date": "2022-06-11"
    },
    {
      "version": "4.0",
      "date": "2024-09-25"
    },
    {
      "version": "4.1",
      "date": "2024-10-08"
    },
    {
      "version": "4.1.1",
      "date": "2025-09-09"
    },
    {
      "version": "4.1.2",
      "date": "2025-09-18"
    },
    {
      "version": "4.1.3",
      "date": "2026-02-08"
    }
  ],
  "_exports": [
    "Dist",
    "KNN",
    "PCAy",
    "SKNN"
  ],
  "_help": [
    {
      "page": "SKNN-package",
      "title": "Super K-Nearest Neighbor (SKNN) Classification",
      "topics": [
        "SKNN-package"
      ]
    },
    {
      "page": "Dist",
      "title": "Finding the distance between two observations.",
      "topics": [
        "Dist"
      ]
    },
    {
      "page": "KNN",
      "title": "K-Nearest Neighbor Classification",
      "topics": [
        "KNN"
      ]
    },
    {
      "page": "PCAy",
      "title": "Revised PCA analysis",
      "topics": [
        "PCAy"
      ]
    },
    {
      "page": "PCAyd-class",
      "title": "Class to contain the results from revised PCA analysis.",
      "topics": [
        "PCAyd-class"
      ]
    },
    {
      "page": "SKNN",
      "title": "Super K-Nearest Neighbor (SKNN) Classification",
      "topics": [
        "SKNN"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.9542425094393248,
  "_indexed": true,
  "_nocasepkg": "sknn",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "4.1.3",
      "date": "2026-07-08T06:39:23.000Z",
      "distro": "resolute",
      "commit": "70e581fdff65e410b07f52a80de77d04096fac06",
      "fileid": "https://r2.ropensci.org/0cd6eaf0b80e530f165dcf93289ad5ef3b2ab625dc949ec20a9bd9a06ddfa851",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28922701358"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "4.1.3",
      "date": "2026-07-08T06:39:18.000Z",
      "distro": "resolute",
      "commit": "70e581fdff65e410b07f52a80de77d04096fac06",
      "fileid": "https://r2.ropensci.org/e2d689bd35af2fb183a0738acb90b4e523eeeb47e5c0c61b3e1e829cb28c2d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28922701358"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "4.1.3",
      "date": "2026-07-08T06:39:19.000Z",
      "commit": "70e581fdff65e410b07f52a80de77d04096fac06",
      "fileid": "https://r2.ropensci.org/ff0acb95f8d5478fe3f54b9b6783fa8ccf9267b433ba39b0979fb22c331c3978",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/28922701358"
    }
  ]
}