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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 20 Oct 2023 21:41:07 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.36+dfsg-1.dsc 2.4 KiB 7865432bd239fef291e02d12f8171f61357cccc998a7187522b476b17c1a3f5b
r-cran-bookdown_0.36+dfsg.orig.tar.xz 1.1 MiB 459fce49c2fe6cbb03c2ff32ae48345b1fe17f76cc98dc8490944157f81f60af
r-cran-bookdown_0.36+dfsg-1.debian.tar.xz 72.7 KiB 857cd54a500262321ef161d082a72aa9244ca950aafc3b94ab6b2eebf1040669

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.