{
  "_id": "6a0f60ffacfb0bcc41c5bce6",
  "Package": "snn",
  "Type": "Package",
  "Title": "Stabilized Nearest Neighbor Classifier",
  "Version": "1.1",
  "Date": "2015-08-22",
  "Author": "Wei Sun, Xingye Qiao, and Guang Cheng",
  "Maintainer": "Wei Sun <sunweisurrey8@gmail.com>",
  "Description": "Implement K-nearest neighbor classifier, weighted nearest\nneighbor classifier, bagged nearest neighbor classifier,\noptimal weighted nearest neighbor classifier and stabilized\nnearest neighbor classifier, and perform model selection via 5\nfold cross-validation for them. This package also provides\nfunctions for computing the classification error and\nclassification instability of a classification procedure.",
  "License": "GPL-3",
  "Packaged": {
    "Date": "2026-05-21 10:48:15 UTC",
    "User": "root"
  },
  "NeedsCompilation": "no",
  "Repository": "https://sunweisurrey.r-universe.dev",
  "Date/Publication": "2015-08-22 00:00:00 UTC",
  "RemoteUrl": "https://github.com/cran/snn",
  "RemoteRef": "HEAD",
  "RemoteSha": "f82917937bbe322eec5aea640de126bd8510c4e4",
  "MD5sum": "a128b7f19becc990820c550bfbe7d2e3",
  "_user": "sunweisurrey",
  "_type": "src",
  "_file": "snn_1.1.tar.gz",
  "_fileid": "8ccf4253859c7980b41c1f155258cd5296ad7b548d335895226dfc3fdf4ed452",
  "_filesize": 108265,
  "_sha256": "8ccf4253859c7980b41c1f155258cd5296ad7b548d335895226dfc3fdf4ed452",
  "_created": "2026-05-21T10:48:15.000Z",
  "_published": "2026-05-21T19:46:07.041Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77255157829,
      "time": 113,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133763821"
    },
    {
      "job": 77255158142,
      "time": 84,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133754831"
    },
    {
      "job": 77255157998,
      "time": 156,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7134064592"
    },
    {
      "job": 77255157635,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7134066944"
    },
    {
      "job": 77255157205,
      "time": 141,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133728323"
    },
    {
      "job": 77255157160,
      "time": 85,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7145607216"
    },
    {
      "job": 77255157511,
      "time": 63,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7133748335"
    },
    {
      "job": 77255157775,
      "time": 62,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7133748414"
    },
    {
      "job": 77255157750,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7133752959"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/snn",
  "_commit": {
    "id": "f82917937bbe322eec5aea640de126bd8510c4e4",
    "author": "Wei Sun <sunweisurrey8@gmail.com>",
    "committer": "Gabor Csardi <csardi.gabor@gmail.com>",
    "message": "version 1.1\n",
    "time": 1440201600
  },
  "_maintainer": {
    "name": "Wei Sun",
    "email": "sunweisurrey8@gmail.com",
    "login": "sunweisurrey",
    "description": "",
    "uuid": 28015377
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "stats",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "sunweisurrey",
      "count": 2,
      "uuid": 28015377
    }
  ],
  "_userbio": {
    "uuid": 28015377,
    "type": "user",
    "name": "sunweisurrey"
  },
  "_downloads": {
    "count": 211,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/snn"
  },
  "_searchresults": 12,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/snn.html",
    "manual.pdf"
  ],
  "_realowner": "sunweisurrey",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2015-07-28"
    },
    {
      "version": "1.1",
      "date": "2015-08-23"
    }
  ],
  "_exports": [
    "cv.tune",
    "mybnn",
    "mycis",
    "mydata",
    "myerror",
    "myknn",
    "myownn",
    "mysnn",
    "mywnn"
  ],
  "_help": [
    {
      "page": "snn-package",
      "title": "Package for Stabilized Nearest Neighbor Classifier",
      "topics": [
        "snn-package",
        "snn"
      ]
    },
    {
      "page": "cv.tune",
      "title": "Tuning via 5 fold Cross-Validation.",
      "topics": [
        "cv.tune"
      ]
    },
    {
      "page": "mybnn",
      "title": "Bagged Nearest Neighbor Classifier",
      "topics": [
        "mybnn"
      ]
    },
    {
      "page": "mycis",
      "title": "Classification Instability",
      "topics": [
        "mycis"
      ]
    },
    {
      "page": "mydata",
      "title": "Data Generator",
      "topics": [
        "mydata"
      ]
    },
    {
      "page": "myerror",
      "title": "Classification Error",
      "topics": [
        "myerror"
      ]
    },
    {
      "page": "myknn",
      "title": "K Nearest Neighbor Classifier",
      "topics": [
        "myknn"
      ]
    },
    {
      "page": "myownn",
      "title": "Optimal Weighted Nearest Neighbor Classifier",
      "topics": [
        "myownn"
      ]
    },
    {
      "page": "mysnn",
      "title": "Stabilized Nearest Neighbor Classifier",
      "topics": [
        "mysnn"
      ]
    },
    {
      "page": "mywnn",
      "title": "Weighted Nearest Neighbor Classifier",
      "topics": [
        "mywnn"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 1.0791812460476249,
  "_indexed": true,
  "_nocasepkg": "snn",
  "_universes": [
    "sunweisurrey"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-21T10:50:12.000Z",
      "distro": "noble",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "f5d7283d278791e6ad72209e6a8967bdb28315f3ca828894451256567c76d936",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1",
      "date": "2026-05-21T10:49:41.000Z",
      "distro": "noble",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "bdb20b9531535141431a2d953dd2b8c30180ab9197141b3b24391617827b933d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-21T11:05:56.000Z",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "f25875146e066406f3637a5168f800840c7d7aa8192bd9b452f823fb20109ad5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1",
      "date": "2026-05-21T11:06:05.000Z",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "e5ff06cef92c8436fab209c96bd148e474b644e14f6d6b8d4583932a6a563eff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1",
      "date": "2026-05-21T19:45:52.000Z",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "659e8855190a2454d75c505eb21e36dc76a79066922ed8149c2faf9d09ce4469",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-21T10:49:17.000Z",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "facbda645371f6d1280f77ed555c64637bb9510a652a8090d767f553218a2d89",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-21T10:49:18.000Z",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "7097ff12c9eb41d3d5670eb798d63b334b59f8b1cce0402279f89dd02561891a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1",
      "date": "2026-05-21T10:49:31.000Z",
      "commit": "f82917937bbe322eec5aea640de126bd8510c4e4",
      "fileid": "9fb6ae5611824c5868fb0f7cc53fdab7e0e146782cb3f20c18b3d09394e37949",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sunweisurrey/actions/runs/26221220260"
    }
  ]
}