{
  "_id": "6a4993786d67900babdfcb44",
  "Package": "epivizrServer",
  "Type": "Package",
  "Title": "WebSocket server infrastructure for epivizr apps and packages",
  "Version": "1.41.0",
  "Authors@R": "person(\"Hector\", \"Corrada Bravo\", email =\n\"hcorrada@gmail.com\", role = c(\"aut\", \"cre\"))",
  "URL": "https://epiviz.github.io",
  "BugReports": "https://github.com/epiviz/epivizrServer",
  "Description": "This package provides objects to manage WebSocket\nconnections to epiviz apps. Other epivizr package use this\ninfrastructure.",
  "biocViews": "Infrastructure, Visualization",
  "VignetteBuilder": "knitr",
  "License": "MIT + file LICENSE",
  "Collate": "'IndexedArray-class.R' 'Queue-class.R' 'utils.R' 'zzz.R'\n'middleware-plus-supporting.R' 'dummyTestPage.R'\n'EpivizServer-class.R' 'createServer.R'",
  "RoxygenNote": "7.1.0",
  "NeedsCompilation": "no",
  "Author": "Hector Corrada Bravo [aut, cre]",
  "Maintainer": "Hector Corrada Bravo <hcorrada@gmail.com>",
  "Config/pak/sysreqs": "make zlib1g-dev",
  "Repository": "https://bioc.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:27 UTC",
  "RemoteUrl": "https://github.com/bioc/epivizrServer",
  "RemoteRef": "HEAD",
  "RemoteSha": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
  "Packaged": {
    "Date": "2026-07-04 23:03:59 UTC",
    "User": "root"
  },
  "_user": "bioc",
  "_type": "src",
  "_file": "epivizrServer_1.41.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/6796e2310b8b741ac77e29a3d131b43e929dc06f7c5055008fdda04cd9d9b546",
  "_filesize": 116031,
  "_sha256": "6796e2310b8b741ac77e29a3d131b43e929dc06f7c5055008fdda04cd9d9b546",
  "_expires": "2026-10-12T23:12:55.000Z",
  "_created": "2026-07-04T23:03:59.000Z",
  "_published": "2026-07-04T23:12:56.676Z",
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 11
  },
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057",
  "_status": "success",
  "_upstream": "https://github.com/bioc/epivizrServer",
  "_commit": {
    "id": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
    "author": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "committer": "A Wokaty <andres.wokaty@sph.cuny.edu>",
    "message": "bump x.y.z version to odd y following creation of RELEASE_3_23 branch\n",
    "time": 1777380207
  },
  "_maintainer": {
    "name": "Hector Corrada Bravo",
    "email": "hcorrada@gmail.com",
    "login": "hcorrada",
    "description": "",
    "uuid": 2072476
  },
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 85174299268,
      "time": 153,
      "config": "bioc-checks",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8086237558"
    },
    {
      "job": 85174299267,
      "time": 187,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8086241220"
    },
    {
      "job": 85174299312,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8086236824"
    },
    {
      "job": 85174299258,
      "time": 68,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8086273861"
    },
    {
      "job": 85174299265,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8086275953"
    },
    {
      "job": 85174143847,
      "time": 161,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8086221285"
    },
    {
      "job": 85174299264,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8086236687"
    },
    {
      "job": 85174299266,
      "time": 76,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8086229426"
    },
    {
      "job": 85174299282,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8086230356"
    },
    {
      "job": 85174299284,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8086231050"
    }
  ],
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.2.3",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "httpuv",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "version": ">= 2.0.0",
      "role": "Imports"
    },
    {
      "package": "rjson",
      "role": "Imports"
    },
    {
      "package": "mime",
      "version": ">= 0.2",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "BiocStyle",
      "role": "Suggests"
    }
  ],
  "_owner": "bioc",
  "_selfowned": true,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 2
    }
  ],
  "_tags": [],
  "_bioc": [
    {
      "branch": "devel",
      "version": "1.41.0",
      "bioc": "3.24"
    },
    {
      "branch": "release",
      "version": "1.40.0",
      "bioc": "3.23"
    }
  ],
  "_topics": [
    "infrastructure",
    "visualization"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "hcorrada",
      "count": 17,
      "uuid": 2072476
    },
    {
      "user": "dtenenba",
      "count": 4,
      "uuid": 2286826
    },
    {
      "user": "nturaga",
      "count": 4,
      "uuid": 2746443
    },
    {
      "user": "hpages",
      "count": 2,
      "uuid": 8810451
    },
    {
      "user": "jkanche",
      "count": 2,
      "uuid": 399324
    },
    {
      "user": "vobencha",
      "count": 2,
      "uuid": 2466173
    },
    {
      "user": "dalloliogm",
      "count": 1,
      "uuid": 14500
    }
  ],
  "_userbio": {
    "uuid": 2286807,
    "type": "organization",
    "name": "Bioconductor",
    "followers": 445,
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_devurl": "https://github.com/epiviz/epivizrserver",
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/epivizrServer.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/epiviz/epivizrserver",
  "_realowner": "bioc",
  "_cranurl": false,
  "_exports": [
    "createServer",
    "json_writer"
  ],
  "_help": [
    {
      "page": "createServer",
      "title": "Create a new EpivizServer object",
      "topics": [
        "createServer"
      ]
    },
    {
      "page": "EpivizServer-class",
      "title": "Class providing WebSocket connection server",
      "topics": [
        "EpivizServer",
        "EpivizServer-class"
      ]
    },
    {
      "page": "IndexedArray-class",
      "title": "Class providing an indexed array (hashtable)",
      "topics": [
        "IndexedArray",
        "IndexedArray-class"
      ]
    },
    {
      "page": "json_parser",
      "title": "JSON parser used by this package",
      "topics": [
        "json_parser"
      ]
    },
    {
      "page": "json_writer",
      "title": "JSON writer used by this package",
      "topics": [
        "json_writer"
      ]
    },
    {
      "page": "Queue-class",
      "title": "Class providing a queue data structure",
      "topics": [
        "Queue",
        "Queue-class"
      ]
    }
  ],
  "_readme": "https://github.com/bioc/epivizrServer/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "fastmap",
    "httpuv",
    "later",
    "lifecycle",
    "magrittr",
    "mime",
    "otel",
    "promises",
    "R6",
    "Rcpp",
    "rjson",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "epivizrServer.Rmd",
      "filename": "epivizrServer.html",
      "title": "epivizrServer Usage",
      "author": "Hector Corrada Bravo",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Usage"
      ],
      "created": "2016-04-15 13:33:42",
      "modified": "2016-08-04 19:15:27",
      "commits": 4
    }
  ],
  "_score": 5.954242509439325,
  "_indexed": true,
  "_nocasepkg": "epivizrserver",
  "_universes": [
    "bioc",
    "hcorrada",
    "epiviz"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-04T23:07:03.000Z",
      "distro": "resolute",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/64bb02a0cc1307675caebc0b2b60ddd99fd3edf9f43847528f855f193717109b",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.41.0",
      "date": "2026-07-04T23:06:23.000Z",
      "distro": "resolute",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/e8d3a188531c9fcd3c08742498d9339098ad1d914e1ab254a4ffd2c36ff89083",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-04T23:12:05.000Z",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/f99d382ea3e4fd62738f4dc139dcde72e3bb243692589f876d2656ff63aaa3cd",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.41.0",
      "date": "2026-07-04T23:12:22.000Z",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/c5f544ca4e9f8885dd1c0aca435683bb76e9e3cf3640cbba4b2f96b7a5db8ca1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.41.0",
      "date": "2026-07-04T23:06:38.000Z",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/3b2aac2631a319fed66b492e5e3c96163e3c499ad68a99c4f3ec4eff9f4fe6a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-04T23:05:12.000Z",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/cc5cc744fa753297b19c44a05e0d1646c7543be63671b93ba827ee7b4d891889",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-04T23:05:18.000Z",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/05bbbaf2920c68a6b87a652394eee5dbbe19db4bb267282ffadec96ef98c682d",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.41.0",
      "date": "2026-07-04T23:05:23.000Z",
      "commit": "2c33d68e1746334a92c77c3d562ea3ad10d2c404",
      "fileid": "https://r2.ropensci.org/c63b1d59a81e504a0d18c0207e10fbd585e8e70c5e67d267e4014184f9c86aeb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc/actions/runs/28722448057"
    }
  ]
}