unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#57089: r-rmarkdown contains minified JavaScript
@ 2022-08-09 20:38 Ricardo Wurmus
  2022-08-09 20:49 ` paren--- via Bug reports for GNU Guix
  0 siblings, 1 reply; 2+ messages in thread
From: Ricardo Wurmus @ 2022-08-09 20:38 UTC (permalink / raw)
  To: 57089

r-rmarkdown contains a lot of minified JavaScript.  It is not
immediately obvious, where the corresponding source code could be found:

--8<---------------cut here---------------start------------->8---
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/prettify/prettify.js: ASCII text, with very long lines
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/prettify/lang-yaml.js: ASCII text, with very long lines
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/require-1.0.8.min.js: ASCII text, with very long lines
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/polyfills/history.min.js: exported SGML document, ASCII text, with very long lines, with no line terminators
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/polyfills/classList.min.js: ASCII text, with very long lines
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/polyfills/dataset.min.js: ASCII text, with very long lines
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/order.js: ASCII text, with very long lines
rmarkdown/inst/rmd/ioslides/ioslides-13.5.1/js/modernizr.custom.45394.js: HTML document, ASCII text, with very long lines
rmarkdown/inst/rmd/h/tocify/jquery.tocify.js: ASCII text, with very long lines
rmarkdown/inst/rmd/h/jqueryui/jquery-ui.min.js: ASCII text, with very long lines
rmarkdown/inst/rmd/h/jqueryui/jquery-ui.js: ASCII text, with very long lines
rmarkdown/inst/rmd/h/bootstrap/shim/respond.min.js: HTML document, ASCII text, with very long lines
rmarkdown/inst/rmd/h/bootstrap/shim/html5shiv.min.js: HTML document, ASCII text, with very long lines
rmarkdown/inst/rmd/h/bootstrap/js/bootstrap.min.js: ASCII text, with very long lines
rmarkdown/inst/rmd/h/highlightjs/highlight.js: UTF-8 Unicode text, with very long lines
--8<---------------cut here---------------end--------------->8---


-- 
Ricardo




^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#57089: r-rmarkdown contains minified JavaScript
  2022-08-09 20:38 bug#57089: r-rmarkdown contains minified JavaScript Ricardo Wurmus
@ 2022-08-09 20:49 ` paren--- via Bug reports for GNU Guix
  0 siblings, 0 replies; 2+ messages in thread
From: paren--- via Bug reports for GNU Guix @ 2022-08-09 20:49 UTC (permalink / raw)
  To: Ricardo Wurmus, 57089

On Tue Aug 9, 2022 at 9:38 PM BST, Ricardo Wurmus wrote:
> It is not immediately obvious, where the corresponding source code could be
> found:

They seem to come from various NPM packages; looks like these ones:

* https://www.npmjs.com/package/bootstrap
* https://www.npmjs.com/package/highlightjs
* https://www.npmjs.com/package/jquery-ui
* https://www.npmjs.com/package/prettify
* https://www.npmjs.com/package/tocify

We could try to package them and then unvendor them from r-markdown,
but given the horrific state of JS packaging, we'd better expect a
tedious process.

    -- (




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-09 20:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-09 20:38 bug#57089: r-rmarkdown contains minified JavaScript Ricardo Wurmus
2022-08-09 20:49 ` paren--- via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).