<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast, Simple API Tools for Retrieving Data from 'DeltaBreed'</dc:title>
  <dc:title>R package deltabreedquery version 1.0.3</dc:title>
  <dc:description>Simplified data retrieval from the 'DeltaBreed' breeding
  data management platform (&lt;https://sandbox.breedinginsight.net/&gt;) via the
  'BrAPI' open-source breeding data API (&lt;https://brapi.org/specification&gt;).
  Each of the four main data types stored in 'DeltaBreed' (germplasm, trait variables,
  experiments/environments, and observations) are handled by a get_datatype()
  function that constructs and executes the request, handles paginated responses,
  and parses the retrieved data. Responses are reformatted into a consistent,
  R-friendly data frame format that resembles how the data appears on the
  'DeltaBreed' web interface as closely as possible.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1)</dc:relation>
  <dc:relation>Imports: httr2, dplyr, tidyr, rlang, jsonlite</dc:relation>
  <dc:relation>Suggests: testthat (&gt;= 3.0.0), vcr</dc:relation>
  <dc:creator>Tyr Wiesner-Hanks &lt;twiesnerhanks@ufl.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Tyr Wiesner-Hanks [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-3280-5749&gt;)</dc:contributor>
  <dc:rights>Apache License 2.0</dc:rights>
  <dc:date>2026-08-25</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=deltabreedquery</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.deltabreedquery</dc:identifier>
</oai_dc:dc>
