Package: taxonbridge
Title: Create Custom Taxonomies Based on the NCBI Taxonomy and GBIF
        Backbone Taxonomy
Version: 1.2.2
Authors@R: 
    c(person("Werner", "Veldsman", ,"wernerpieter.veldsman@unil.ch", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-9837-8332")),
      person("Giulia", "Campli", ,"giulia.campli@unil.ch", role = c("aut")),
      person("Sagane", "Dind", , "sagane.dind@unil.ch", role = c("aut")),
      person("Valentine", "Rech de Laval", , "valentine.rechdelaval@unil.ch", role = c("aut"),
           comment = c(ORCID = "0000-0002-3020-1490")),
      person("Harriet", "Drage", , "harriet.drage@unil.ch", role = c("aut"),
           comment = c(ORCID = "0000-0002-0759-5970")),
      person("Robert", "Waterhouse", , "robert.waterhouse@unil.ch", role = c("aut"),
           comment = c(ORCID = "0000-0003-4199-9052")),
      person("Marc", "Robinson-Rechavi", , "marc.robinson-rechavi@unil.ch", role = c("aut"),
           comment = c(ORCID = "0000-0001-9837-8332"))
           )
Description: The NCBI taxonomy is a popular resource for taxonomic studies but it only contains
    data on species with sequence data whereas the GBIF has a more extensive coverage of
    extinct species. Taxonbridge is useful for the creation and analysis of custom taxonomies
    based on the NCBI taxonomy and GBIF backbone taxonomy.
License: CC0
URL: https://github.com/MoultDB/taxonbridge
BugReports: https://github.com/MoultDB/taxonbridge/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
Imports: purrr, dplyr, vroom, ggplot2, rje, withr, utils, stringr
Depends: R (>= 2.10)
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-07-04 11:45:33 UTC; wernerveldsman
Author: Werner Veldsman [aut, cre] (<https://orcid.org/0000-0001-9837-8332>),
  Giulia Campli [aut],
  Sagane Dind [aut],
  Valentine Rech de Laval [aut] (<https://orcid.org/0000-0002-3020-1490>),
  Harriet Drage [aut] (<https://orcid.org/0000-0002-0759-5970>),
  Robert Waterhouse [aut] (<https://orcid.org/0000-0003-4199-9052>),
  Marc Robinson-Rechavi [aut] (<https://orcid.org/0000-0001-9837-8332>)
Maintainer: Werner Veldsman <wernerpieter.veldsman@unil.ch>
Repository: CRAN
Date/Publication: 2022-07-04 12:10:02 UTC
Built: R 4.1.3; ; 2023-04-17 17:46:50 UTC; windows
