Package: koinar Type: Package Title: KoinaR - Remote machine learning inference using Koina Version: 1.7.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, testthat, OrgMassSpecR, protViz, S4Vectors 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.3 VignetteBuilder: knitr biocViews: MassSpectrometry, Proteomics, Infrastructure, Software Config/pak/sysreqs: libssl-dev Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 13:03:43 UTC RemoteUrl: https://github.com/bioc/koinar RemoteRef: HEAD RemoteSha: bc466ac249eab9e50ae5f958ab6fe6e80e38c298 Packaged: 2026-07-04 01:40:56 UTC; root Author: Ludwig Lautenbacher [aut, cre] (ORCID: ), Christian Panse [aut] (ORCID: ) Maintainer: Ludwig Lautenbacher