{
  "_id": "6a193f69acfb0bcc41dd6024",
  "Package": "epivizrServer",
  "Type": "Package",
  "Title": "WebSocket server infrastructure for epivizr apps and packages",
  "Version": "1.40.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-release.r-universe.dev",
  "Date/Publication": "2026-04-28 12:43:27 UTC",
  "RemoteUrl": "https://github.com/bioc/epivizrServer",
  "RemoteRef": "RELEASE_3_23",
  "RemoteSha": "d67470ed80d8249e800339360e8481b6723624e9",
  "Packaged": {
    "Date": "2026-05-29 06:36:06 UTC",
    "User": "root"
  },
  "MD5sum": "cf9b2e7449a33269313cc5eb9fc06ba6",
  "_user": "bioc-release",
  "_type": "src",
  "_file": "epivizrServer_1.40.0.tar.gz",
  "_fileid": "7febef16e5b067073c65cc20fcf35fbc124b6180995efc3d5f0ffb690874bef1",
  "_filesize": 114392,
  "_sha256": "7febef16e5b067073c65cc20fcf35fbc124b6180995efc3d5f0ffb690874bef1",
  "_created": "2026-05-29T06:36:06.000Z",
  "_published": "2026-05-29T07:25:29.208Z",
  "_jobs": [
    {
      "job": 78450683544,
      "time": 146,
      "config": "bioc-checks",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7284647672"
    },
    {
      "job": 78450683553,
      "time": 194,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284658540"
    },
    {
      "job": 78450683538,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284647615"
    },
    {
      "job": 78450683563,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7285326173"
    },
    {
      "job": 78450683555,
      "time": 117,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7285333380"
    },
    {
      "job": 78450296407,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284613483"
    },
    {
      "job": 78450683528,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7284638701"
    },
    {
      "job": 78450683547,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7284635266"
    },
    {
      "job": 78450683597,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7284637494"
    },
    {
      "job": 78450683630,
      "time": 78,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7284632378"
    }
  ],
  "_bioccheck": {
    "error": 1,
    "warning": 0,
    "note": 12
  },
  "_buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/bioc/epivizrServer",
  "_commit": {
    "id": "d67470ed80d8249e800339360e8481b6723624e9",
    "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": 1777380207
  },
  "_maintainer": {
    "name": "Hector Corrada Bravo",
    "email": "hcorrada@gmail.com",
    "login": "hcorrada",
    "description": "",
    "uuid": 2072476
  },
  "_distro": "noble",
  "_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": false,
  "_usedby": 5,
  "_updates": [
    {
      "week": "2025-44",
      "n": 2
    },
    {
      "week": "2026-18",
      "n": 1
    }
  ],
  "_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",
    "description": "Software for the analysis and comprehension of high-throughput genomic data"
  },
  "_downloads": {
    "count": 376,
    "source": "https://www.bioconductor.org/packages/stats/bioc/epivizrServer"
  },
  "_devurl": "https://github.com/epiviz/epivizrserver",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_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",
    "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/RELEASE_3_23/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.99563519459755,
  "_indexed": false,
  "_nocasepkg": "epivizrserver",
  "_universes": [
    "bioc-release"
  ],
  "_indexurl": "https://bioc.r-universe.dev/epivizrServer",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.40.0",
      "date": "2026-05-29T06:39:20.000Z",
      "distro": "noble",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "6bb6eaea628690bdfbdb64ffa32ec874d7aa51cbba5ead6c04bd056c739c8c50",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.40.0",
      "date": "2026-05-29T06:38:34.000Z",
      "distro": "noble",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "463147871cdb6ef5bf9762b85ef1e3871126b0cb1edb4ea3934623e7420343a9",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.40.0",
      "date": "2026-05-29T07:24:30.000Z",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "3c72b7af28172986cbf45ac508e014ed2eb01b14e3c6b00df30fd97e4ef06279",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.40.0",
      "date": "2026-05-29T07:24:50.000Z",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "e4127d01a10011d38e47142e3dd5d96155daf4a94ec8bcebdc6b02b6030e29c7",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.40.0",
      "date": "2026-05-29T06:38:12.000Z",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "c032777426da139de31acd3ebaaeee291d132a9f2fb0f3663d466759a4597beb",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-05-29T06:37:34.000Z",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "dc96eb3b4a406ea59261af27cee8fb006eca7af365281d618a95db99ae0ad36c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-05-29T06:37:39.000Z",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "66d7c15372348b7d217b360a49db2d7ee9fb480665fee98c3e187480258b0f44",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.40.0",
      "date": "2026-05-29T06:37:21.000Z",
      "commit": "d67470ed80d8249e800339360e8481b6723624e9",
      "fileid": "1fec387c08209bfc736c473189b84b6c02f7196381681fc692910832ff6ea406",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/bioc-release/actions/runs/26622115511"
    }
  ]
}