r-cran-bookdown 0.16+dfsg-1 source package in Ubuntu

Changelog

r-cran-bookdown (0.16+dfsg-1) unstable; urgency=medium

  * Initial release (closes: #946084)

 -- Andreas Tille <email address hidden>  Tue, 03 Dec 2019 21:40:26 +0100

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.16+dfsg-1.dsc 2.2 KiB 3d6a101ab6c6e58d83dfe240a3a0343bc82f90538e55be40200cb2d85f2ad39f
r-cran-bookdown_0.16+dfsg.orig.tar.xz 832.3 KiB 65c98e37ce86275f7ef80f1a663f775f872c28bd2ca0d0e63a49aecc850b909c
r-cran-bookdown_0.16+dfsg-1.debian.tar.xz 71.6 KiB 662df54473e10aaa3e143e0a9c97bde8acc024abde81fde30f9da16a85d33245

No changes file available.

Binary packages built by this source

r-cran-bookdown: authoring books and technical documents with GNU R markdown

 The bookdown package is a GNU R package that facilitates writing books
 and long-form articles/reports with R Markdown. Features include:
 .
  * Generate printer-ready books and ebooks from R Markdown documents.
  * A markup language easier to learn than LaTeX, and to write elements
    such as section headers, lists, quotes, figures, tables, and
    citations.
  * Multiple choices of output formats: PDF, LaTeX, HTML, EPUB, and Word.
  * Possibility of including dynamic graphics and interactive
    applications (HTML widgets and Shiny apps).
  * Support a wide range of languages: R, C/C++, Python, Fortran, Julia,
    Shell scripts, and SQL, etc.
  * LaTeX equations, theorems, and proofs work for all output formats.
  * Can be published to GitHub, bookdown.org, and any web servers.
  * Integrated with the RStudio IDE.
  * One-click publishing to https://bookdown.org.