Package: koinar
Type: Package
Title: KoinaR - Remote machine learning inference using Koina
Version: 1.4.0
Authors@R: c(person(given = "Ludwig", family = "Lautenbacher",
    email = "ludwig.lautenbacher@tum.de", role = c("aut", "cre"), comment=c(ORCID="0000-0002-1540-5911")),
  person(given = "Christian", family = "Panse", email = "cp@fgcz.ethz.ch", role = c("aut"),
    comment = c(ORCID = "0000-0003-1975-3064")))
Depends: R (>= 4.3)
Imports: httr, jsonlite, methods, utils
Suggests: BiocManager, BiocStyle (>= 2.26), httptest, knitr, lattice,
        msdata, OrgMassSpecR, protViz, S4Vectors, Spectra, testthat,
        mzR
Description: A client to simplify fetching predictions from the Koina web 
  service. Koina is a model repository enabling the remote execution of models. 
  Predictions are generated as a response to HTTP/S requests, the standard protocol 
  used for nearly all web traffic.
License: Apache License 2.0
URL: https://github.com/wilhelm-lab/koina
BugReports: https://github.com/wilhelm-lab/koina/issues
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.3.2
VignetteBuilder: knitr
biocViews: MassSpectrometry, Proteomics, Infrastructure, Software
git_url: https://git.bioconductor.org/packages/koinar
git_branch: RELEASE_3_22
git_last_commit: ce41812
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.22
Date/Publication: 2025-10-29
Packaged: 2025-10-30 03:13:34 UTC; biocbuild
Author: Ludwig Lautenbacher [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-1540-5911>),
  Christian Panse [aut] (ORCID: <https://orcid.org/0000-0003-1975-3064>)
Maintainer: Ludwig Lautenbacher <ludwig.lautenbacher@tum.de>
Built: R 4.5.1; ; 2025-10-30 09:29:18 UTC; unix
