Package: duckdbWasmHtmlJsSimple
Type: Package
Title: Serve Static Files for DuckDB-Wasm via Go HTTP Server
Version: 0.1.0.9000
Authors@R: person("Sounkou Mahamane", "Toure", email = "sounkoutoure@gmail.com", role = c("aut", "cre"))
Description: Minimal package to serve static files (including CSVs) for
DuckDB-Wasm web apps using Go HTTP server via goserveR.
Automatically creates mtcars.csv in inst/static and deletes it
on exit. Supports range requests and CORS.
License: MIT
Encoding: UTF-8
Imports: goserveR
Suggests: nanoparquet, ambiorix
RoxygenNote: 7.3.2
Remotes: sounkou-bioinfo/goserveR
Config/pak/sysreqs: make
Repository: https://sounkou-bioinfo.r-universe.dev
Date/Publication: 2026-01-29 19:22:44 UTC
RemoteUrl:
https://github.com/sounkou-bioinfo/duckdb-wasm-html-js-simple
RemoteRef: HEAD
RemoteSha: 90548b8cd1210057485b3ed15aed8d025b50efd0
NeedsCompilation: no
Packaged: 2026-07-04 02:05:15 UTC; root
Author: Sounkou Mahamane Toure [aut, cre]
Maintainer: Sounkou Mahamane Toure