Package: Rega
Title: R Interface to European Genome-Phenome Archive
Version: 0.99.6
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.4)
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
Repository: https://bioc.r-universe.dev
Date/Publication: 2026-02-03 15:15:18 UTC
RemoteUrl: https://github.com/bioc/Rega
RemoteRef: HEAD
RemoteSha: 1d3d5c8d89d8e0c2ad588791fb1d3fdc6515979d
NeedsCompilation: no
Packaged: 2026-04-15 06:39:02 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-15 06:40:26 UTC; windows
