{
  "_id": "6a1aaf741d7bb097a09d550a",
  "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.9.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.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:02 UTC",
  "RemoteUrl": "https://github.com/bioc/rBLAST",
  "RemoteRef": "HEAD",
  "RemoteSha": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 07:04:06 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": "77e2ad25cc6e3a2e1ae5e927a3b85153",
  "_user": "bioc",
  "_type": "src",
  "_file": "rBLAST_1.9.0.tar.gz",
  "_fileid": "f0af8e5c0ea1f6e6d482bfd627aa8741918dedda2e7d016ec6765caab128a71f",
  "_filesize": 129154,
  "_sha256": "f0af8e5c0ea1f6e6d482bfd627aa8741918dedda2e7d016ec6765caab128a71f",
  "_created": "2026-05-30T07:04:06.000Z",
  "_published": "2026-05-30T09:35:48.914Z",
  "_jobs": [
    {
      "job": 78632217858,
      "time": 149,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7306320464"
    },
    {
      "job": 78632217871,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306328851"
    },
    {
      "job": 78632217860,
      "time": 173,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306323613"
    },
    {
      "job": 78632217863,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7307170697"
    },
    {
      "job": 78632217894,
      "time": 104,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307168439"
    },
    {
      "job": 78632034113,
      "time": 191,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306302828"
    },
    {
      "job": 78632217875,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306316929"
    },
    {
      "job": 78632217914,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7306318443"
    },
    {
      "job": 78632217898,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7306317218"
    },
    {
      "job": 78632217893,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7306316410"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 5
  },
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/rBLAST",
  "_commit": {
    "id": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
    "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": 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": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_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": 151,
  "_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/HEAD/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.190124308068969,
  "_indexed": true,
  "_nocasepkg": "rblast",
  "_universes": [
    "bioc",
    "mhahsler"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-30T07:07:15.000Z",
      "distro": "noble",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "e561cf22b1d6e38a32bc624cfbc0e6550b9a179f6db3829fa37d1ae583c90f17",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.9.0",
      "date": "2026-05-30T07:06:29.000Z",
      "distro": "noble",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "693abeff468ef1e251434020ea6679375228de5994c84b93b3461cdc8844a55e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-30T09:26:32.000Z",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "b206a701de7a3619d687d34abf9fff2c8675a26d7f0f657128d0bbf5d71d0b0c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.9.0",
      "date": "2026-05-30T09:26:10.000Z",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "2a0318996ca03482f1b366c62bb6f1fa6fa890a5fd73d3500ae97256fbb6afa4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.9.0",
      "date": "2026-05-30T07:06:25.000Z",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "67949555075048074e2b1ba1be80858cae27f85bbf344150c53ab8d6c8f59a70",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-30T07:05:45.000Z",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "4b93bdf4caa1b822585648e519640ea4ecfca3d6235e69866cc3b7338d9d1dc2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-30T07:05:40.000Z",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "0d57a0cd6987be773fdf156ed140714249c5b162593c112570781c1053ac2910",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.9.0",
      "date": "2026-05-30T07:05:26.000Z",
      "commit": "68efcf0fb83f346db5c779520f4ff64f8f13ecc7",
      "fileid": "5d21051c0514b240067d0c12f19a122e11355154574bd54982474e00159b8e91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/26677529013"
    }
  ]
}