Type: Package
Package: QBMS
Title: Query the Breeding Management System(s)
Version: 0.9.1
Date: 2023-03-28
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: Linking data management systems to analytics is an important step in breeding 
    digitization. Breeders can use this R package to Query the Breeding Management 
    System(s) like 'BMS' <https://bmspro.io>, 'BreedBase' <https://breedbase.org>, and 
    'GIGWA' <https://southgreen.fr/content/gigwa> (using 'BrAPI' <https://brapi.org> calls) 
    and help them to retrieve phenotypic and genotypic data directly into their analyzing 
    pipelines.
License: GPL (>= 3)
URL: https://icarda-git.github.io/QBMS/
BugReports: https://github.com/icarda-git/QBMS/issues
Depends: R (>= 3.1.0)
Imports: httr, jsonlite, tcltk, utils, RNetCDF, stats
Suggests: knitr, rmarkdown, async
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.2.3
Packaged: 2023-03-28 10:27:24 UTC; Kel-shamaa
Repository: CRAN
Date/Publication: 2023-03-28 12:40:05 UTC
Built: R 4.2.0; ; 2023-03-29 13:11:07 UTC; unix
