File: README.source

package info (click to toggle)
r-cran-shiny 1.0.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,080 kB
  • ctags: 290
  • sloc: makefile: 22; sh: 13
file content (19 lines) | stat: -rw-r--r-- 873 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Shiny comes with several JS libraries included.  In most cases it is simple
how to replace these with the Debian packaged pendant.  Here are some remarks
that seem to be important:


inst/www/shared/highlight/highlight.pack.js
  - This file was found on several places also from the named author
    Ivan Sagalaev (maniac@softwaremaniacs.org).  These places are linking
    to the homepage of the Debian package libjs-highlight.js.  The Debian
    packaged version is a later version than the one included in the source
    dor shiny - may be this might lead to some issues.  Please report this
    using `reportbug r-cran-shiny`.


There is a script debian/missing-sources/get_babel-polyfill to fetch the
source of babel-polyfill.min.js.  Once ITP #837056 is closed the according
package can be used.

 -- Andreas Tille <tille@debian.org>  Tue, 22 Mar 2016 21:32:09 +0100