Package: ritis Title: Integrated Taxonomic Information System Client Description: An interface to the Integrated Taxonomic Information System ('ITIS') (). Includes functions to work with the 'ITIS' REST API methods (), as well as the 'Solr' web service (). Version: 1.0.0 License: MIT + file LICENSE URL: https://github.com/ropensci/ritis (devel) https://docs.ropensci.org/ritis/ (docs) BugReports: https://github.com/ropensci/ritis/issues Authors@R: c( person("Julia", "Blum", role = c("aut", "cre"), email = "juliablum@gmail.com", comment = c(ORCID = "0000-0002-2388-6612")), person("Scott", "Chamberlain", role = c("aut"), email = "myrmecocystus@gmail.com", comment = c(ORCID = "0000-0003-1444-9135")), person(given = "rOpenSci", role = "fnd", comment = c(ROR = "019jywm96"))) Roxygen: list(markdown = TRUE) LazyData: true Encoding: UTF-8 Language: en-US Imports: solrium (>= 1.1.4), crul (>= 0.9.0), jsonlite, data.table, tibble Suggests: testthat, webmockr, vcr (>= 0.5.4) RoxygenNote: 7.1.1 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 Config/pak/sysreqs: libxml2-dev libssl-dev Repository: https://ropensci.r-universe.dev Date/Publication: 2025-02-04 14:34:03 UTC RemoteUrl: https://github.com/ropensci/ritis RemoteRef: master RemoteSha: 24b4eb90ee869929285c9378bd216db01adaa2bc NeedsCompilation: no Packaged: 2026-07-01 08:17:31 UTC; root Author: Julia Blum [aut, cre] (ORCID: ), Scott Chamberlain [aut] (ORCID: ), rOpenSci [fnd] (ROR: ) Maintainer: Julia Blum