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

Changelog

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

  * Team upload
  * New upstream version
  * Secure URI in watch file
  * Standards-Version: 4.1.1

 -- Andreas Tille <email address hidden>  Mon, 23 Oct 2017 19:41:43 +0200

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

Downloads

File Size SHA-256 Checksum
r-cran-formatr_1.5-1.dsc 2.1 KiB dfba065726e622e172ba1b25faa93fafcbd9e279bbbef2b9fb223d3b7cdb2a51
r-cran-formatr_1.5.orig.tar.gz 101.4 KiB 874c197ae3720ec11b44984a055655b99a698e1912104eb9034c11fdf6104da7
r-cran-formatr_1.5-1.debian.tar.xz 2.7 KiB 74e5eaba91d96bed664497024596e3928708c9f45a23c6337aee00002cb7d4d5

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()).