Skip to content
Prev 60603 / 63421 Next

running examples with enhanced help engine also requires mime package

On Fri, Mar 25, 2022 at 9:48 PM Duncan Murdoch <murdoch.duncan at gmail.com> wrote:
Thanks for the report and diagnosis.

I guess the R-level workaround would be to write a replacement for
knitr::image_uri(). That would probably have been fine if we forced
png to be the only output format, but I see no reason to restrict to
specific formats, so the flexibility is useful.

So I'll just add mime to the message.

Best,
-Deepayan