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

Changelog

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

  * New upstream version

 -- Andreas Tille <email address hidden>  Fri, 16 Sep 2022 07:23:13 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.29+dfsg-1.dsc 2.3 KiB 27a7544dccef109736551ec1f114181fd0e59a000a1439547817dfa0e9bef3c2
r-cran-bookdown_0.29+dfsg.orig.tar.xz 1.1 MiB dc6173d35da7a4ab65c5b16a6adeae96ffafb0bbfabe825dbe23b835499f6e87
r-cran-bookdown_0.29+dfsg-1.debian.tar.xz 72.1 KiB 7df94a1e775d344d2f96675680ccbef0b9cc1fab2e6546c8e80c74f737fccf3e

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.