r-cran-r2html 2.3.3+dfsg-1 source package in Ubuntu

Changelog

r-cran-r2html (2.3.3+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2.3.3+dfsg
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Nilesh Patra <email address hidden>  Sat, 28 May 2022 12:07:52 +0530

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
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-r2html_2.3.3+dfsg-1.dsc 2.0 KiB 37eb4e1cb40b9430cf7722961cb413bca0316de8e552a66c5a964673f15c77f3
r-cran-r2html_2.3.3+dfsg.orig.tar.xz 242.8 KiB f8851a66129b8dde9fbc605cae0599b50176ec06a92c3e998ee88be719f3bdfd
r-cran-r2html_2.3.3+dfsg-1.debian.tar.xz 54.6 KiB c537df43347bdf2c490fdc6e9d00dd73fb8cd584adfd1f924288c48c2dceaf91

Available diffs

No changes file available.

Binary packages built by this source

r-cran-r2html: HTML Exportation for R Objects

 Includes HTML function and methods to write in an HTML
 file. Thus, making HTML reports is easy. Includes a function
 that allows redirection on the fly, which appears to be very
 useful for teaching purpose, as the student can keep a copy of
 the produced output to keep all that he did during the course.
 Package comes with a vignette describing how to write HTML
 reports for statistical analysis. Finally, a driver for 'Sweave'
 allows one to parse HTML flat files containing R code and to
 automatically write the corresponding outputs (tables and
 graphs).