Package: obsplot Type: Package Title: Create Charts with 'Observable Plot' Version: 0.0.2.9000 Date: 2021-10-11 Authors@R: c( person( "Julien", "Barnier", email = "julien.barnier@cnrs.fr", role = c("aut", "cre") ), person( "Observable, Inc." , role = c("cph") , comment = "Observable Plot library, https://observablehq.com/@observablehq/plot" ) ) Maintainer: Julien Barnier Description: Creation of charts with the 'Observable Plot' 'JavaScript' library. VignetteBuilder: knitr URL: https://juba.github.io/obsplot/ BugReports: https://github.com/juba/obsplot/issues License: GPL (>=3) Encoding: UTF-8 LazyData: true Enhances: shiny Imports: htmlwidgets, jsonlite, purrr, rlang Suggests: palmerpenguins, knitr, dplyr, stringr, rmarkdown, testthat (>= 3.0.0) RoxygenNote: 7.1.2 Roxygen: list(markdown = TRUE) Depends: R (>= 4.1) Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libuv1-dev Repository: https://juba.r-universe.dev Date/Publication: 2023-04-20 17:50:18 UTC RemoteUrl: https://github.com/juba/obsplot RemoteRef: HEAD RemoteSha: c4013a78e8f74b21e57ff7082102a44effc4523f NeedsCompilation: no Packaged: 2026-05-31 09:47:29 UTC; root Author: Julien Barnier [aut, cre], Observable, Inc. [cph] (Observable Plot library, https://observablehq.com/@observablehq/plot)