Package: Rega Title: R Interface to European Genome-Phenome Archive Version: 1.1.1 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.r-universe.dev Date/Publication: 2026-06-09 13:58:09 UTC RemoteUrl: https://github.com/bioc/Rega RemoteRef: HEAD RemoteSha: 5023676d93501c559e86a1bd8cf1059d23816114 NeedsCompilation: no Packaged: 2026-07-09 10:12:48 UTC; root Author: Igor Cervenka [aut, cre] (ORCID: ), Athimed El Taher [aut] (ORCID: ), Robert Ivanek [aut] (ORCID: ) Maintainer: Igor Cervenka