Package: cloudview
Title: Serves htmlwidgets over ssh
Version: 0.1.0
Authors@R: c(
person("Anthony", "North", , "anthony.jl.north@gmail.com", role = c("aut", "cre")),
person("Miles", "McBain", , "miles.mcbain@gmail.com", role = "ctb")
)
Description: Enables viewing htmlwidgets over ssh.
License: MIT + file LICENSE
Imports: servr, withr
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
RoxygenNote: 7.2.3
Config/pak/sysreqs: make zlib1g-dev
Repository: https://anthonynorth.r-universe.dev
Date/Publication: 2023-03-01 07:10:27 UTC
RemoteUrl: https://github.com/anthonynorth/cloudview
RemoteRef: HEAD
RemoteSha: cde4cb94ea000045ccce17f49f6edc9c770fe562
NeedsCompilation: no
Packaged: 2026-06-15 10:25:47 UTC; root
Author: Anthony North [aut, cre],
Miles McBain [ctb]
Maintainer: Anthony North