{
  "_id": "6a15508cacfb0bcc41d5a1e9",
  "Package": "LCCkNN",
  "Title": "Adaptive k-Nearest Neighbor Classifier Based on Local Curvature\nEstimation",
  "Version": "0.1.0",
  "Authors@R": "person(\"Gabriel\", \"Pereira\", ,email = \"gabrielfreitaspereira10@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Implements the kK-NN algorithm, an adaptive k-nearest\nneighbor classifier that adjusts the neighborhood size based on\nlocal data curvature. The method estimates local Gaussian\ncurvature by approximating the shape operator of the data\nmanifold. This approach aims to improve classification\nperformance, particularly in datasets with limited samples.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/Gabrielforest/LCCkNN",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://gabrielforest.r-universe.dev",
  "Date/Publication": "2025-08-27 12:46:06 UTC",
  "RemoteUrl": "https://github.com/gabrielforest/lccknn",
  "RemoteRef": "HEAD",
  "RemoteSha": "711eae6ed089108293d9c1b30b93853aa574c60a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 07:46:20 UTC",
    "User": "root"
  },
  "Author": "Gabriel Pereira [aut, cre]",
  "Maintainer": "Gabriel Pereira <gabrielfreitaspereira10@gmail.com>",
  "MD5sum": "0f503c9e480f8a16ec88dfb16a2e94fe",
  "_user": "gabrielforest",
  "_type": "src",
  "_file": "LCCkNN_0.1.0.tar.gz",
  "_fileid": "144578d179ad4592dc4b075408f4ed02b47475f31b7a0fb1e379acb69cdaf817",
  "_filesize": 97333,
  "_sha256": "144578d179ad4592dc4b075408f4ed02b47475f31b7a0fb1e379acb69cdaf817",
  "_created": "2026-05-26T07:46:20.000Z",
  "_published": "2026-05-26T07:49:32.483Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77829808637,
      "time": 125,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211585248"
    },
    {
      "job": 77829808719,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211583364"
    },
    {
      "job": 77829808704,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211578323"
    },
    {
      "job": 77829808690,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211584717"
    },
    {
      "job": 77829363197,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211547252"
    },
    {
      "job": 77829808687,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211585009"
    },
    {
      "job": 77829808655,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7211570973"
    },
    {
      "job": 77829808712,
      "time": 144,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7211590697"
    },
    {
      "job": 77829808701,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7211574291"
    }
  ],
  "_buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/gabrielforest/lccknn",
  "_commit": {
    "id": "711eae6ed089108293d9c1b30b93853aa574c60a",
    "author": "Gabriel de Freitas Pereira <63704591+Gabrielforest@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1756298766
  },
  "_maintainer": {
    "name": "Gabriel Pereira",
    "email": "gabrielfreitaspereira10@gmail.com",
    "login": "gabrielforest",
    "description": "",
    "uuid": 63704591
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "FNN",
      "role": "Imports"
    },
    {
      "package": "caret",
      "role": "Imports"
    },
    {
      "package": "MLmetrics",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "class",
      "role": "Imports"
    }
  ],
  "_owner": "gabrielforest",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-34",
      "n": 11
    },
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "gabrielforest",
      "count": 12,
      "uuid": 63704591
    }
  ],
  "_userbio": {
    "uuid": 63704591,
    "type": "user",
    "name": "Gabriel de Freitas Pereira"
  },
  "_downloads": {
    "count": 126,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/LCCkNN"
  },
  "_devurl": "https://github.com/gabrielforest/lccknn",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/LCCkNN.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gabrielforest/lccknn",
  "_realowner": "gabrielforest",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-08-27"
    }
  ],
  "_exports": [
    "balanced_accuracy_score",
    "curvature_estimation",
    "kKNN",
    "point_curvature_estimation",
    "quantize",
    "sigmoid"
  ],
  "_help": [
    {
      "page": "balanced_accuracy_score",
      "title": "Computes balanced accuracy.",
      "topics": [
        "balanced_accuracy_score"
      ]
    },
    {
      "page": "curvature_estimation",
      "title": "Computes the curvatures of all samples in the training set.",
      "topics": [
        "curvature_estimation"
      ]
    },
    {
      "page": "f1_score",
      "title": "Computes the F1-score.",
      "topics": [
        "f1_score"
      ]
    },
    {
      "page": "kKNN",
      "title": "Adaptive k-Nearest Neighbor Classifier",
      "topics": [
        "kKNN"
      ]
    },
    {
      "page": "point_curvature_estimation",
      "title": "Computes the curvature of a single test sample's neighborhood.",
      "topics": [
        "point_curvature_estimation"
      ]
    },
    {
      "page": "quantize",
      "title": "Quantizes real values to integer levels.",
      "topics": [
        "quantize"
      ]
    },
    {
      "page": "sigmoid",
      "title": "A helper sigmoid function.",
      "topics": [
        "sigmoid"
      ]
    },
    {
      "page": "testa_KNN",
      "title": "Standard k-NN classifier.",
      "topics": [
        "testa_KNN"
      ]
    }
  ],
  "_readme": "https://github.com/gabrielforest/lccknn/raw/HEAD/README.md",
  "_rundeps": [
    "bitops",
    "caret",
    "caTools",
    "class",
    "cli",
    "clock",
    "codetools",
    "cpp11",
    "data.table",
    "diagram",
    "digest",
    "dplyr",
    "e1071",
    "farver",
    "FNN",
    "foreach",
    "future",
    "future.apply",
    "generics",
    "ggplot2",
    "globals",
    "glue",
    "gower",
    "gplots",
    "gtable",
    "gtools",
    "hardhat",
    "ipred",
    "isoband",
    "iterators",
    "KernSmooth",
    "labeling",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MLmetrics",
    "ModelMetrics",
    "nlme",
    "nnet",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "plyr",
    "pROC",
    "prodlim",
    "progressr",
    "proxy",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "recipes",
    "reshape2",
    "rlang",
    "ROCR",
    "rpart",
    "S7",
    "scales",
    "shape",
    "sparsevctrs",
    "SQUAREM",
    "stringi",
    "stringr",
    "survival",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "lccknn",
  "_universes": [
    "gabrielforest"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T07:48:27.000Z",
      "distro": "noble",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "e31233d20521b22c497b683b2810b5725e1e81555a8485e2798ca9fdcfa54bc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-26T07:48:24.000Z",
      "distro": "noble",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "2d89caa5b933fea1cbcb329b182cb9b5e8ff73b0935abd26da9b173895d409bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T07:48:10.000Z",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "f7ccc846e03bda0f914c4a7c70c0287eb5858599b71d4ef225cb7174786f27a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-26T07:48:25.000Z",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "f58a0e3d25ffb50b7e29e8baa679de41125c02ba2d5cdf41720ca7b4ef3a16d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-26T07:48:38.000Z",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "89eaa67c327b366a4e426d694cccf4dc3695c88f7f99ecd8beb85c7e7f506420",
      "status": "success",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T07:47:37.000Z",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "9c6a505dfa5e872feae70ceb2e843617ff4c9c7db74ecf9a86b18ede06e3c7f1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T07:48:40.000Z",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "037f621e9e32a2541b09ce2a4571889f472379a3ea0130a5c1b5afdbe3c600a7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-26T07:47:48.000Z",
      "commit": "711eae6ed089108293d9c1b30b93853aa574c60a",
      "fileid": "1789269bd40496bf7632614d866501962bea01353ae552ca79190dab6fb98623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/gabrielforest/actions/runs/26439244689"
    }
  ]
}