Package: GalaxyR
Title: 'Galaxy' API Implementation
Version: 0.1.0
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-02 10:13:27 UTC; julian
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-04 19:30:14 UTC
Built: R 4.5.2; ; 2026-02-06 00:51:45 UTC; windows
