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

Changelog

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

  * Team upload.
  * New upstream version
  * Standards-Version: 4.7.0 (routine-update)

 -- Charles Plessy <email address hidden>  Wed, 08 May 2024 08:53:57 +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.39+dfsg-1.dsc 2.4 KiB de4f901a892ca15f9b2b612a3c9ee80787422c02a04fbea7800ffda2b80f7f6f
r-cran-bookdown_0.39+dfsg.orig.tar.xz 1.1 MiB e8804e9886da7d2aadfebfe18796abd9fcd56b243b5d76431708b230c4c2220e
r-cran-bookdown_0.39+dfsg-1.debian.tar.xz 72.7 KiB 2bddf3c559409f12296fa891f0c59e0499042271ee1fb9435fde2c15b844e118

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.