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

Changelog

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

  * Drop unused lintian-overrides
  * New upstream version

 -- Andreas Tille <email address hidden>  Sat, 21 Jan 2023 15:04:48 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.32+dfsg-1.dsc 2.3 KiB f76b1b7f9b153f99f77513c4040eba2858e12129a651e29e8d1fe18e2ce4a03b
r-cran-bookdown_0.32+dfsg.orig.tar.xz 1.1 MiB a2dc9108446e1451c0d80330bd89617894d74ae3c0a271ec9fa25e0e81f9baaa
r-cran-bookdown_0.32+dfsg-1.debian.tar.xz 72.1 KiB cbeed2ac8347eda966b0e2c813d96b0cabf50438b942780e067faba56d8af6d0

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.