Package: wikitaxa Title: Taxonomic Information from 'Wikipedia' Description: 'Taxonomic' information from 'Wikipedia', 'Wikicommons', 'Wikispecies', and 'Wikidata'. Functions included for getting taxonomic information from each of the sources just listed, as well performing taxonomic search. Version: 0.5.0 License: MIT + file LICENSE URL: https://docs.ropensci.org/wikitaxa/, https://github.com/ropensci/wikitaxa BugReports: https://github.com/ropensci/wikitaxa/issues Authors@R: c( person("Scott", "Chamberlain", role = "aut", email = "myrmecocystus+r@gmail.com"), person("Ethan", "Welty", role = "aut"), person("Grzegorz", "Sapijaszko", role = "aut"), person("Zachary", "Foster", role = c("aut", "cre"), email = "zacharyfoster1989@gmail.com") ) LazyLoad: yes LazyData: yes Encoding: UTF-8 Language: en-US VignetteBuilder: knitr Roxygen: list(markdown = TRUE) Depends: R(>= 3.2.1) Imports: data.table, curl, crul (>= 0.3.4), tibble, jsonlite, xml2, WikipediR, httr Suggests: testthat, knitr, rmarkdown, vcr RoxygenNote: 7.3.3 X-schema.org-applicationCategory: Taxonomy X-schema.org-keywords: taxonomy, species, API, web-services, Wikipedia, vernacular, Wikispecies, Wikicommons X-schema.org-isPartOf: https://ropensci.org Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2026-02-12 17:47:19 UTC RemoteUrl: https://github.com/ropensci/wikitaxa RemoteRef: master RemoteSha: 9e183847ac3d224a8dc6a4a8fc5b33b49cbd40d5 NeedsCompilation: no Packaged: 2026-07-01 08:18:39 UTC; root Author: Scott Chamberlain [aut], Ethan Welty [aut], Grzegorz Sapijaszko [aut], Zachary Foster [aut, cre] Maintainer: Zachary Foster