{
  "_id": "6a115eacacfb0bcc41cecc13",
  "Package": "Rserve",
  "Version": "1.8-19",
  "Title": "Versatile R Server",
  "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.org, ORCID:\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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-23 07:57:37 UTC",
    "User": "root"
  },
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-03-24 05:20:44 UTC",
  "RemoteUrl": "https://github.com/cran/Rserve",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea03729932f5dd263da2ea1d21e4cbfdf7464a06",
  "MD5sum": "9deb43967251102165e6566c7bbaa370",
  "_user": "cran",
  "_type": "src",
  "_file": "Rserve_1.8-19.tar.gz",
  "_fileid": "18fa8f62b8d468858160d2110bafa53dbd78b1c9d9c201f23854b81e899bec62",
  "_filesize": 696120,
  "_sha256": "18fa8f62b8d468858160d2110bafa53dbd78b1c9d9c201f23854b81e899bec62",
  "_created": "2026-05-23T07:57:37.000Z",
  "_published": "2026-05-23T08:00:44.550Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77507782672,
      "time": 113,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175476821"
    },
    {
      "job": 77507782669,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7175476965"
    },
    {
      "job": 77507782661,
      "time": 118,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175477204"
    },
    {
      "job": 77507782668,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7175477921"
    },
    {
      "job": 77507661947,
      "time": 150,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175465483"
    },
    {
      "job": 77507782651,
      "time": 94,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26327467963",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/Rserve",
  "_commit": {
    "id": "ea03729932f5dd263da2ea1d21e4cbfdf7464a06",
    "author": "Simon Urbanek <Simon.Urbanek@r-project.org>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.8-19\n",
    "time": 1774329644
  },
  "_maintainer": {
    "name": "Simon Urbanek",
    "email": "simon.urbanek@r-project.org",
    "login": "s-u",
    "description": "",
    "uuid": 2073427,
    "orcid": "0000-0003-2297-1732"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 1.5.0",
      "role": "Depends"
    },
    {
      "package": "RSclient",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-51",
      "n": 1
    },
    {
      "week": "2026-06",
      "n": 1
    },
    {
      "week": "2026-12",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.8-16",
      "date": "2025-12-15"
    },
    {
      "name": "1.8-17",
      "date": "2026-02-02"
    },
    {
      "name": "1.8-18",
      "date": "2026-03-20"
    },
    {
      "name": "1.8-19",
      "date": "2026-03-24"
    }
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "s-u",
      "count": 31,
      "uuid": 2073427
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 5109,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/Rserve"
  },
  "_mentions": 35,
  "_devurl": "https://github.com/s-u/rserve",
  "_searchresults": 445,
  "_topics": [
    "openssl",
    "libxcrypt"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/Rserve.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s-u/rserve",
  "_realowner": "s-u",
  "_cranurl": false,
  "_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"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libssl",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libcrypto",
      "package": "libssl3t64",
      "headers": "libssl-dev",
      "source": "openssl",
      "version": "3.0.13-0ubuntu3.9",
      "name": "openssl",
      "homepage": "https://www.openssl.org/",
      "description": "Secure Sockets Layer toolkit - shared libraries"
    },
    {
      "shlib": "libcrypt",
      "package": "libcrypt1",
      "headers": "libcrypt-dev",
      "source": "libxcrypt",
      "version": "1:4.4.36-4build1",
      "name": "libxcrypt",
      "description": "libcrypt shared library"
    }
  ],
  "_score": 6.214028410094463,
  "_indexed": false,
  "_nocasepkg": "rserve",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://s-u.r-universe.dev/Rserve",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8-19",
      "date": "2026-05-23T07:59:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea03729932f5dd263da2ea1d21e4cbfdf7464a06",
      "fileid": "20aa4bc830ba6838d0a770d313c847f4f404d14e02fae2c08ae53896892ba597",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327467963"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8-19",
      "date": "2026-05-23T07:59:50.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea03729932f5dd263da2ea1d21e4cbfdf7464a06",
      "fileid": "1ca1d31cb0f31348217363aaa031571643500803f3cfce343f4dd1a6f3b97ab0",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327467963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8-19",
      "date": "2026-05-23T07:59:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea03729932f5dd263da2ea1d21e4cbfdf7464a06",
      "fileid": "7cd6073c50324cf297a118d22ca2157997212439341e936c83fe989adde9f1bf",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327467963"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8-19",
      "date": "2026-05-23T07:59:53.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea03729932f5dd263da2ea1d21e4cbfdf7464a06",
      "fileid": "679632a4af67db6c96573f0ebe2cad66bcdc0cc7e129b025d1050065acb853a3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26327467963"
    }
  ]
}