r-cran-bookdown 0.21+dfsg-1 source package in Ubuntu
Changelog
r-cran-bookdown (0.21+dfsg-1) unstable; urgency=medium * New upstream version * Fix copyright -- Andreas Tille <email address hidden> Mon, 26 Oct 2020 14:17:41 +0100
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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | misc | |
Jammy | release | universe | misc | |
Impish | release | universe | misc | |
Hirsute | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
r-cran-bookdown_0.21+dfsg-1.dsc | 2.2 KiB | 1900a9d59a36e70215ef9d0ee1c442e50ff73b7089f58c3bcd9320d7429f6105 |
r-cran-bookdown_0.21+dfsg.orig.tar.xz | 839.8 KiB | 6c8577dcb1e3e3b52afd90a3f672b1bb4f4583342f6fe3e07867a430083e61ee |
r-cran-bookdown_0.21+dfsg-1.debian.tar.xz | 71.8 KiB | 6e7f10441d037d8f2c76cbe94247fbf769e32537a2b48d568cb7ed05ea5358bf |
Available diffs
- diff from 0.20+dfsg-1 to 0.21+dfsg-1 (16.9 KiB)
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.