The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Simplified data retrieval from the 'DeltaBreed' breeding data management platform (<https://sandbox.breedinginsight.net/>) via the 'BrAPI' open-source breeding data API (<https://brapi.org/specification>). 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.
| Version: | 1.0.3 |
| Depends: | R (≥ 4.1) |
| Imports: | httr2, dplyr, tidyr, rlang, jsonlite |
| Suggests: | testthat (≥ 3.0.0), vcr |
| Published: | 2026-08-25 |
| DOI: | 10.32614/CRAN.package.deltabreedquery (may not be active yet) |
| Author: | Tyr Wiesner-Hanks |
| Maintainer: | Tyr Wiesner-Hanks <twiesnerhanks at ufl.edu> |
| License: | Apache License 2.0 |
| NeedsCompilation: | no |
| Materials: | README |
| CRAN checks: | deltabreedquery results |
| Reference manual: | deltabreedquery.html , deltabreedquery.pdf |
| Package source: | deltabreedquery_1.0.3.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): deltabreedquery_1.0.3.tgz, r-oldrel (arm64): deltabreedquery_1.0.3.tgz, r-release (x86_64): deltabreedquery_1.0.3.tgz, r-oldrel (x86_64): deltabreedquery_1.0.3.tgz |
Please use the canonical form https://CRAN.R-project.org/package=deltabreedquery to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.