Bioc2026 Registration Open!

epivizrServer

WebSocket server infrastructure for epivizr apps and packages

Bioconductor version: 3.23 · Package version: 1.40.0

This package provides objects to manage WebSocket connections to epiviz apps. Other epivizr package use this infrastructure.

Installation

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("epivizrServer")

Details

MaintainerHector Corrada Bravo <hcorrada@gmail.com>
AuthorHector Corrada Bravo [aut, cre]
LicenseMIT + file LICENSE
URLhttps://epiviz.github.io
Bug Reportshttps://github.com/epiviz/epivizrServer
Downloads rank308
Source branchRELEASE_3_23
biocViewsInfrastructure, Software, Visualization

Documentation

Download

Dependencies

Depends: R (>= 3.2.3), methods

Imports: httpuv (>= 1.3.0), R6 (>= 2.0.0), rjson, mime (>= 0.2)

Suggests: testthat, knitr, rmarkdown, BiocStyle

Reverse dependencies

Depends On Me (1): epivizrData

Imports Me (4): epivizr, epivizrChart, epivizrStandalone, scTreeViz