Package: plumbertableau 0.1.1

James Blair
plumbertableau: Turn 'Plumber' APIs into 'Tableau' Extensions
Build 'Plumber' APIs that can be used in 'Tableau' workbooks. Annotations in R comments allow APIs to conform to the 'Tableau Analytics Extension' specification, so that R code can be used to power 'Tableau' workbooks.
Authors:
plumbertableau_0.1.1.tar.gz
plumbertableau_0.1.1.zip(r-4.7)plumbertableau_0.1.1.zip(r-4.6)plumbertableau_0.1.1.zip(r-4.5)
plumbertableau_0.1.1.tgz(r-4.6-any)plumbertableau_0.1.1.tgz(r-4.5-any)
plumbertableau_0.1.1.tar.gz(r-4.7-any)plumbertableau_0.1.1.tar.gz(r-4.6-any)
plumbertableau_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
plumbertableau/json (API)
| # Install 'plumbertableau' in R: |
| install.packages('plumbertableau', repos = c('https://rstudio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rstudio/plumbertableau/issues
Pkgdown/docs site:https://rstudio.github.io
Last updated from:b5f223a173. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 147 | ||
| source / vignettes | OK | 189 | ||
| linux-release-x86_64 | OK | 148 | ||
| macos-release-arm64 | OK | 91 | ||
| macos-oldrel-arm64 | OK | 92 | ||
| windows-devel | OK | 88 | ||
| windows-release | OK | 78 | ||
| windows-oldrel | OK | 129 | ||
| wasm-release | OK | 165 |
Exports:%>%arg_specmock_tableau_requestreturn_spectableau_extensiontableau_handlertableau_invoke
Dependencies:askpassbase64encclicommonmarkcrayoncurldebugmedigestevaluatefastmaphighrhtmltoolshttpuvhttrjsonliteknitrlaterlifecyclelitedownmagrittrmarkdownmimeopensslotelplumberpromisesR6Rcpprlangsodiumstringiswaggersystriebeardurltoolswebutilsxfunyaml
Last update: 2023-12-20
Started: 2021-07-23
Last update: 2023-12-20
Started: 2021-07-30
Last update: 2023-12-20
Started: 2021-07-23
Last update: 2021-07-30
Started: 2021-07-23
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Describe expected args and return values | arg_spec return_spec |
| Create a mock JSON request that mimics the request structure of Tableau | mock_tableau_request |
| Modify a Plumber router to function as a Tableau Analytics Extension | tableau_extension |
| Create a Tableau-compliant handler for a function | tableau_handler |
| Programatically invoke a Tableau extension function | tableau_invoke |