Your message dated Thu, 26 Dec 2019 15:37:13 +0000
with message-id <20191226153713.pzwoqfdkt4ogr...@emissary.chronitis.net>
and subject line already packaged
has caused the Debian Bug report #947379,
regarding RFP: r-cran-irdisplay -- An interface to the rich display 
capabilities of Jupyter front-ends. Designed to be used from a running IRkernel.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
947379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist

* Package name    : r-cran-irdisplay
  Version         : 0.7.0
  Upstream Author : Thomas Kluyver
* URL             : https://cran.r-project.org/package=IRdisplay
* License         : MIT
  Programming Lang: R
  Description     : An interface to the rich display capabilities of 'Jupyter' 
front-ends. Designed to be used from a running IRkernel.


IRdisplay is a front-end package for Jupyter. It’s automatically integrated 
into IRkernel when you open a Jupyter notebook using that kernel.

The primary, high level functions are:

display(obj, ..., mimetypes=<from option>, error_handler=stop)

display_png(data = NULL, file = NULL, width = NULL, height = NULL)
# display_jpeg(…); display_pdf(…); display_svg(…)

display_html(data = NULL, file = NULL)
# display_javascript(…), display_json(…), display_markdown(…), display_latex(…)

Use display to display an object in all configured mime types (see 
Configuration), and the display_* functions to display raw data you have in 
form of a file or a variable.

Manual use is possible via the *_mimebundle functions:

prepare_mimebundle(obj, mimetypes=<from option>, metadata=NULL, 
error_handler=stop)
publish_mimebundle(data, metadata = NULL)

Where prepare_mimebundle uses repr to create a mimebundle containing 
representations of objects, and publish_mimebundle sends such mimebundles to 
Jupyter.

--- End Message ---
--- Begin Message ---
Packaged since feb 2019: r-cran-irdisplay (original ITP: #814741)

--- End Message ---

Reply via email to