r-cran-formatr 1.5-2 source package in Ubuntu

Changelog

r-cran-formatr (1.5-2) unstable; urgency=medium

  * Team upload.
  * Add missing r-cran-codetools test dependency.

 -- Sébastien Villemot <email address hidden>  Sat, 11 Nov 2017 17:24:15 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Downloads

File Size SHA-256 Checksum
r-cran-formatr_1.5-2.dsc 2.1 KiB 3dbe615303f92b376fc7a3f5467f1c799638cf6dcfdb4f23c314796bf601a663
r-cran-formatr_1.5.orig.tar.gz 101.4 KiB 874c197ae3720ec11b44984a055655b99a698e1912104eb9034c11fdf6104da7
r-cran-formatr_1.5-2.debian.tar.xz 2.8 KiB a84a56ecdc710d64e3eb855b8977911a3ab3f16fc00c96be0749cb21b7682497

Available diffs

No changes file available.

Binary packages built by this source

r-cran-formatr: Format R code automatically

 The GNU R package formatr provides a function tidy_source() to format R
 source code. Spaces and indent will be added to the code automatically,
 and comments will be preserved under certain conditions, so that R code
 will be more human-readable and tidy. There is also a Shiny app as a user
 interface in this package (see tidy_app()).