Package: robservable Type: Package Title: Import an Observable Notebook as HTML Widget Version: 0.2.2.9000 Date: 2022-06-29 Authors@R: c( person( "Julien", "Barnier", email = "julien.barnier@cnrs.fr", role = c("aut", "cre") ), person( "Kenton", "Russell", email = "kent.russell@timelyportfolio.com", role = "aut" )) Maintainer: Julien Barnier Description: Allows loading and displaying an Observable notebook (online JavaScript notebooks powered by ) as an HTML Widget in an R session, 'shiny' application or 'rmarkdown' document. VignetteBuilder: knitr URL: https://juba.github.io/robservable/ BugReports: https://github.com/juba/robservable/issues License: GPL (>=3) Encoding: UTF-8 Enhances: shiny Imports: htmlwidgets, jsonlite Suggests: gapminder, palmerpenguins, knitr, rmarkdown, readr, dplyr, tidyr, lubridate, stringr RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) Config/pak/sysreqs: cmake make libuv1-dev Repository: https://juba.r-universe.dev Date/Publication: 2026-05-09 10:45:54 UTC RemoteUrl: https://github.com/juba/robservable RemoteRef: HEAD RemoteSha: a250f7b82fcc5b35390a0c899f6f1e6c32d0ed87 NeedsCompilation: no Packaged: 2026-06-08 06:38:38 UTC; root Author: Julien Barnier [aut, cre], Kenton Russell [aut]