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

Changelog

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

  * Team upload.
  * New upstream version

 -- Charles Plessy <email address hidden>  Wed, 31 Jul 2024 07:19:13 +0900

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

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.40+dfsg-1.dsc 2.4 KiB 9ba0ab46892a1c25a167f8ecb4ad30b3a9376af021284a3afaee0dc1545cdf32
r-cran-bookdown_0.40+dfsg.orig.tar.xz 1.1 MiB 946356d9d0ce97d34d1dd85d6b2264d79b6966dac49628a2c74f98e4d1ef15fd
r-cran-bookdown_0.40+dfsg-1.debian.tar.xz 72.7 KiB 7d7de9767d729557758b3536b6f6242210c1216e9bb6c06cc3f2849d84ce3d0c

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.