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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Mon, 18 Dec 2023 14:51:13 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.37+dfsg-1.dsc 2.4 KiB c03908189bed2343baf0d966c2149d9395a84b1c59d5eb9c3c966771ea7a186e
r-cran-bookdown_0.37+dfsg.orig.tar.xz 1.1 MiB 67386de1b5263b6d93b49bf331902c617a26c71313a9bf4c09c6c362866d036b
r-cran-bookdown_0.37+dfsg-1.debian.tar.xz 72.7 KiB 3b2e76cc0b553cff018b9785e25598182ff9b9e1d8a560f19be572a68776c63d

Available diffs

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.