{
  "_id": "6a630f08d3420cf5dfdb68a0",
  "Package": "Rserve",
  "Version": "1.8",
  "Title": "Versatile R Server",
  "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.org,\n<https://orcid.org/0000-0003-2297-1732>)",
  "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.org\", ORCID=\"0000-0003-2297-1732\"))",
  "Maintainer": "Simon Urbanek <Simon.Urbanek@r-project.org>",
  "SystemRequirements": "libR, GNU make",
  "Description": "Rserve is a versatile, scalable server enabling the\nefficient use of R from other applications through variety of\nprotocols including QAP, WebSockets, HTTP and HTTPS. It acts as\na server (TCP/IP or local sockets) which allows binary requests\nto be sent to R. Every connection has a separate workspace and\nworking directory. Client-side implementations are available\nfor many popular languages allowing applications to use\nfacilities of R without the need of linking to the R binary.\nRserve supports remote connections, user authentication and\nfile transfer. A simple R client is included in this package as\nwell. It also supports OCAP mode for secure remote procedure\ncalls, including support for full event loop, asynchronous\nresults/graphics and console I/O.",
  "License": "GPL-2 | file LICENSE",
  "URL": "https://www.rforge.net/Rserve/",
  "BugReports": "https://github.com/s-u/Rserve/issues/",
  "Biarch": "true",
  "Config/pak/sysreqs": "make",
  "Repository": "https://s-u.r-universe.dev",
  "Date/Publication": "2026-03-23 22:14:37 UTC",
  "RemoteUrl": "https://github.com/s-u/rserve",
  "RemoteRef": "HEAD",
  "RemoteSha": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-24 06:14:07 UTC",
    "User": "root"
  },
  "_user": "s-u",
  "_type": "src",
  "_file": "Rserve_1.8.tar.gz",
  "_fileid": "https://r2.ropensci.org/d33242282a7e7b99bec946a08bea865d36929cb93ed11a3c9bf8c6993194df33",
  "_filesize": 590535,
  "_sha256": "d33242282a7e7b99bec946a08bea865d36929cb93ed11a3c9bf8c6993194df33",
  "_expires": "2026-11-01T07:06:46.000Z",
  "_created": "2026-07-24T06:14:07.000Z",
  "_published": "2026-07-24T07:06:48.662Z",
  "_jobs": [
    {
      "job": 89413756624,
      "time": 104,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588286757"
    },
    {
      "job": 89413756675,
      "time": 122,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8588292108"
    },
    {
      "job": 89413756643,
      "time": 110,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8588288443"
    },
    {
      "job": 89413756645,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8588295009"
    },
    {
      "job": 89413756658,
      "time": 86,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8589197790"
    },
    {
      "job": 89413756676,
      "time": 209,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8589243706"
    },
    {
      "job": 89413756670,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8589203779"
    },
    {
      "job": 89413756637,
      "time": 201,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8589217498"
    },
    {
      "job": 89413331114,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8588255884"
    },
    {
      "job": 89413756523,
      "time": 97,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 89413756541,
      "time": 145,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8588298386"
    },
    {
      "job": 89413756553,
      "time": 152,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8588301009"
    },
    {
      "job": 89413756633,
      "time": 147,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8588299094"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135",
  "_status": "success",
  "_upstream": "https://github.com/s-u/rserve",
  "_commit": {
    "id": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
    "author": "Simon Urbanek <simon.urbanek@r-project.org>",
    "committer": "Simon Urbanek <simon.urbanek@r-project.org>",
    "message": "update NEWS\n",
    "time": 1774304077
  },
  "_maintainer": {
    "name": "Simon Urbanek",
    "email": "simon.urbanek@r-project.org",
    "login": "s-u",
    "description": "",
    "uuid": 2073427,
    "orcid": "0000-0003-2297-1732"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 1.5.0",
      "role": "Depends"
    },
    {
      "package": "RSclient",
      "role": "Suggests"
    }
  ],
  "_owner": "s-u",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-51",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 3
    },
    {
      "week": "2026-12",
      "n": 3
    },
    {
      "week": "2026-13",
      "n": 5
    }
  ],
  "_tags": [
    {
      "name": "1.8-16",
      "date": "2025-12-15"
    }
  ],
  "_stars": 290,
  "_contributors": [
    {
      "user": "s-u",
      "count": 808,
      "uuid": 2073427
    },
    {
      "user": "khoran",
      "count": 2,
      "uuid": 1340344
    },
    {
      "user": "ereztourjeman",
      "count": 1,
      "uuid": 3428897
    },
    {
      "user": "gordonwoodhull",
      "count": 1,
      "uuid": 1366709
    },
    {
      "user": "kalibera",
      "count": 1,
      "uuid": 1734520
    },
    {
      "user": "daef",
      "count": 1,
      "uuid": 2098598
    }
  ],
  "_userbio": {
    "uuid": 2073427,
    "type": "user",
    "name": "Simon Urbanek",
    "followers": 488
  },
  "_downloads": {
    "count": 5674,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rserve"
  },
  "_mentions": 35,
  "_devurl": "https://github.com/s-u/rserve",
  "_searchresults": 539,
  "_topics": [
    "openssl",
    "libxcrypt"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/Rserve.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s-u/rserve",
  "_realowner": "s-u",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.4-4",
      "date": "2006-11-16"
    },
    {
      "version": "0.4-5",
      "date": "2006-11-30"
    },
    {
      "version": "0.4-6",
      "date": "2006-11-30"
    },
    {
      "version": "0.4-7",
      "date": "2007-01-14"
    },
    {
      "version": "0.5-1",
      "date": "2008-07-28"
    },
    {
      "version": "0.5-2",
      "date": "2008-10-19"
    },
    {
      "version": "0.5-3",
      "date": "2009-01-26"
    },
    {
      "version": "0.6-0",
      "date": "2009-10-28"
    },
    {
      "version": "0.6-1",
      "date": "2010-05-25"
    },
    {
      "version": "0.6-2",
      "date": "2010-09-02"
    },
    {
      "version": "0.6-3",
      "date": "2011-01-18"
    },
    {
      "version": "0.6-4",
      "date": "2011-05-20"
    },
    {
      "version": "0.6-5",
      "date": "2011-06-22"
    },
    {
      "version": "0.6-6",
      "date": "2011-12-11"
    },
    {
      "version": "0.6-7",
      "date": "2012-01-17"
    },
    {
      "version": "0.6-8",
      "date": "2012-02-20"
    },
    {
      "version": "0.6-8.1",
      "date": "2013-03-23"
    },
    {
      "version": "1.7-1",
      "date": "2013-08-03"
    },
    {
      "version": "1.7-2",
      "date": "2013-08-13"
    },
    {
      "version": "1.7-3",
      "date": "2013-08-21"
    },
    {
      "version": "1.7-3.1",
      "date": "2019-04-15"
    },
    {
      "version": "1.8-8",
      "date": "2021-11-03"
    },
    {
      "version": "1.8-9",
      "date": "2021-11-05"
    },
    {
      "version": "1.8-10",
      "date": "2021-11-25"
    },
    {
      "version": "1.8-11",
      "date": "2022-11-28"
    },
    {
      "version": "1.8-13",
      "date": "2023-11-28"
    },
    {
      "version": "1.8-15",
      "date": "2024-12-17"
    },
    {
      "version": "1.8-16",
      "date": "2025-12-15"
    },
    {
      "version": "1.8-17",
      "date": "2026-02-02"
    },
    {
      "version": "1.8-18",
      "date": "2026-03-20"
    },
    {
      "version": "1.8-19",
      "date": "2026-03-24"
    }
  ],
  "_exports": [
    "ocap",
    "resolve.ocap",
    "Rserve",
    "Rserve.context",
    "Rserve.eval",
    "Rserve.http.add.static",
    "Rserve.http.rm.all.statics",
    "run.Rserve",
    "self.ctrlEval",
    "self.ctrlSource",
    "self.oobMessage",
    "self.oobSend",
    "stop.Rserve",
    "ulog"
  ],
  "_help": [
    {
      "page": "ocap",
      "title": "Object Capability (OCAP) Functions",
      "topics": [
        "ocap",
        "resolve.ocap",
        "Rserve.context"
      ]
    },
    {
      "page": "Rserv",
      "title": "Server providing R functionality to applications via TCP/IP or local unix sockets",
      "topics": [
        "Rserve"
      ]
    },
    {
      "page": "Rserve.eval",
      "title": "Evaluate expressions in a REPL-like fashion",
      "topics": [
        "Rserve.eval"
      ]
    },
    {
      "page": "Rserve.http.add.static",
      "title": "Add static file handler to HTTP/HTTPS server",
      "topics": [
        "Rserve.http.add.static",
        "Rserve.http.rm.all.statics"
      ]
    },
    {
      "page": "run.Rserve",
      "title": "Start Rserve within the current R process.",
      "topics": [
        "run.Rserve",
        "stop.Rserve"
      ]
    },
    {
      "page": "self",
      "title": "Functions usable for R code run inside Rserve",
      "topics": [
        "self.ctrlEval",
        "self.ctrlSource",
        "self.oobMessage",
        "self.oobSend"
      ]
    },
    {
      "page": "ulog",
      "title": "Micro Logging",
      "topics": [
        "ulog"
      ]
    }
  ],
  "_readme": "https://github.com/s-u/rserve/raw/HEAD/README.md",
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libssl",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.5.5-1ubuntu3.2",
      "name": "openssl",
      "homepage": "https://openssl-library.org",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.5.5-1ubuntu3.2",
      "name": "openssl",
      "homepage": "https://openssl-library.org",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libcrypt",
      "package": "libcrypt1",
      "headers": "libcrypt-dev",
      "source": "libxcrypt",
      "version": "1:4.5.1-1",
      "name": "libxcrypt",
      "description": "libcrypt shared library"
    }
  ],
  "_score": 10.726027344929172,
  "_indexed": true,
  "_nocasepkg": "rserve",
  "_universes": [
    "s-u"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8",
      "date": "2026-07-24T06:16:10.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/84dea967eba8e2c81decb8ced85c04bf8f85e56aa54200af6a07472a295a618b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8",
      "date": "2026-07-24T06:16:24.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/48ade5f42b41fa6a1ef20553764a317ebfe717770ee55a9528f0eb6c4260abb5",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.8",
      "date": "2026-07-24T06:16:12.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/6c6b1e399da57c6ee87461a620d70e94d01f362b7f156d6a2d135fe217cf1432",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.8",
      "date": "2026-07-24T06:16:30.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/985d12d0f09faabdba9cb93ac668a22db2df0b284517191324ad672f3dced902",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8",
      "date": "2026-07-24T07:03:45.000Z",
      "arch": "aarch64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/0a6ae126a80839a4c9cf435a8e8433433eb996ecca861faa9154d950c846fccb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8",
      "date": "2026-07-24T07:05:34.000Z",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/0a41ba5abe63193f3408b22c0e223b551c40eee4192802ef07840118f0294167",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.8",
      "date": "2026-07-24T07:04:01.000Z",
      "arch": "aarch64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/22433124cfbe14f9f9864fa16fa3588657d06cc55029bf31f5937061c03fd638",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.8",
      "date": "2026-07-24T07:04:14.000Z",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/6fb30e165b8d59c68f48209534e9beaa78b085531c471f9c52007783140502be",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8",
      "date": "2026-07-24T06:15:33.000Z",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/4dfbd84871dcedbc409a50909474357dbf1f42a2c2bb8613abb5657d9dcaa50a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8",
      "date": "2026-07-24T06:15:32.000Z",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/574a144068cf32f68dd23e69cfce7502253f362b4fda1bf432be1472fd6e83c5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.8",
      "date": "2026-07-24T06:15:36.000Z",
      "arch": "x86_64",
      "commit": "9fef56f5c9a0189f5688b6c533d4920ab616ca52",
      "fileid": "https://r2.ropensci.org/c28e41335cd5b1cd955200d54ec423ea40bf2b8c3eea596d017107c504cc8ee4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/30071537135"
    }
  ]
}