Type: Package
Package: QBMS
Title: Query the Breeding Management System(s)
Version: 2.0.0
Date: 2025-08-02
Authors@R: c(
    person("Khaled", "Al-Shamaa", , "k.el-shamaa@cgiar.org", role = c("aut", "cre")),
    person("Mariano Omar", "Crimi", , "m.crimi@cgiar.org", role = "ctb"),
    person("Zakaria", "Kehel", , "z.kehel@cgiar.org", role = "ctb"),
    person("Johan", "Aparicio", , "j.aparicio@cgiar.org", role = "ctb"),
    person("ICARDA", role = "cph")
  )
Author: Khaled Al-Shamaa [aut, cre],
  Mariano Omar Crimi [ctb],
  Zakaria Kehel [ctb],
  Johan Aparicio [ctb],
  ICARDA [cph]
Maintainer: Khaled Al-Shamaa <k.el-shamaa@cgiar.org>
Description: This R package assists breeders in linking data systems with their analytic pipelines, 
    a crucial step in digitizing breeding processes. It supports querying and retrieving 
    phenotypic and genotypic data from systems like 'EBS' <https://ebs.excellenceinbreeding.org/>, 
    'BMS' <https://bmspro.io>, 'BreedBase' <https://breedbase.org>,
    'GIGWA' <https://github.com/SouthGreenPlatform/Gigwa2> (using 'BrAPI' <https://brapi.org> calls),
    , and 'Germinate' <https://germinateplatform.github.io/get-germinate/>. 
    Extra helper functions support environmental data sources, including 
    'TerraClimate' <https://www.climatologylab.org/terraclimate.html> and 'FAO' 
    'HWSDv2' <https://gaez.fao.org/pages/hwsd> soil database. 
License: GPL (>= 3)
URL: https://icarda.github.io/QBMS/
BugReports: https://github.com/icarda/QBMS/issues
Depends: R (>= 3.1.0)
Imports: httr2, jsonlite, tcltk, utils, RNetCDF, stats, terra, RSQLite,
        DBI, future, future.apply
Suggests: knitr, rmarkdown, remotes
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.2
Packaged: 2025-07-31 15:55:13 UTC; Kel-shamaa
Repository: CRAN
Date/Publication: 2025-07-31 16:40:08 UTC
Built: R 4.6.0; ; 2025-08-18 09:01:52 UTC; unix
