{
  "_id": "6a1f2d76b401979e7342656e",
  "Package": "dbpq",
  "Title": "Manage FASTA Reference Databases for Taxonomic Assignment",
  "Version": "0.0.0.9000",
  "Authors@R": "person(\"Adrien\", \"Taudière\", , \"adrien.taudiere@zaclys.net\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0003-1088-1182\"))",
  "Description": "Download, format, summarize, and modify FASTA reference\ndatabases used for taxonomic assignment in metabarcoding\npipelines. Supports major databases (UNITE, SILVA, PR2, BOLD,\nMaarjAM, Eukaryome) and converts between taxonomy header\nformats (dada2, SINTAX). Part of the 'pqverse' ecosystem.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/adrientaudiere/dbpq",
  "BugReports": "https://github.com/adrientaudiere/dbpq/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://adrientaudiere.r-universe.dev",
  "Date/Publication": "2026-03-19 10:37:47 UTC",
  "RemoteUrl": "https://github.com/adrientaudiere/dbpq",
  "RemoteRef": "HEAD",
  "RemoteSha": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 09:40:25 UTC",
    "User": "root"
  },
  "Author": "Adrien Taudière [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0003-1088-1182>)",
  "Maintainer": "Adrien Taudière <adrien.taudiere@zaclys.net>",
  "MD5sum": "1714fdc9a743f85492dd71acfd885990",
  "_user": "adrientaudiere",
  "_type": "src",
  "_file": "dbpq_0.0.0.9000.tar.gz",
  "_fileid": "12fea94fd7e02bc2671d82d6360b9d52eebb27af439cdf362b27fc4a57ccfe95",
  "_filesize": 127731,
  "_sha256": "12fea94fd7e02bc2671d82d6360b9d52eebb27af439cdf362b27fc4a57ccfe95",
  "_created": "2026-05-15T09:40:25.000Z",
  "_published": "2026-06-02T19:22:30.472Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79153371705,
      "time": 202,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7014324284"
    },
    {
      "job": 79153372037,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7014322379"
    },
    {
      "job": 79153371387,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7014297942"
    },
    {
      "job": 79153371476,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7014298963"
    },
    {
      "job": 79153370499,
      "time": 215,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014265269"
    },
    {
      "job": 79153370666,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367627918"
    },
    {
      "job": 79153371269,
      "time": 136,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7014305312"
    },
    {
      "job": 79153371618,
      "time": 240,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7014334771"
    },
    {
      "job": 79153371323,
      "time": 155,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7014311076"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adrientaudiere/dbpq",
  "_commit": {
    "id": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
    "author": "adrientaudiere <adrien.taudiere@zaclys.net>",
    "committer": "adrientaudiere <adrien.taudiere@zaclys.net>",
    "message": "Add roxygen2-generated NAMESPACE and man pages\n\nCo-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>\n",
    "time": 1773916667
  },
  "_maintainer": {
    "name": "Adrien Taudière",
    "email": "adrien.taudiere@zaclys.net",
    "login": "adrientaudiere",
    "orcid": "0000-0003-1088-1182",
    "uuid": 6680165
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Biostrings",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "dada2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "R.utils",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "adrientaudiere",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "adrientaudiere",
      "count": 2,
      "uuid": 6680165
    }
  ],
  "_userbio": {
    "uuid": 6680165,
    "type": "user",
    "name": "Adrien Taudiere",
    "description": "Professional website: https://adrientaudiere.com"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dbpq"
  },
  "_devurl": "https://github.com/adrientaudiere/dbpq",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dbpq.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "count_pattern_db",
    "count_seq_db",
    "cutadapt_rm_primers_db",
    "download_bold_db",
    "download_eukaryome_db",
    "download_marjaam_db",
    "download_pr2_db",
    "download_silva_db",
    "download_unite_db",
    "filter_db",
    "format2dada2",
    "format2dada2_species",
    "format2sintax",
    "get_file_extension",
    "list_ranks_db",
    "summarize_db"
  ],
  "_help": [
    {
      "page": "count_pattern_db",
      "title": "Count lines matching a pattern in a FASTA file",
      "topics": [
        "count_pattern_db"
      ]
    },
    {
      "page": "count_seq_db",
      "title": "Count sequences in a FASTA file",
      "topics": [
        "count_seq_db"
      ]
    },
    {
      "page": "cutadapt_rm_primers_db",
      "title": "Remove primers from a FASTA database using cutadapt",
      "topics": [
        "cutadapt_rm_primers_db"
      ]
    },
    {
      "page": "download_bold_db",
      "title": "Download a BOLD reference database",
      "topics": [
        "download_bold_db"
      ]
    },
    {
      "page": "download_eukaryome_db",
      "title": "Download the Eukaryome reference database",
      "topics": [
        "download_eukaryome_db"
      ]
    },
    {
      "page": "download_marjaam_db",
      "title": "Download the MaarjAM reference database",
      "topics": [
        "download_marjaam_db"
      ]
    },
    {
      "page": "download_pr2_db",
      "title": "Download a PR2 reference database",
      "topics": [
        "download_pr2_db"
      ]
    },
    {
      "page": "download_silva_db",
      "title": "Download a SILVA reference database",
      "topics": [
        "download_silva_db"
      ]
    },
    {
      "page": "download_unite_db",
      "title": "Download a UNITE reference database",
      "topics": [
        "download_unite_db"
      ]
    },
    {
      "page": "filter_db",
      "title": "Filter a FASTA database by taxonomic pattern",
      "topics": [
        "filter_db"
      ]
    },
    {
      "page": "format2dada2",
      "title": "Format taxonomy headers for dada2::assignTaxonomy",
      "topics": [
        "format2dada2"
      ]
    },
    {
      "page": "format2dada2_species",
      "title": "Format taxonomy headers for dada2::addSpecies",
      "topics": [
        "format2dada2_species"
      ]
    },
    {
      "page": "format2sintax",
      "title": "Format taxonomy headers to SINTAX format",
      "topics": [
        "format2sintax"
      ]
    },
    {
      "page": "get_file_extension",
      "title": "Get file extension(s)",
      "topics": [
        "get_file_extension"
      ]
    },
    {
      "page": "list_ranks_db",
      "title": "List and count taxonomic ranks from a FASTA database",
      "topics": [
        "list_ranks_db"
      ]
    },
    {
      "page": "summarize_db",
      "title": "Summarize a FASTA reference database",
      "topics": [
        "summarize_db"
      ]
    }
  ],
  "_rundeps": [
    "BiocGenerics",
    "Biostrings",
    "cli",
    "cpp11",
    "crayon",
    "dplyr",
    "generics",
    "glue",
    "IRanges",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "S4Vectors",
    "Seqinfo",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr",
    "XVector"
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "dbpq",
  "_universes": [
    "adrientaudiere"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:43:13.000Z",
      "distro": "noble",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "3e16edb8439be11e4123e3d5633b2d63486b7283e5af40f1e902c7734c1df0ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:43:07.000Z",
      "distro": "noble",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "dd1075909a14ba2c1154c9a53b0ab1733e43ecad2e4faa28716134a550b99d82",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:42:04.000Z",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "4c804513f0b39b2ab086de8af657a8a45e57dfe555bcffce8b56c421adad9b1f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:42:05.000Z",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "3dff532e576e6514b6d600035c8ec13a07fd92df0fe0bf275711306127c4af2c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:42:00.000Z",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "83d479dddb11a27b07ec784c168085e75bde74544b6cd9350424546815db4b87",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:43:42.000Z",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "c241ac5bf1db0fa06f3d8e3eb543f48f9368dca209c1f003de310b613ebcbbe7",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-05-15T09:42:11.000Z",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "e2194c33acb37c2a2afba15aaa8e03592fdac8e4638c0fe62a167f417b35ba3c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-06-02T19:22:08.000Z",
      "commit": "9ddef4490b11c56dca14dcd73d27a51e96233a99",
      "fileid": "23232c74e5b35342f980f52d893f25be8b968f7d642c5e107174f06a7ebe8d0c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/25910961449"
    }
  ]
}