Package: robservable
Type: Package
Title: Import an Observable Notebook as HTML Widget
Version: 0.2.2
Date: 2022-06-28
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 <julien.barnier@cnrs.fr>
Description: Allows loading and displaying an Observable notebook (online JavaScript  
    notebooks powered by <https://observablehq.com>) 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.1
NeedsCompilation: no
Packaged: 2022-06-28 14:34:23 UTC; julien
Author: Julien Barnier [aut, cre],
  Kenton Russell [aut]
Repository: CRAN
Date/Publication: 2022-06-28 14:50:02 UTC
Built: R 4.1.3; ; 2023-04-17 18:45:34 UTC; windows
