{
  "_id": "6a1ef12cb401979e73413512",
  "Package": "ggtaxplot",
  "Type": "Package",
  "Title": "Create Plots to Visualize Taxonomy",
  "Version": "0.0.1",
  "Authors@R": "person(given = \"Clement\",\nfamily = \"Coclet\",\nrole = c(\"aut\", \"cre\"),\nemail = \"clement.coclet@gmail.com\",\ncomment = \"GITLAB: https://gitlab.com/ccoclet/\")",
  "Maintainer": "Clement Coclet <clement.coclet@gmail.com>",
  "Description": "Provides a comprehensive suite of functions for processing\nand visualizing taxonomic data. It includes functionality to\nclean and transform taxonomic data, categorize it into\nhierarchical ranks (such as Phylum, Class, Order, Family, and\nGenus), and calculate the relative abundance of each category.\nThe package also generates a color palette for visual\nrepresentation of the taxonomic data, allowing users to easily\nidentify and differentiate between various taxonomic groups.\nAdditionally, it features a river plot visualization to\neffectively display the distribution of individuals across\ndifferent taxonomic ranks, facilitating insights into taxonomic\nvisualization.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:06:17 UTC",
    "User": "root"
  },
  "Author": "Clement Coclet [aut, cre] (GITLAB: https://gitlab.com/ccoclet/)",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2024-12-20 11:28:50 UTC",
  "RemoteUrl": "https://github.com/cran/ggtaxplot",
  "RemoteRef": "HEAD",
  "RemoteSha": "63c935690f5eec6777b84fc3bf4d886dc6d887af",
  "MD5sum": "728fe7d8dd1cc5b7cccf36b8c843a655",
  "_user": "cran",
  "_type": "src",
  "_file": "ggtaxplot_0.0.1.tar.gz",
  "_fileid": "24a14a12ac4a38a173615ddb2248c316695e5ff0a2eabb26d251c896ffa94f89",
  "_filesize": 301408,
  "_sha256": "24a14a12ac4a38a173615ddb2248c316695e5ff0a2eabb26d251c896ffa94f89",
  "_created": "2026-05-19T08:06:17.000Z",
  "_published": "2026-06-02T15:05:16.326Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79102464085,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7078120933"
    },
    {
      "job": 79102464416,
      "time": 181,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078127652"
    },
    {
      "job": 79102464089,
      "time": 235,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7078069541"
    },
    {
      "job": 79102462907,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361577466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26084393832",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ggtaxplot",
  "_commit": {
    "id": "63c935690f5eec6777b84fc3bf4d886dc6d887af",
    "author": "Clement Coclet <clement.coclet@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.1\n",
    "time": 1734694130
  },
  "_maintainer": {
    "name": "Clement Coclet",
    "email": "clement.coclet@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyverse",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "vegan",
      "role": "Imports"
    },
    {
      "package": "ggalluvial",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 14,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggtaxplot"
  },
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggtaxplot.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2024-12-20"
    }
  ],
  "_exports": [
    "ggtaxplot",
    "lighten_color"
  ],
  "_help": [
    {
      "page": "ggtaxplot",
      "title": "ggtaxplot Process and Plot Taxonomic Data",
      "topics": [
        "ggtaxplot"
      ]
    },
    {
      "page": "lighten_color",
      "title": "Lighten a Color",
      "topics": [
        "lighten_color"
      ]
    }
  ],
  "_readme": "https://github.com/cran/ggtaxplot/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "cellranger",
    "cli",
    "clipr",
    "cluster",
    "conflicted",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "digest",
    "dplyr",
    "dtplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "gargle",
    "generics",
    "ggalluvial",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "mgcv",
    "mime",
    "modelr",
    "nlme",
    "openssl",
    "permute",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "ps",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "readxl",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "vegan",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ggtaxplot.Rmd",
      "filename": "ggtaxplot.html",
      "title": "ggtaxplot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Example Usage",
        "Load the Package",
        "Example Data",
        "Generate the Plot",
        "Conclusion"
      ],
      "created": "2024-12-20 11:28:50",
      "modified": "2024-12-20 11:28:50",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ggtaxplot",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-19T08:08:43.000Z",
      "distro": "noble",
      "commit": "63c935690f5eec6777b84fc3bf4d886dc6d887af",
      "fileid": "28ad9339561e52d534dc11519fad8707f71df3d928f7284fcf78b583061671a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26084393832"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1",
      "date": "2026-05-19T08:09:00.000Z",
      "distro": "noble",
      "commit": "63c935690f5eec6777b84fc3bf4d886dc6d887af",
      "fileid": "12c2d482edd0aa57225858b0a4e8f483594f0b0f02a079eed93e54d23b9c5ce0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26084393832"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1",
      "date": "2026-06-02T15:03:41.000Z",
      "commit": "63c935690f5eec6777b84fc3bf4d886dc6d887af",
      "fileid": "23995c1a2f4f90468b499b52aefb3ae6bee89dbffc841e0217ec3ce0151f59a3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26084393832"
    }
  ]
}