{
  "_id": "6a398ec84c3da884a92884b9",
  "Package": "pqverse",
  "Title": "Easily Install and Load the 'pqverse'",
  "Version": "0.1.0",
  "Authors@R": "person(\"Adrien\", \"Taudière\", email = \"adrien.taudiere@zaclys.net\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1088-1182\"))",
  "Description": "The 'pqverse' is a set of packages for metabarcoding\nanalysis that share the phyloseq object as their central data\nstructure. This package makes it easy to install and load\nmultiple 'pqverse' packages in a single step.",
  "License": "AGPL-3",
  "URL": "https://adrientaudiere.github.io/pqverse/,\nhttps://github.com/adrientaudiere/pqverse",
  "BugReports": "https://github.com/adrientaudiere/pqverse/issues",
  "Remotes": [
    "adrientaudiere/MiscMetabar",
    "adrientaudiere/tidypq",
    "adrientaudiere/comparpq",
    "adrientaudiere/taxinfo",
    "adrientaudiere/greenAlgoR",
    "adrientaudiere/dbpq"
  ],
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libgdal-dev gdal-bin libgeos-dev libglpk-dev\nmake libbz2-dev libicu-dev libjpeg-dev liblzma-dev libpng-dev\nlibuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev\nlibudunits2-dev libx11-dev xz-utils zlib1g-dev",
  "Repository": "https://adrientaudiere.r-universe.dev",
  "Date/Publication": "2026-06-22 15:29:51 UTC",
  "RemoteUrl": "https://github.com/adrientaudiere/pqverse",
  "RemoteRef": "HEAD",
  "RemoteSha": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 19:30:24 UTC",
    "User": "root"
  },
  "Author": "Adrien Taudière [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1088-1182>)",
  "Maintainer": "Adrien Taudière <adrien.taudiere@zaclys.net>",
  "MD5sum": "189f608877158e02f1fccb47f58baded",
  "_user": "adrientaudiere",
  "_type": "src",
  "_file": "pqverse_0.1.0.tar.gz",
  "_fileid": "f048f808952f96ff9d7a18cbaa3b13b23a42b6026b00f7cdfb8f5711bfa54d50",
  "_filesize": 115386,
  "_sha256": "f048f808952f96ff9d7a18cbaa3b13b23a42b6026b00f7cdfb8f5711bfa54d50",
  "_created": "2026-06-22T19:30:24.000Z",
  "_published": "2026-06-22T19:36:40.666Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82802420204,
      "time": 310,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7802922369"
    },
    {
      "job": 82802420208,
      "time": 337,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7802932753"
    },
    {
      "job": 82802420191,
      "time": 208,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7802917045"
    },
    {
      "job": 82802420177,
      "time": 230,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7802909105"
    },
    {
      "job": 82800960108,
      "time": 453,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802803430"
    },
    {
      "job": 82802420178,
      "time": 264,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7802903820"
    },
    {
      "job": 82802420255,
      "time": 277,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7802909638"
    },
    {
      "job": 82802420256,
      "time": 283,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7802911777"
    },
    {
      "job": 82802420215,
      "time": 309,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7802921999"
    }
  ],
  "_buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/adrientaudiere/pqverse",
  "_commit": {
    "id": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
    "author": "adrientaudiere <adrien.taudiere@zaclys.net>",
    "committer": "adrientaudiere <adrien.taudiere@zaclys.net>",
    "message": "Release pqverse 0.1.0\n",
    "time": 1782142191
  },
  "_maintainer": {
    "name": "Adrien Taudière",
    "email": "adrien.taudiere@zaclys.net",
    "login": "adrientaudiere",
    "orcid": "0000-0003-1088-1182",
    "description": "Professional website: https://adrientaudiere.com",
    "uuid": 6680165
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "MiscMetabar",
      "role": "Imports"
    },
    {
      "package": "tidypq",
      "role": "Imports"
    },
    {
      "package": "comparpq",
      "role": "Imports"
    },
    {
      "package": "taxinfo",
      "role": "Imports"
    },
    {
      "package": "greenAlgoR",
      "role": "Imports"
    },
    {
      "package": "dbpq",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "adrientaudiere",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-10",
      "n": 2
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 1
    },
    {
      "week": "2026-25",
      "n": 8
    },
    {
      "week": "2026-26",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "adrientaudiere",
      "count": 16,
      "uuid": 6680165
    }
  ],
  "_userbio": {
    "uuid": 6680165,
    "type": "user",
    "name": "Adrien Taudiere",
    "followers": 39,
    "description": "Professional website: https://adrientaudiere.com"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pqverse"
  },
  "_devurl": "https://github.com/adrientaudiere/pqverse",
  "_pkgdown": "https://adrientaudiere.github.io/pqverse/",
  "_searchresults": 11,
  "_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/pqverse.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "pqverse_packages",
    "pqverse_update"
  ],
  "_help": [
    {
      "page": "pqverse_packages",
      "title": "List all pqverse packages",
      "topics": [
        "pqverse_packages"
      ]
    },
    {
      "page": "pqverse_update",
      "title": "Update pqverse packages",
      "topics": [
        "pqverse_update"
      ]
    }
  ],
  "_pkglogo": "https://github.com/adrientaudiere/pqverse/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/adrientaudiere/pqverse/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "ade4",
    "alphahull",
    "ape",
    "aplot",
    "askpass",
    "backports",
    "base64enc",
    "base64url",
    "benchmarkme",
    "benchmarkmeData",
    "BH",
    "Biobase",
    "BiocGenerics",
    "BiocParallel",
    "biomformat",
    "Biostrings",
    "bitops",
    "boot",
    "bslib",
    "cachem",
    "callr",
    "cigarillo",
    "circlize",
    "cli",
    "cluster",
    "codetools",
    "collapse",
    "colorspace",
    "comparpq",
    "cpp11",
    "crayon",
    "cubature",
    "curl",
    "dada2",
    "data.table",
    "dbmss",
    "dbpq",
    "DelayedArray",
    "deldir",
    "digest",
    "divent",
    "doFuture",
    "doParallel",
    "dplyr",
    "EntropyEstimation",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "foreach",
    "formatR",
    "formattable",
    "fs",
    "futile.logger",
    "futile.options",
    "future",
    "future.apply",
    "gdtools",
    "generics",
    "GenomicAlignments",
    "GenomicRanges",
    "ggalluvial",
    "ggfun",
    "ggiraph",
    "ggnewscale",
    "ggplot2",
    "ggplotify",
    "ggtree",
    "GlobalOptions",
    "globals",
    "glue",
    "goftest",
    "GPArotation",
    "greenAlgoR",
    "gridGraphics",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httr",
    "hwriter",
    "igraph",
    "interp",
    "IRanges",
    "isoband",
    "iterators",
    "jpeg",
    "jquerylib",
    "jsonlite",
    "kmer",
    "knitr",
    "labeling",
    "lambda.r",
    "lattice",
    "latticeExtra",
    "lazyeval",
    "lifecycle",
    "listenv",
    "lme4",
    "lmerTest",
    "maaslin3",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "memoise",
    "mgcv",
    "MIDASim",
    "mime",
    "minqa",
    "mirai",
    "MiscMetabar",
    "mnormt",
    "multcomp",
    "multcompView",
    "multtest",
    "mvtnorm",
    "nanonext",
    "nlme",
    "nloptr",
    "numDeriv",
    "openssl",
    "optparse",
    "otel",
    "parallelly",
    "patchwork",
    "permute",
    "phylogram",
    "phyloseq",
    "pillar",
    "pixmap",
    "pkgconfig",
    "plyr",
    "png",
    "polyclip",
    "pracma",
    "prettyunits",
    "processx",
    "progressr",
    "ps",
    "psych",
    "purrr",
    "pwalign",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "reshape2",
    "Rhtslib",
    "rlang",
    "rmarkdown",
    "Rsamtools",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "sandwich",
    "sass",
    "scales",
    "scam",
    "secretbase",
    "Seqinfo",
    "sgeostat",
    "shape",
    "ShortRead",
    "snow",
    "sp",
    "SparseArray",
    "spatstat.data",
    "spatstat.explore",
    "spatstat.geom",
    "spatstat.random",
    "spatstat.sparse",
    "spatstat.univar",
    "spatstat.utils",
    "splancs",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "survival",
    "sys",
    "systemfonts",
    "targets",
    "taxinfo",
    "tensor",
    "TH.data",
    "tibble",
    "tidypq",
    "tidyr",
    "tidyselect",
    "tidytree",
    "tinytex",
    "treeio",
    "utf8",
    "vctrs",
    "vegan",
    "viridisLite",
    "withr",
    "xfun",
    "XVector",
    "yaml",
    "yulab.utils",
    "zoo"
  ],
  "_score": 2.439332693830263,
  "_indexed": true,
  "_nocasepkg": "pqverse",
  "_universes": [
    "adrientaudiere"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T19:34:35.000Z",
      "distro": "noble",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "bd315746f7260a83aa8eb2ff919464a56d076ffd88fab193c3ce52a2980e4fc3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-22T19:34:47.000Z",
      "distro": "noble",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "44d19d8fdea854415ff221da0a65c1fae9016f18022d4f21335ab0efd52b52cc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T19:34:31.000Z",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "a9a5e45ca7843bd7f1d8f896d163167f6238a0b4c934c7572ff84bfc28fc5df0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-22T19:34:07.000Z",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "ba9943e093b5103fb11d5c45a4a40c906916f4823224a9a5cab19343b8bd1dc5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-22T19:35:13.000Z",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "f9259b894c4cc97eb5e7c4733f247f172d14a1d6b55505470b8c9f8e9da2bc9e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T19:33:46.000Z",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "458ef3212ea494a0087be5c891627e9519c946d84f2dd9de7234b97bc3cbfd88",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T19:33:53.000Z",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "bbe94ba6b8ba2c8a4046c4993a3e8bfe7b8df863199ca5fe8ba40982c74fd550",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-22T19:34:16.000Z",
      "commit": "afa5cbbb4fc7f440bcaf668e4b5a52bad3c383f6",
      "fileid": "405ab7e965a7d48026edaee9137c3dd17f3be4e5491b332265d11bb98cc07e9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/adrientaudiere/actions/runs/27978078842"
    }
  ]
}