Package: GalaxyR
Title: 'Galaxy' API Implementation
Version: 0.1.1
Authors@R: c(
  person("Julian", "Frey", email = "julian.frey@wwd.uni-freiburg.de", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7895-702X")),
  person("Zoe", "Schindler", email = "zoe.schindler@wwd.uni-freiburg.de", role = c("ctb"), comment = c(ORCID = "0000-0003-2972-1920"))
  )
Description: On 'Galaxy' platforms like 'Galaxy Europe' <https://usegalaxy.eu>, many tools and workflows can run directly on a high-performance computer. 'GalaxyR' connects R with 'Galaxy' platforms API <https://usegalaxy.eu/api/docs> and allows credential management, uploading data, invoking workflows or tools, checking their status, and downloading results. 
URL: https://github.com/JulFrey/GalaxyR
BugReports: https://github.com/JulFrey/GalaxyR/issues
License: GPL-3
Encoding: UTF-8
Imports: httr, jsonlite, methods
RoxygenNote: 7.3.3
Depends: R (>= 4.1.0)
NeedsCompilation: no
Packaged: 2026-02-17 12:58:10 UTC; Frey
Author: Julian Frey [aut, cre] (ORCID: <https://orcid.org/0000-0001-7895-702X>),
  Zoe Schindler [ctb] (ORCID: <https://orcid.org/0000-0003-2972-1920>)
Maintainer: Julian Frey <julian.frey@wwd.uni-freiburg.de>
Repository: CRAN
Date/Publication: 2026-02-17 13:30:02 UTC
Built: R 4.4.3; ; 2026-02-25 08:50:31 UTC; unix
