Package: taxize
Title: Taxonomic Information from Around the Web
Description: Interacts with a suite of web 'APIs' for taxonomic tasks,
    such as getting database specific taxonomic identifiers, verifying
    species names, getting taxonomic hierarchies, fetching downstream and
    upstream taxonomic names, getting taxonomic synonyms, converting
    scientific to common names and vice versa, and more.
Version: 0.9.100.1
License: MIT + file LICENSE
URL: https://docs.ropensci.org/taxize/ (website),
        https://github.com/ropensci/taxize (devel), https://taxize.dev
        (user manual)
BugReports: https://github.com/ropensci/taxize/issues
Authors@R: 
    c(person(given = "Scott",
             family = "Chamberlain",
             role = c("aut"),
             email = "myrmecocystus@gmail.com",
             comment = c(ORCID = "0000-0003-1444-9135")),
      person(given = "Eduard",
             family = "Szoecs",
             role = "aut"),
      person(given = "Zachary",
             family = "Foster",
             role = c("aut", "cre"),
             email = "zacharyfoster1989@gmail.com"),
      person(given = "Zebulun",
             family = "Arendsee",
             role = "aut"),
      person(given = "Carl",
             family = "Boettiger",
             role = "ctb"),
      person(given = "Karthik",
             family = "Ram",
             role = "ctb"),
      person(given = "Ignasi",
             family = "Bartomeus",
             role = "ctb"),
      person(given = "John",
             family = "Baumgartner",
             role = "ctb"),
      person(given = "James",
             family = "O'Donnell",
             role = "ctb"),
      person(given = "Jari",
             family = "Oksanen",
             role = "ctb"),
      person(given = "Bastian Greshake",
             family = "Tzovaras",
             role = "ctb"),
      person(given = "Philippe",
             family = "Marchand",
             role = "ctb"),
      person(given = "Vinh",
             family = "Tran",
             role = "ctb"),
      person(given = "Maëlle",
             family = "Salmon",
             role = "ctb"),
      person(given = "Gaopeng",
             family = "Li",
             role = "ctb"),
      person(given = "Matthias",
             family = "Grenié",
             role = "ctb"),
      person(given = "rOpenSci",
             role = "fnd",
             comment = "https://ropensci.org/"))
LazyLoad: yes
LazyData: true
Encoding: UTF-8
Language: en-US
Depends: R(>= 3.2.1)
Imports: graphics, methods, stats, utils, crul (>= 0.7.0), xml2 (>=
        1.2.0), jsonlite, foreach, ape, zoo, data.table, tibble (>=
        1.2), rredlist, rotl (>= 3.0.0), ritis (>= 0.7.6), worrms (>=
        0.4.0), natserv (>= 1.0.0), wikitaxa (>= 0.3.0), R6, crayon,
        cli, phangorn, conditionz
Suggests: testthat, vegan, vcr, bold (>= 0.8.6)
RoxygenNote: 7.1.2
X-schema.org-applicationCategory: Taxonomy
X-schema.org-keywords: taxonomy, biology, nomenclature, JSON, API, web,
        api-client, identifiers, species, names
X-schema.org-isPartOf: https://ropensci.org
NeedsCompilation: no
Packaged: 2024-08-24 15:11:23 UTC; ripley
Author: Scott Chamberlain [aut] (<https://orcid.org/0000-0003-1444-9135>),
  Eduard Szoecs [aut],
  Zachary Foster [aut, cre],
  Zebulun Arendsee [aut],
  Carl Boettiger [ctb],
  Karthik Ram [ctb],
  Ignasi Bartomeus [ctb],
  John Baumgartner [ctb],
  James O'Donnell [ctb],
  Jari Oksanen [ctb],
  Bastian Greshake Tzovaras [ctb],
  Philippe Marchand [ctb],
  Vinh Tran [ctb],
  Maëlle Salmon [ctb],
  Gaopeng Li [ctb],
  Matthias Grenié [ctb],
  rOpenSci [fnd] (https://ropensci.org/)
Maintainer: ORPHANED
Repository: CRAN
Date/Publication: 2024-08-26 11:37:22
X-CRAN-Original-Maintainer: Zachary Foster
        <zacharyfoster1989@gmail.com>
X-CRAN-Comment: Orphaned and corrected on 2024-08-26.
 .
 Required 'bold' but did not exercise it and ignored notifications.
