{
  "_id": "6a19528cacfb0bcc41de0058",
  "Package": "koinar",
  "Type": "Package",
  "Title": "KoinaR - Remote machine learning inference using Koina",
  "Version": "1.6.0",
  "Authors@R": "c(person(given = \"Ludwig\", family = \"Lautenbacher\",\nemail = \"ludwig.lautenbacher@tum.de\", role = c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-1540-5911\")),\nperson(given = \"Christian\", family = \"Panse\", email = \"cp@fgcz.ethz.ch\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0003-1975-3064\")))",
  "Description": "A client to simplify fetching predictions from the Koina\nweb service. Koina is a model repository enabling the remote\nexecution of models. Predictions are generated as a response to\nHTTP/S requests, the standard protocol used for nearly all web\ntraffic.",
  "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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 13:03:43 UTC",
  "RemoteUrl": "https://github.com/bioc/koinar",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "933e2d6d99e0d7586c3959cb2961fafc67891739",
  "Packaged": {
    "Date": "2026-05-29 07:38:49 UTC",
    "User": "root"
  },
  "Author": "Ludwig Lautenbacher [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1540-5911>),\nChristian Panse [aut] (ORCID: <https://orcid.org/0000-0003-1975-3064>)",
  "Maintainer": "Ludwig Lautenbacher <ludwig.lautenbacher@tum.de>",
  "MD5sum": "f24d7c4ffa786563a0ab6e48fa4674e0",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "koinar_1.6.0.tar.gz",
  "_fileid": "fc7157b776a62103ea7f46d9df78a3d4ac2b35d8287d54b616760050ba79d1c6",
  "_filesize": 1156463,
  "_sha256": "fc7157b776a62103ea7f46d9df78a3d4ac2b35d8287d54b616760050ba79d1c6",
  "_created": "2026-05-29T07:38:49.000Z",
  "_published": "2026-05-29T08:47:08.956Z",
  "_jobs": [
    {
      "job": 78458680342,
      "time": 147,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7285622929"
    },
    {
      "job": 78458680384,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7285623082"
    },
    {
      "job": 78458680408,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285626051"
    },
    {
      "job": 78458680410,
      "time": 124,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7286743177"
    },
    {
      "job": 78458680392,
      "time": 71,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7286730684"
    },
    {
      "job": 78458211254,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285579189"
    },
    {
      "job": 78458680379,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7285614966"
    },
    {
      "job": 78458680422,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7285609274"
    },
    {
      "job": 78458680425,
      "time": 80,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7285604013"
    },
    {
      "job": 78458680465,
      "time": 90,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7285606515"
    }
  ],
  "_bioccheck": {
    "error": 0,
    "warning": 0,
    "note": 11
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/koinar",
  "_commit": {
    "id": "933e2d6d99e0d7586c3959cb2961fafc67891739",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to even y prior to creation of RELEASE_3_23 branch\n",
    "time": 1777381423
  },
  "_maintainer": {
    "name": "Ludwig Lautenbacher",
    "email": "ludwig.lautenbacher@tum.de",
    "login": "llautenbacher",
    "description": "",
    "uuid": 59884643,
    "orcid": "0000-0002-1540-5911"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.3",
      "role": "Depends"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "BiocManager",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "version": ">= 2.26",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lattice",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "OrgMassSpecR",
      "role": "Suggests"
    },
    {
      "package": "protViz",
      "role": "Suggests"
    },
    {
      "package": "S4Vectors",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-14",
      "n": 3
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.7.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.6.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "massspectrometry",
    "proteomics",
    "infrastructure",
    "software",
    "bioinformatics",
    "deep-learning",
    "machine-learning",
    "mass-spectrometry",
    "python"
  ],
  "_stars": 53,
  "_contributors": [
    {
      "user": "llautenbacher",
      "count": 668,
      "uuid": 59884643
    },
    {
      "user": "wassimg",
      "count": 107,
      "uuid": 6134554
    },
    {
      "user": "jlapin1",
      "count": 43,
      "uuid": 47603871
    },
    {
      "user": "moomboh",
      "count": 34,
      "uuid": 8439442
    },
    {
      "user": "victorgiurcoiu",
      "count": 19,
      "uuid": 74825149
    },
    {
      "user": "tkschmidt",
      "count": 19,
      "uuid": 409660
    },
    {
      "user": "dennisgoldfarb",
      "count": 16,
      "uuid": 8868522
    },
    {
      "user": "jesseangelis",
      "count": 14,
      "uuid": 72972897
    },
    {
      "user": "mostafakalhor",
      "count": 11,
      "uuid": 71625201
    },
    {
      "user": "dulguunb",
      "count": 8,
      "uuid": 22801337
    },
    {
      "user": "arminsl",
      "count": 6,
      "uuid": 50016010
    },
    {
      "user": "erbarb",
      "count": 5,
      "uuid": 93161684
    },
    {
      "user": "rodvrees",
      "count": 4,
      "uuid": 93122887
    },
    {
      "user": "picciama",
      "count": 2,
      "uuid": 50995210
    },
    {
      "user": "robbinbouwmeester",
      "count": 2,
      "uuid": 20045867
    },
    {
      "user": "cpanse",
      "count": 1,
      "uuid": 4901987
    },
    {
      "user": "ralfg",
      "count": 1,
      "uuid": 26458971
    },
    {
      "user": "mshahneh",
      "count": 1,
      "uuid": 56209487
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 284,
    "source": "https://www.bioconductor.org/packages/stats/bioc/koinar"
  },
  "_devurl": "https://github.com/wilhelm-lab/koina",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/koinar.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "Koina",
    "predictWithKoinaModel"
  ],
  "_help": [
    {
      "page": "Koina-class",
      "title": "Koina client class",
      "topics": [
        "Koina",
        "Koina-class"
      ]
    },
    {
      "page": "predictWithKoinaModel",
      "title": "Predict Results Using a Koina Model",
      "topics": [
        "predictWithKoinaModel"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/koinar/raw/RELEASE_3_23/README.md",
  "_rundeps": [
    "askpass",
    "curl",
    "httr",
    "jsonlite",
    "mime",
    "openssl",
    "R6",
    "sys"
  ],
  "_vignettes": [
    {
      "source": "koina.Rmd",
      "filename": "koina.html",
      "title": "Using R client for Koina",
      "author": "Ludwig Lautenbacher, Christian Panse",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Install",
        "Basic usage",
        "Example 1: Reproducing Fig.1d from [@prosit2019]",
        "References",
        "Session information"
      ],
      "created": "2024-04-04 13:17:25",
      "modified": "2026-04-27 09:17:50",
      "commits": 18
    }
  ],
  "_score": 7.130816050034745,
  "_indexed": false,
  "_nocasepkg": "koinar",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/koinar",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-29T07:41:18.000Z",
      "distro": "noble",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "ad310bbe0a53001f77bd51cf165a6a871ee762b9456711474650d5c0c9aa4c92",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.6.0",
      "date": "2026-05-29T07:41:27.000Z",
      "distro": "noble",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "f49a9aef6d5c99cd3843a504b597c7c181a80483f3b4239e684b83b718744ff4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-29T08:46:13.000Z",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "93a0bfbdcad884bb6ac96a010035143a3cdb8f4d26e5319af6070166f769ae87",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.6.0",
      "date": "2026-05-29T08:45:40.000Z",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "bd2caf74461f2808cf0c2947594ea87c987191b22569904c5e65edc6f772e483",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.6.0",
      "date": "2026-05-29T07:41:05.000Z",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "a7e9ba9525a6fb1066225a326ca5aaac41d24b53eee544f46d39ee3625f3d33b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-29T07:40:19.000Z",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "ab4042aed8b3db65ef5e7525fbce3fb848c056b499b93cd27edd85f228e268f4",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-29T07:40:08.000Z",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "7bdec06420ab3386d3fa87f4da5b9dc351da81ab5ca61203fc9d47e6e21b8523",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.6.0",
      "date": "2026-05-29T07:40:13.000Z",
      "commit": "933e2d6d99e0d7586c3959cb2961fafc67891739",
      "fileid": "d969b564ffce6505a686718061a5023a0727468e682357507049851884ca3467",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26624584333"
    }
  ]
}