Package: r-cran-formatr Version: 1.2.1-2~bpo8+1 Architecture: amd64 Maintainer: Debian Science Team Installed-Size: 78 Depends: r-base-core (>= 3.1.1-1) Filename: jessie/r-cran-formatr/r-cran-formatr_1.2.1-2~bpo8+1_amd64.deb Size: 45744 MD5sum: 77a6f249f1f1b0cfdb48ac355bf4f118 SHA1: dbb4e4fe66e6d587f6a21fb481c86da9f2211ff0 SHA256: ff4cc79aabca18bd58cf1741e8e278a21afa5e7e2b8281bbb8b7cb5d38cfd548 Section: gnu-r Priority: optional Homepage: https://cran.r-project.org/web/packages/formatr/ Description: 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()).