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

Changelog

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

  * Disable reprotest
  * New upstream version
  * Fix lintian syntax

 -- Andreas Tille <email address hidden>  Sat, 13 Aug 2022 22:59:43 +0200

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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.28+dfsg-1.dsc 2.3 KiB 3d3296d39c6f2710dc0dfdf9827f3d4665b9924d295e1cc73ca9a98ddd33ca89
r-cran-bookdown_0.28+dfsg.orig.tar.xz 1.1 MiB f99be27d3a44ed8a21f885a2e550f55bfb37e3e3b2c500cf6cee0b3033b1311d
r-cran-bookdown_0.28+dfsg-1.debian.tar.xz 72.1 KiB 70bd42db063adaf284b3ef23191e1868cc5249a2502c367930079ce53b051474

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.