Package: IRdisplay 1.1.0.9000
IRdisplay: 'Jupyter' Display Machinery
An interface to the rich display capabilities of 'Jupyter' front-ends (e.g. 'Jupyter Notebook') <https://jupyter.org>. Designed to be used from a running 'IRkernel' session <https://irkernel.github.io>.
Authors:
IRdisplay_1.1.0.9000.tar.gz
IRdisplay_1.1.0.9000.zip(r-4.7)IRdisplay_1.1.0.9000.zip(r-4.6)IRdisplay_1.1.0.9000.zip(r-4.5)
IRdisplay_1.1.0.9000.tgz(r-4.6-any)IRdisplay_1.1.0.9000.tgz(r-4.5-any)
IRdisplay_1.1.0.9000.tar.gz(r-4.7-any)IRdisplay_1.1.0.9000.tar.gz(r-4.6-any)
IRdisplay_1.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
IRdisplay/json (API)
| # Install 'IRdisplay' in R: |
| install.packages('IRdisplay', repos = c('https://irkernel.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/irkernel/irdisplay/issues
Last updated from:d889a75564. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 111 | ||
| source / vignettes | OK | 162 | ||
| linux-release-x86_64 | OK | 106 | ||
| macos-release-arm64 | OK | 220 | ||
| macos-oldrel-arm64 | OK | 180 | ||
| windows-devel | OK | 74 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 66 | ||
| wasm-release | OK | 98 |
Exports:clear_outputdisplaydisplay_htmldisplay_javascriptdisplay_jpegdisplay_jsondisplay_latexdisplay_markdowndisplay_pdfdisplay_pngdisplay_svgdisplay_textirdisplay_option_defaultsprepare_mimebundlepublish_mimebundle
Dependencies:base64encclidigestfastmapgluehtmltoolsjsonlitelifecyclepillarreprrlangutf8vctrs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create and use multiple available reprs | display prepare_mimebundle |
| Display a specific image output | display_<image> display_jpeg display_pdf display_png display_svg |
| Display a specific textual output | display_<text> display_html display_javascript display_json display_latex display_markdown display_text |
| IRdisplay options | IRdisplay-options irdisplay_option_defaults |
| Display data by mimetype, with optional alternative representations. | clear_output publish_mimebundle |
