{
  "_id": "6a192c3facfb0bcc41dcee74",
  "Package": "websocket",
  "Version": "1.4.4",
  "Title": "'WebSocket' Client Library",
  "Description": "Provides a 'WebSocket' client interface for R. 'WebSocket'\nis a protocol for low-overhead real-time communication:\n<https://en.wikipedia.org/wiki/WebSocket>.",
  "Authors@R": "c(\nperson(\"Winston\", \"Chang\", role = c(\"aut\", \"cre\"), email = \"winston@posit.co\"),\nperson(\"Joe\", \"Cheng\", role = \"aut\", email = \"joe@posit.co\"),\nperson(\"Alan\", \"Dipert\", role = \"aut\"),\nperson(\"Barbara\", \"Borges\", role = \"aut\"),\nperson(family = \"Posit, PBC\", role = \"cph\"),\nperson(\"Peter\", \"Thorson\", role = c(\"ctb\", \"cph\"), comment = \"WebSocket++ library\"),\nperson(\"René\", \"Nyffenegger\", role = c(\"ctb\", \"cph\"), comment = \"Base 64 library\"),\nperson(\"Micael\", \"Hildenborg\", role = c(\"ctb\", \"cph\"), comment = \"SHA1 library\"),\nperson(family = \"Aladdin Enterprises\", role = \"cph\", comment = \"MD5 library\"),\nperson(\"Bjoern\", \"Hoehrmann\", role = c(\"ctb\", \"cph\"), comment = \"UTF8 Validation library\"))",
  "License": "GPL-2",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "BugReports": "https://github.com/rstudio/websocket/issues",
  "SystemRequirements": "GNU make, OpenSSL >= 1.0.2",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 05:59:40 UTC",
    "User": "root"
  },
  "Author": "Winston Chang [aut, cre], Joe Cheng [aut], Alan Dipert [aut],\nBarbara Borges [aut], Posit, PBC [cph], Peter Thorson [ctb,\ncph] (WebSocket++ library), René Nyffenegger [ctb, cph] (Base\n64 library), Micael Hildenborg [ctb, cph] (SHA1 library),\nAladdin Enterprises [cph] (MD5 library), Bjoern Hoehrmann [ctb,\ncph] (UTF8 Validation library)",
  "Maintainer": "Winston Chang <winston@posit.co>",
  "Config/pak/sysreqs": "make libssl-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-10 09:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/websocket",
  "RemoteRef": "HEAD",
  "RemoteSha": "18d74503c6a12ea6756911333f66dfbe54a24eaa",
  "MD5sum": "c144fac67254d2aa1cc67614d3d316f2",
  "_user": "cran",
  "_type": "src",
  "_file": "websocket_1.4.4.tar.gz",
  "_fileid": "785f5c7ac93b20b28247963c56aa7c619a6fa65546f30c30784be7f780a6cc96",
  "_filesize": 279806,
  "_sha256": "785f5c7ac93b20b28247963c56aa7c619a6fa65546f30c30784be7f780a6cc96",
  "_created": "2026-05-29T05:59:40.000Z",
  "_published": "2026-05-29T06:03:43.241Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78446567402,
      "time": 173,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284163628"
    },
    {
      "job": 78446567435,
      "time": 165,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7284162037"
    },
    {
      "job": 78446567401,
      "time": 170,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284162832"
    },
    {
      "job": 78446567440,
      "time": 168,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7284162690"
    },
    {
      "job": 78446161817,
      "time": 226,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284124774"
    },
    {
      "job": 78446567379,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26620829616",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/websocket",
  "_commit": {
    "id": "18d74503c6a12ea6756911333f66dfbe54a24eaa",
    "author": "Winston Chang <winston@posit.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.4.4\n",
    "time": 1744275602
  },
  "_maintainer": {
    "name": "Winston Chang",
    "email": "winston@posit.co",
    "login": "wch",
    "description": "Senior Principal Software Engineer at @posit-pbc (formerly known as @rstudio)",
    "uuid": 86978
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "AsioHeaders",
      "role": "LinkingTo"
    },
    {
      "package": "later",
      "role": "LinkingTo"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "later",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "httpuv",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 62,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "wch",
      "count": 8,
      "uuid": 86978
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 70533,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/websocket"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/rstudio/websocket",
  "_searchresults": 59,
  "_topics": [
    "openssl",
    "cpp"
  ],
  "_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/readme.html",
    "extra/readme.md",
    "extra/websocket.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rstudio/websocket",
  "_realowner": "rstudio",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-06-18"
    },
    {
      "version": "1.1.0",
      "date": "2019-08-08"
    },
    {
      "version": "1.2.0",
      "date": "2020-06-10"
    },
    {
      "version": "1.3.0",
      "date": "2020-07-05"
    },
    {
      "version": "1.3.1",
      "date": "2020-07-13"
    },
    {
      "version": "1.3.2",
      "date": "2021-02-10"
    },
    {
      "version": "1.4.0",
      "date": "2021-04-23"
    },
    {
      "version": "1.4.1",
      "date": "2021-08-18"
    },
    {
      "version": "1.4.2",
      "date": "2024-07-22"
    },
    {
      "version": "1.4.4",
      "date": "2025-04-10"
    }
  ],
  "_exports": [
    "WebSocket"
  ],
  "_help": [
    {
      "page": "WebSocket",
      "title": "Create a WebSocket client",
      "topics": [
        "WebSocket"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/websocket/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/websocket/raw/HEAD/README.md",
  "_rundeps": [
    "AsioHeaders",
    "cpp11",
    "later",
    "R6",
    "Rcpp",
    "rlang"
  ],
  "_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": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "overview.Rmd",
      "filename": "overview.html",
      "title": "Overview",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Creating WebSockets",
        "Interaction with later",
        "Adding handlers",
        "Event environment",
        "Removing handlers",
        "Other notes"
      ],
      "created": "2019-06-18 14:10:03",
      "modified": "2020-06-10 20:40:03",
      "commits": 2
    }
  ],
  "_score": 7.587727316403327,
  "_indexed": false,
  "_nocasepkg": "websocket",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://rstudio.r-universe.dev/websocket",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-29T06:02:40.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "18d74503c6a12ea6756911333f66dfbe54a24eaa",
      "fileid": "833a5aa25012a4944c812f7724c8802b4586507605e5647b0a67e4d22b46e47f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620829616"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-29T06:02:28.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "18d74503c6a12ea6756911333f66dfbe54a24eaa",
      "fileid": "9bef31e778e5830f11dc5aa5f37b34acea9f09ecf68a80e10554c5c9d9850d64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620829616"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-29T06:02:32.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "18d74503c6a12ea6756911333f66dfbe54a24eaa",
      "fileid": "1f074e3fb786b1866de7561a7f7f1dbe885641f90980809910fde0a9d846e334",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620829616"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.4",
      "date": "2026-05-29T06:02:29.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "18d74503c6a12ea6756911333f66dfbe54a24eaa",
      "fileid": "422b2f96002d27736dd34a5520e9c01e9bb83fdf1762b79536df6fa25ed7c4a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26620829616"
    }
  ]
}