/usr/lib/R/site-library/htmltools/DESCRIPTION is in r-cran-htmltools 0.3.5-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 | Package: htmltools
Type: Package
Title: Tools for HTML
Version: 0.3.5
Date: 2016-03-19
Author: RStudio, Inc.
Maintainer: Joe Cheng <joe@rstudio.com>
Description: Tools for HTML generation and output.
Depends: R (>= 2.14.1)
Imports: utils, digest, Rcpp
Suggests: markdown, testthat
Enhances: knitr
License: GPL (>= 2)
URL: https://github.com/rstudio/htmltools
BugReports: https://github.com/rstudio/htmltools/issues
RoxygenNote: 5.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2016-03-21 21:26:31 UTC; jcheng
Repository: CRAN
Date/Publication: 2016-03-21 23:36:11
Built: R 3.2.5; x86_64-pc-linux-gnu; "Wed, 27 Apr 2016 21:42:12 +0200"; unix
|