Package: Rega
Title: R Interface to European Genome-Phenome Archive
Version: 1.0.2
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)
Config/roxygen2/version: 8.0.0
Config/pak/sysreqs: libicu-dev libsecret-1-dev libssl-dev libnode-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-06-09 14:09:03 UTC
RemoteUrl: https://github.com/bioc/Rega
RemoteRef: RELEASE_3_23
RemoteSha: 03659b9857f879f59139f652cdba73af5f360e31
NeedsCompilation: no
Packaged: 2026-06-09 16:35:28 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-06-09 16:36:57 UTC; windows
