{
  "_id": "6a1ac8ea1d7bb097a09dc3c0",
  "Package": "jvecfor",
  "Type": "Package",
  "Title": "Fast K-Nearest Neighbor Search for Single-Cell Analysis",
  "Version": "1.1.0",
  "biocViews": "SingleCell, GraphAndNetwork, Clustering, Classification",
  "Authors@R": "c(person(given = \"Anestis\",\nfamily = \"Gkanogiannis\",\nrole = c(\"aut\", \"cre\"),\nemail = \"anestis@gkanogiannis.com\",\ncomment = c(ORCID = \"0000-0002-6441-0688\"))\n)",
  "Description": "Drop-in replacement for BiocNeighbors::findKNN using the\njvecfor Java library, which builds on the jvector library to\nleverage the Java Vector API for portable SIMD acceleration\nacross AVX2, AVX-512, and ARM NEON hardware. jvecfor/jvector\nimplements HNSW-DiskANN approximate search and VP-tree exact\nsearch. The package achieves approximately 2x speedup over\nAnnoy-based search at n >= 50K cells while returning output\nstructurally identical to BiocNeighbors, making it suitable for\nseamless integration into existing Bioconductor single-cell\nworkflows. Convenience wrappers delegate shared\nnearest-neighbor (SNN) and k-nearest-neighbor (KNN) graph\nconstruction to the bluster package.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "SystemRequirements": "Java (>= 20)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/gkanogiannis/jvecfor",
  "BugReports": "https://github.com/gkanogiannis/jvecfor/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libglpk-dev default-jdk libxml2-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 13:06:47 UTC",
  "RemoteUrl": "https://github.com/bioc/jvecfor",
  "RemoteRef": "HEAD",
  "RemoteSha": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:51:50 UTC",
    "User": "root"
  },
  "Author": "Anestis Gkanogiannis [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-6441-0688>)",
  "Maintainer": "Anestis Gkanogiannis <anestis@gkanogiannis.com>",
  "MD5sum": "077b11db0e546bc0d44246d52860cb24",
  "_user": "bioc",
  "_type": "src",
  "_file": "jvecfor_1.1.0.tar.gz",
  "_fileid": "e64080697365b54611081ed54d3f8f9b2593bf39326a51c2963629de4f70b979",
  "_filesize": 3914784,
  "_sha256": "e64080697365b54611081ed54d3f8f9b2593bf39326a51c2963629de4f70b979",
  "_created": "2026-05-30T07:51:50.000Z",
  "_published": "2026-05-30T11:24:26.888Z",
  "_jobs": [
    {
      "job": 78634717785,
      "time": 166,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306630855"
    },
    {
      "job": 78634717812,
      "time": 221,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306636402"
    },
    {
      "job": 78634717817,
      "time": 214,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306635704"
    },
    {
      "job": 78634717786,
      "time": 122,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307821471"
    },
    {
      "job": 78634717796,
      "time": 152,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307824136"
    },
    {
      "job": 78634518954,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306614597"
    },
    {
      "job": 78634717784,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306627731"
    },
    {
      "job": 78634717815,
      "time": 484,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7306662946"
    },
    {
      "job": 78634717818,
      "time": 510,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7306666538"
    },
    {
      "job": 78634717819,
      "time": 164,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7306630591"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 2
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/jvecfor",
  "_commit": {
    "id": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777381607
  },
  "_maintainer": {
    "name": "Anestis Gkanogiannis",
    "email": "anestis@gkanogiannis.com",
    "login": "gkanogiannis",
    "linkedin": "in/anestis-gkanogiannis",
    "orcid": "0000-0002-6441-0688",
    "description": "Independent Bioinformatics & AI Consultant,\nPhD in Machine Learning\nAthens University of Economics and Business",
    "uuid": 7030248
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "BiocNeighbors",
      "role": "Imports"
    },
    {
      "package": "BiocParallel",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "bluster",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "processx",
      "role": "Imports"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 9
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 7
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.1.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.0.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "singlecell",
    "graphandnetwork",
    "clustering",
    "classification"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "gkanogiannis",
      "count": 21,
      "uuid": 7030248
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 211,
    "source": "https://www.bioconductor.org/packages/stats/bioc/jvecfor"
  },
  "_devurl": "https://github.com/gkanogiannis/jvecfor",
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/jvecfor.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/gkanogiannis/jvecfor",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "buildIndex",
    "fastFindKNN",
    "fastMakeKNNGraph",
    "fastMakeSNNGraph",
    "findKnnFromIndex",
    "jvecfor_setup",
    "JvecforParam",
    "show"
  ],
  "_help": [
    {
      "page": "jvecfor-package",
      "title": "jvecfor: Fast K-Nearest Neighbor Search for Single-Cell Analysis",
      "topics": [
        "jvecfor-package",
        "jvecfor"
      ]
    },
    {
      "page": "fastFindKNN",
      "title": "Fast K-Nearest Neighbor Search",
      "topics": [
        "fastFindKNN"
      ]
    },
    {
      "page": "fastMakeKNNGraph",
      "title": "Build a K-Nearest Neighbor Graph",
      "topics": [
        "fastMakeKNNGraph"
      ]
    },
    {
      "page": "fastMakeSNNGraph",
      "title": "Build a Shared Nearest-Neighbor Graph",
      "topics": [
        "fastMakeSNNGraph"
      ]
    },
    {
      "page": "jvecfor_setup",
      "title": "Install a Custom jvecfor JAR",
      "topics": [
        "jvecfor_setup"
      ]
    },
    {
      "page": "JvecforIndex-class",
      "title": "JvecforIndex: BiocNeighbors Index Class for jvecfor",
      "topics": [
        "JvecforIndex-class"
      ]
    },
    {
      "page": "JvecforParam-class",
      "title": "JvecforParam: BiocNeighbors Parameter Class for jvecfor",
      "topics": [
        "buildIndex,JvecforParam-method",
        "findKnnFromIndex,JvecforIndex-method",
        "JvecforParam",
        "JvecforParam-class",
        "show,JvecforParam-method"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bioc/jvecfor/raw/HEAD/logo.svg",
  "_readme": "https://github.com/bioc/jvecfor/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "assorthead",
    "beachmat",
    "BH",
    "BiocGenerics",
    "BiocNeighbors",
    "BiocParallel",
    "bluster",
    "cli",
    "cluster",
    "codetools",
    "cpp11",
    "data.table",
    "DelayedArray",
    "formatR",
    "futile.logger",
    "futile.options",
    "generics",
    "glue",
    "igraph",
    "IRanges",
    "lambda.r",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pkgconfig",
    "processx",
    "ps",
    "R6",
    "Rcpp",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "snow",
    "SparseArray",
    "vctrs",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "jvecfor_vignette.Rmd",
      "filename": "jvecfor_vignette.html",
      "title": "jvecfor: Fast K-Nearest Neighbor Search for Single-Cell Analysis",
      "author": "Anestis Gkanogiannis",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Function overview",
        "Prerequisites and Setup",
        "Java version",
        "Package options",
        "Custom JAR setup",
        "Quick Start",
        "Core Function: fastFindKNN()",
        "Output structure",
        "Algorithm choice: ANN vs. exact",
        "Distance metrics",
        "Euclidean (default)",
        "Cosine",
        "Dot-product (ANN only)",
        "Skipping distance computation",
        "HNSW-DiskANN Tuning",
        "Parameter reference",
        "High-recall configuration",
        "Product Quantization (pq.subspaces)",
        "Thread management",
        "Graph Construction",
        "Shared Nearest-Neighbor graph",
        "K-Nearest Neighbor graph",
        "Community detection",
        "Full Single-Cell Workflow",
        "Using a real SingleCellExperiment",
        "Comparing with BiocNeighbors",
        "Drop-in BiocNeighbors integration",
        "Timing comparison",
        "Troubleshooting",
        "Common errors",
        "Debugging with verbose mode",
        "Checking the Java runtime",
        "Using a safe wrapper",
        "Session Information"
      ],
      "created": "2026-03-03 22:21:12",
      "modified": "2026-03-31 04:05:11",
      "commits": 5
    }
  ],
  "_score": 4.954242509439325,
  "_indexed": true,
  "_nocasepkg": "jvecfor",
  "_universes": [
    "bioc",
    "gkanogiannis"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T07:54:51.000Z",
      "distro": "noble",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "ae5e28f5e602e5e8feb4f49c66a0a3c6b048288b5c120bfab81044d2b8257a51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1.0",
      "date": "2026-05-30T07:54:49.000Z",
      "distro": "noble",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "8bbda5355892591748960ba5e8deba987b2fe9176dc4b8f6f94bfd9c4494c8dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T11:22:55.000Z",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "53ad6cb37d966ec0f862010557c8807a247744a92a767aa12f9d708a815cdf97",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1.0",
      "date": "2026-05-30T11:23:11.000Z",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "19ed48bb613d5b154f34692ae85e716baa2652909c685b69fb1ec3cee453b4ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.0",
      "date": "2026-05-30T07:54:21.000Z",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "4ed0305714c266fb6192cf4ab13539926754d513bd4c9be4b119dd31eeb2784e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T07:59:24.000Z",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "55d4b746d10a7b9d4e22378dddcdb8806d3b1ceeaf5aeb4e76f36b00ffa0012f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T07:59:44.000Z",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "b2d00ae9c7c75013c1d836ffd3c5ebc8692634ccd38d036d605bd7ddbb585269",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1.0",
      "date": "2026-05-30T07:53:50.000Z",
      "commit": "df5d2ab8ae6e6daec3171044cf82feee46eaecb3",
      "fileid": "43b8dee244f767d4fde857a3205848f7428f65a273d5b29858ed7342542b87c6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26678454254"
    }
  ]
}