{
  "_id": "6a1b095f1d7bb097a0a05969",
  "Package": "rBLAST",
  "Title": "R Interface for the Basic Local Alignment Search Tool",
  "Description": "Seamlessly interfaces the Basic Local Alignment Search\nTool (BLAST) running locally to search genetic sequence data\nbases. This work was partially supported by grant no.\nR21HG005912 from the National Human Genome Research Institute.",
  "Version": "1.8.0",
  "Date": "2025-01-06",
  "Authors@R": "c(person(\"Michael\", \"Hahsler\",\nrole = c(\"aut\", \"cre\"),\nemail = \"mhahsler@lyle.smu.edu\",\ncomment = c(ORCID = \"0000-0003-2716-1405\")),\nperson(\"Nagar\", \"Anurag\",\nrole = \"aut\"))",
  "biocViews": "Genetics, Sequencing, SequenceMatching, Alignment,\nDataImport",
  "URL": "https://github.com/mhahsler/rBLAST",
  "BugReports": "https://github.com/mhahsler/rBLAST/issues",
  "SystemRequirements": "ncbi-blast+",
  "License": "GPL-3",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "libicu-dev libssl-dev zlib1g-dev",
  "Repository": "https://bioc-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:02 UTC",
  "RemoteUrl": "https://github.com/bioc/rBLAST",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 11:00:41 UTC",
    "User": "root"
  },
  "Author": "Michael Hahsler [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-2716-1405>),\nNagar Anurag [aut]",
  "Maintainer": "Michael Hahsler <mhahsler@lyle.smu.edu>",
  "MD5sum": "0c8bd85e8a725c7ffadea32e474b6de2",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "rBLAST_1.8.0.tar.gz",
  "_fileid": "98c96cd089baab6ff2b12269bd2c38d94c9be4b5cc451cf7b584fdaf4a955d04",
  "_filesize": 129148,
  "_sha256": "98c96cd089baab6ff2b12269bd2c38d94c9be4b5cc451cf7b584fdaf4a955d04",
  "_created": "2026-05-30T11:00:41.000Z",
  "_published": "2026-05-30T15:59:27.203Z",
  "_jobs": [
    {
      "job": 78644279797,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307754926"
    },
    {
      "job": 78644279834,
      "time": 216,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307760470"
    },
    {
      "job": 78644279831,
      "time": 184,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307757547"
    },
    {
      "job": 78644279853,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7309446330"
    },
    {
      "job": 78644279821,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7309446304"
    },
    {
      "job": 78643920541,
      "time": 195,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307700627"
    },
    {
      "job": 78644279806,
      "time": 113,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307751163"
    },
    {
      "job": 78644279852,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7307751254"
    },
    {
      "job": 78644279843,
      "time": 132,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307752141"
    },
    {
      "job": 78644279838,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307751412"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rBLAST",
  "_commit": {
    "id": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381382
  },
  "_maintainer": {
    "name": "Michael Hahsler",
    "email": "mhahsler@lyle.smu.edu",
    "login": "mhahsler",
    "description": "I develop packages for AI, ML, and Data Science.",
    "uuid": 14900595,
    "orcid": "0000-0003-2716-1405"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "Biostrings",
      "version": ">= 2.26.2",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocFileCache",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.9.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.8.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "genetics",
    "sequencing",
    "sequencematching",
    "alignment",
    "dataimport",
    "bioconductor",
    "bioinformatics",
    "blast-search"
  ],
  "_stars": 114,
  "_contributors": [
    {
      "user": "mhahsler",
      "count": 64,
      "uuid": 14900595
    },
    {
      "user": "jwokaty",
      "count": 4,
      "uuid": 1744257
    },
    {
      "user": "jpquast",
      "count": 1,
      "uuid": 59307482
    },
    {
      "user": "ts404",
      "count": 1,
      "uuid": 10216013
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 469,
    "source": "https://www.bioconductor.org/packages/stats/bioc/rBLAST"
  },
  "_devurl": "https://github.com/mhahsler/rblast",
  "_searchresults": 149,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/rBLAST.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mhahsler/rblast",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "blast",
    "blast_db_cache",
    "blast_db_get",
    "blast_help",
    "has_blast",
    "makeblastdb"
  ],
  "_help": [
    {
      "page": "blast",
      "title": "Basic Local Alignment Search Tool (BLAST)",
      "concept": [
        "blast"
      ],
      "topics": [
        "BLAST",
        "blast",
        "blast_help",
        "has_blast",
        "predict.BLAST",
        "print.BLAST"
      ]
    },
    {
      "page": "blast_db_cache",
      "title": "Manage BLAST Database Downloads using BioCFileCache",
      "concept": [
        "blast"
      ],
      "topics": [
        "blast_db_cache",
        "blast_db_get"
      ]
    },
    {
      "page": "makeblastdb",
      "title": "Create BLAST Databases",
      "concept": [
        "blast"
      ],
      "topics": [
        "makeblastdb"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/rBLAST/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "askpass",
    "BiocFileCache",
    "BiocGenerics",
    "Biostrings",
    "bit",
    "bit64",
    "blob",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "curl",
    "DBI",
    "dbplyr",
    "dplyr",
    "fastmap",
    "filelock",
    "generics",
    "glue",
    "httr2",
    "IRanges",
    "lifecycle",
    "magrittr",
    "memoise",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "RSQLite",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "blast.Rmd",
      "filename": "blast.html",
      "title": "rBLAST: R Interface for the Basic Local Alignment Search Tool",
      "author": "Michael Hahsler and Anurag Nagar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "System requirements",
        "Examples",
        "Use an existing database",
        "Create a custom BLAST database",
        "SessionInfo"
      ],
      "created": "2024-03-22 17:26:19",
      "modified": "2024-04-09 14:56:58",
      "commits": 4
    }
  ],
  "_score": 8.184333629188073,
  "_indexed": false,
  "_nocasepkg": "rblast",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/rBLAST",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.0",
      "date": "2026-05-30T11:11:04.000Z",
      "distro": "noble",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "1f50b6fd16bfc81333416649408dd4096f1a20839bfa2f8fc4eab6c35520e198",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.0",
      "date": "2026-05-30T11:10:31.000Z",
      "distro": "noble",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "5b256da11f3ea04565107f9e14cf32a5a232afec7a88ca8532f66f72b2879f3f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.0",
      "date": "2026-05-30T15:58:47.000Z",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "dce20a261dd49cbb0b9cd20f5b99fec6688f25c9db80253e5b3eb42f88da5052",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.0",
      "date": "2026-05-30T15:58:42.000Z",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "d2ea0a0c36302bbee34df10464ccc9a3981ee8c6eca978b7f586f108f0a6905b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.0",
      "date": "2026-05-30T11:10:07.000Z",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "a308751f1858f2db41ab5cebc1ebd99ed8d3a7dafa2ae6b33075ec05ea10bd0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.0",
      "date": "2026-05-30T11:09:11.000Z",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "418104f3c564337def3f20fea87fd836aa3496e5a6ea15aa0d682af8d2510388",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.0",
      "date": "2026-05-30T11:09:25.000Z",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "f94bbebcdac7058cae3c30b573051b74891066ce008b8866abd90672f97787f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.0",
      "date": "2026-05-30T11:09:14.000Z",
      "commit": "d43c77f0c63ca8569df5f1e8b9bf26557a4009de",
      "fileid": "f1e54a7b9d563335ab296584657e2e508dedba7d62711ed71e35ace93a8f658d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26681129424"
    }
  ]
}