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
| Maintainer | Hector Corrada Bravo <hcorrada@gmail.com> |
| Author | Hector Corrada Bravo [aut, cre] |
| License | MIT + file LICENSE |
| URL | https://epiviz.github.io |
| Bug Reports | https://github.com/epiviz/epivizrServer |
| Downloads rank | 308 |
| Source branch | RELEASE_3_23 |
| biocViews | Infrastructure, Software, Visualization |
Documentation
Download
Dependencies
Depends: R (>= 3.2.3), methods
Imports: httpuv (>= 1.3.0), R6 (>= 2.0.0), rjson, mime (>= 0.2)
Reverse dependencies
Depends On Me (1): epivizrData
Imports Me (4): epivizr, epivizrChart, epivizrStandalone, scTreeViz