Package: koinar
Type: Package
Title: KoinaR - Remote machine learning inference using Koina  
Version: 1.5.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: devel
git_last_commit: 33a9dd9
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
