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

Changelog

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

  * New upstream version
  * dh-update-R to update Build-Depends (routine-update)

 -- Andreas Tille <email address hidden>  Sun, 11 Jun 2023 18:53:34 +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

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.34+dfsg-1.dsc 2.2 KiB 02873b3ab45debe86d8a2b194226f7b98e6e10e57907b1f82a8c8114e1f43a73
r-cran-bookdown_0.34+dfsg.orig.tar.xz 1.1 MiB ac9ee817a54021f14a41a35536c1d062f9747e472d24d2c8460f9505de44d92a
r-cran-bookdown_0.34+dfsg-1.debian.tar.xz 72.1 KiB 78fbc04a67dbd1f0e1834512686c05b8a3ec0c1e756b7eea64f735ae12dc4f48

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.