Package: epivizrServer
Type: Package
Title: WebSocket server infrastructure for epivizr apps and packages
Version: 1.39.0
Authors@R: person("Hector", "Corrada Bravo", email =
        "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
        connections to epiviz apps. Other epivizr package use this
        infrastructure.
biocViews: Infrastructure, Visualization
VignetteBuilder: knitr
Depends: R (>= 3.2.3), methods
Imports: httpuv (>= 1.3.0), R6 (>= 2.0.0), rjson, mime (>= 0.2)
Suggests: testthat, knitr, rmarkdown, BiocStyle
License: MIT + file LICENSE
Collate: 'IndexedArray-class.R' 'Queue-class.R' 'utils.R' 'zzz.R'
        'middleware-plus-supporting.R' 'dummyTestPage.R'
        '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: 2025-10-29 14:32:04 UTC
RemoteUrl: https://github.com/bioc/epivizrServer
RemoteRef: HEAD
RemoteSha: a4d2e933a9057bce11d693e49237a2f965d14b97
Packaged: 2025-10-30 05:28:37 UTC; root
Built: R 4.6.0; ; 2025-10-30 05:29:59 UTC; windows
