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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Tue, 15 Nov 2022 11:33:00 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.30+dfsg-1.dsc 2.3 KiB dfb6a9ec3c994a9f05cc9adc9075e898173376b433c862ee3f0e247faf6228bf
r-cran-bookdown_0.30+dfsg.orig.tar.xz 1.1 MiB 94b0520103e9286a6eb268e94dbb5100c790a419cc33f5ddfa3cd7a4bdfabc23
r-cran-bookdown_0.30+dfsg-1.debian.tar.xz 72.1 KiB 66d5c32f1af462db35d0edd6641339996bba95909af74603d7ba8eed56a61134

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.