Type: Package
Package: QBMS
Title: Query the Breeding Management System 'BMS'
Version: 0.7.0
Date: 2022-03-03
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("ICARDA", role = "cph")
  )
Author: Khaled Al-Shamaa [aut, cre],
  Mariano Omar Crimi [ctb],
  Zakaria Kehel [ctb],
  ICARDA [cph]
Maintainer: Khaled Al-Shamaa <k.el-shamaa@cgiar.org>
Description: Query the Breeding Management System 'BMS'
    <https://bmspro.io> database (using 'BrAPI' <https://brapi.org> calls)
    to help breeders as targeted end-users retrieving data directly into
    their analyzing pipelines.
License: GPL (>= 3)
URL: https://github.com/icarda-git/QBMS
BugReports: https://github.com/icarda-git/QBMS/issues
Depends: R (>= 3.1.0)
Imports: httr, jsonlite, tcltk, utils
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
Encoding: UTF-8
LazyData: FALSE
NeedsCompilation: no
RoxygenNote: 7.1.1
Packaged: 2022-03-01 22:26:44 UTC; Kel-shamaa
Repository: CRAN
Date/Publication: 2022-03-02 15:50:05 UTC
