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

Changelog

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

  * New upstream version
  * Adjust lintian-overrides
  * d/t/control: needs-internet
  * Exclude BS4 tests

 -- Andreas Tille <email address hidden>  Tue, 15 Aug 2023 14:23:39 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-bookdown_0.35+dfsg-1.dsc 2.4 KiB 0b164b5162e31b59b3b3a61c46bf733d253e7c3d458e9e8a2312235dbd97321d
r-cran-bookdown_0.35+dfsg.orig.tar.xz 1.1 MiB 5e49f3bc3e296d2f29fd7ec2aeac8afdc39be5be0267dc8ff908e3611b4b4a1d
r-cran-bookdown_0.35+dfsg-1.debian.tar.xz 72.6 KiB 9fb40779ea0a661b3af17552e5c8904565f9fd5fac56ccab12bbafe72167bd65

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.