/usr/lib/R/site-library/htmlTable/DESCRIPTION is in r-cran-htmltable 1.7-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | Package: htmlTable
Version: 1.7
Date: 2016-10-18
Title: Advanced Tables for Markdown/HTML
Author: Max Gordon <max@gforge.se>
Maintainer: Max Gordon <max@gforge.se>
Description: Tables with state-of-the-art layout elements such as row spanners,
column spanners, table spanners, zebra striping, and more. While allowing
advanced layout, the underlying css-structure is simple in order to maximize
compatibility with word processors such as 'MS Word' or 'LibreOffice'. The package
also contains a few text formatting functions that help outputting text
compatible with HTML/'LaTeX'.
License: GPL (>= 3)
URL: http://gforge.se/packages/
BugReports: https://github.com/gforge/htmlTable/issues
Biarch: yes
Imports: stringr, knitr (>= 1.6), magrittr (>= 1.5), methods
Suggests: testthat, XML, xtable, ztable, Hmisc, reshape, rmarkdown,
pander
Encoding: UTF-8
NeedsCompilation: no
VignetteBuilder: knitr
RoxygenNote: 5.0.1
Packaged: 2016-10-19 08:22:01 UTC; Max
Repository: CRAN
Date/Publication: 2016-10-19 13:07:26
Built: R 3.3.2; ; "Wed, 09 Nov 2016 20:16:02 -0600"; unix
|