{
  "_id": "6a101cdeacfb0bcc41c888a9",
  "Encoding": "UTF-8",
  "Package": "ksNN",
  "Type": "Package",
  "Title": "K* Nearest Neighbors Algorithm",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Kei\",\"Nakagawa\",email=\"kei.nak.0315@gmail.com\",role=c(\"aut\",\"cre\"),comment = c(ORCID = \"0000-0001-5046-8128\")),\nperson(\"Shingo\",\"Sashida\",email=\"gs449901@gmail.com\",role=c(\"aut\"))\n)",
  "Description": "Prediction with k* nearest neighbor algorithm based on a\npublication by Anava and Levy (2016) <arXiv:1701.07266>.",
  "License": "GPL (>= 2)",
  "Author": "Kei Nakagawa [aut, cre]\n(<https://orcid.org/0000-0001-5046-8128>), Shingo Sashida [aut]",
  "Maintainer": "Kei Nakagawa <kei.nak.0315@gmail.com>",
  "RoxygenNote": "6.1.1",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 08:09:58 UTC",
    "User": "root"
  },
  "Repository": "https://keeeeei0315.r-universe.dev",
  "Date/Publication": "2019-04-11 11:02:37 UTC",
  "RemoteUrl": "https://github.com/cran/ksNN",
  "RemoteRef": "HEAD",
  "RemoteSha": "3a4af5de0bc86804c7979c656ff659916e970665",
  "MD5sum": "c849478d14c8bb3e80ea1f04547f3343",
  "_user": "keeeeei0315",
  "_type": "src",
  "_file": "ksNN_0.1.2.tar.gz",
  "_fileid": "c57ee7b044b45ca1bea47dd901c4f3c58cc0e5623f210790cb835ed0eb53b71d",
  "_filesize": 81105,
  "_sha256": "c57ee7b044b45ca1bea47dd901c4f3c58cc0e5623f210790cb835ed0eb53b71d",
  "_created": "2026-05-14T08:09:58.000Z",
  "_published": "2026-05-22T09:07:42.870Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77349643179,
      "time": 103,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990066445"
    },
    {
      "job": 77349642799,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990073920"
    },
    {
      "job": 77349643355,
      "time": 104,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990067749"
    },
    {
      "job": 77349643213,
      "time": 104,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990066650"
    },
    {
      "job": 77349643518,
      "time": 72,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990058103"
    },
    {
      "job": 77349643512,
      "time": 215,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990096559"
    },
    {
      "job": 77349643282,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990066614"
    },
    {
      "job": 77349643300,
      "time": 220,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990097370"
    },
    {
      "job": 77349642200,
      "time": 133,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990037995"
    },
    {
      "job": 77349642377,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156870941"
    },
    {
      "job": 77349642839,
      "time": 114,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990068958"
    },
    {
      "job": 77349643608,
      "time": 99,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990065445"
    },
    {
      "job": 77349643386,
      "time": 172,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990087829"
    }
  ],
  "_buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ksNN",
  "_commit": {
    "id": "3a4af5de0bc86804c7979c656ff659916e970665",
    "author": "Kei Nakagawa <kei.nak.0315@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1554980557
  },
  "_maintainer": {
    "name": "Kei Nakagawa",
    "email": "kei.nak.0315@gmail.com",
    "login": "keeeeei0315",
    "uuid": 39643626,
    "orcid": "0000-0001-5046-8128"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.2",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.10.6",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "keeeeei0315",
      "count": 3,
      "uuid": 39643626
    }
  ],
  "_userbio": {
    "uuid": 39643626,
    "type": "user",
    "name": "keeeeei0315"
  },
  "_downloads": {
    "count": 180,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ksNN"
  },
  "_searchresults": 6,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ksNN.html",
    "manual.pdf"
  ],
  "_realowner": "keeeeei0315",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-24"
    },
    {
      "version": "0.1.1",
      "date": "2019-03-26"
    },
    {
      "version": "0.1.2",
      "date": "2019-04-11"
    }
  ],
  "_exports": [
    "ksNN",
    "rcpp_ksNN"
  ],
  "_help": [
    {
      "page": "ksNN",
      "title": "This function calculates the prediction value of k* nearest neighbors algorithm.",
      "topics": [
        "ksNN"
      ]
    },
    {
      "page": "rcpp_ksNN",
      "title": "This function calculates the prediction value of k* nearest neighbors algorithm.",
      "topics": [
        "rcpp_ksNN"
      ]
    }
  ],
  "_rundeps": [
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "ksnn",
  "_universes": [
    "keeeeei0315"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "1de3c4d2449e60934e4761af706ac2a6ab8648a364f63451478f37606b17d68c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-14T08:12:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "41451a7d6610cff08352d72e34837a135058482a71c365956af1135c3ef1dcb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:56.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "cfe2388f867faa4479cf0c0260e0ddbc833ed1663bf83ca81d049400cf22049c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:51.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "55d66c6c37c99f2466a6394f16c42e74b032eaf41dd09732766efd9d24feb939",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:21.000Z",
      "arch": "aarch64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "d2bd2904dd3cef7373595c2f54de76520ad050a8065e9c22aeee970bd32a36f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-14T08:13:24.000Z",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "031921e411edf20fa64d0eaffb9cfc1d1cda195e4cf89e7040121e96620ad8fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:50.000Z",
      "arch": "aarch64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "9597df81bec5d22b4f018f736e5f4d69d4a315ddad278a3c10bc2b4f1c59da80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-14T08:13:27.000Z",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "4ab0e6f762afc9c9ecc7f2d0e8c5a6becd3b417230ec2c403c9cc282c6d066e2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:30.000Z",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "af495a96f99695eb4667b409f9c9c69e1a9d68ef2f7c5db2d2d443fc5861de41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:17.000Z",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "709f77b9ec19b93eee57361b37600553d04420d9fe802991c8a00bd4c30bff88",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-14T08:11:56.000Z",
      "arch": "x86_64",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "4b314e35e77ddf4b311df1dd009fce6b6cd101e6fa4dd0453f14209aa8e1d3a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-05-22T09:07:23.000Z",
      "arch": "emscripten",
      "commit": "3a4af5de0bc86804c7979c656ff659916e970665",
      "fileid": "8534d5181574bf77786e002156503e34d295441e8daf529ee9cd0bc44e30978b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/keeeeei0315/actions/runs/25849277851"
    }
  ]
}