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
Config/pak/sysreqs: libssl-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2025-10-29 15:32:08 UTC
RemoteUrl: https://github.com/bioc/koinar
RemoteRef: RELEASE_3_22
RemoteSha: ce4181234f0659054ea04041b00a9cf9001ebebf
Packaged: 2025-11-11 15:34:31 UTC; root
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.2; ; 2025-11-11 15:45:05 UTC; windows
