Package: Rega
Title: R Interface to European Genome-Phenome Archive
Version: 1.0.0
Authors@R: 
   c(
    person(
        "Igor", "Cervenka", , "igor.cervenka@unibas.ch", role = c("aut", "cre"), 
        comment = c(ORCID = "0000-0002-9438-5161")
    ),
    person(
        "Athimed", "El Taher", , "athimed.eltaher@unibas.ch", role = c("aut"), 
        comment = c(ORCID = "0000-0003-2424-8476")
    ),
    person(
        "Robert", "Ivanek", , "robert.ivanek@unibas.ch", role = c("aut"), 
        comment = c(ORCID = "0000-0002-8403-056X")
    )
   )
Description: The European Genome-phenome Archive (EGA) provides
        long-term storage and controlled sharing of personally
        identifiable genetic data. The Rega package offers a
        streamlined and extensible R interface to the EGA API,
        facilitating the programmatic upload of metadata. GEO-like
        Excel submission template is provided as a default method of
        organizing submission metadata.
License: Artistic-2.0
URL: https://github.com/ivanek/Rega
BugReports: https://github.com/ivanek/Rega/issues
Depends: R (>= 4.5)
Imports: askpass, httr2, jsonlite, jsonvalidate, keyring, readxl,
        rlang, stringr, tibble, tidyr, validate, yaml
Suggests: BiocStyle, knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
biocViews: Software, Infrastructure, ThirdPartyClient
Config/testthat/edition: 3
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.3.3
Config/pak/sysreqs: libicu-dev libsecret-1-dev libssl-dev libnode-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 13:06:57 UTC
RemoteUrl: https://github.com/bioc/Rega
RemoteRef: RELEASE_3_23
RemoteSha: 5a605727f75716462dc3eb023669e89de8b14cc9
NeedsCompilation: no
Packaged: 2026-04-30 06:06:34 UTC; root
Author: Igor Cervenka [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-9438-5161>),
  Athimed El Taher [aut] (ORCID: <https://orcid.org/0000-0003-2424-8476>),
  Robert Ivanek [aut] (ORCID: <https://orcid.org/0000-0002-8403-056X>)
Maintainer: Igor Cervenka <igor.cervenka@unibas.ch>
Built: R 4.6.0; ; 2026-04-30 06:08:14 UTC; windows
