Source: r-cran-rmarkdown Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Steffen Moeller Section: gnu-r Testsuite: autopkgtest-pkg-r Priority: optional Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-knitr (>= 1.22), r-cran-yaml (>= 2.1.19), r-cran-htmltools, r-cran-evaluate (>= 0.13), r-cran-jsonlite, r-cran-tinytex (>= 0.11), r-cran-xfun (>= 0.15), r-cran-stringr (>= 1.2.0), libjs-jquery Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rmarkdown Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rmarkdown.git Homepage: https://cran.r-project.org/package=rmarkdown Rules-Requires-Root: no Package: r-cran-rmarkdown Architecture: all Depends: ${R:Depends}, ${misc:Depends}, libjs-bootstrap, libjs-highlight.js, libjs-jquery-ui, libjs-modernizr, libjs-prettify, fonts-font-awesome, pandoc, r-cran-shiny, node-html5shiv Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: convert R markdown documents into a variety of formats R Markdown is a framework for creating documents that mix R code with markdown to produce visually pleasing, high quality and reproducible reports. It supports various output formats, including HTML, PDF, Microsoft Word and Beamer. . Please note: Upstream rmarkdown contains export to ioslides. This was removed from the Debian package due to not existing license statement. If you need this functionality you need to install rmarkdown manually from CRAN.