/usr/lib/R/site-library/htmltools/DESCRIPTION is in r-cran-htmltools 0.3.6-1.
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.6
Date: 2017-04-26
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: 6.0.1
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2017-04-27 00:04:32 UTC; jcheng
Repository: CRAN
Date/Publication: 2017-04-28 07:41:46 UTC
Built: R 3.4.2; x86_64-pc-linux-gnu; 'Thu, 12 Oct 2017 17:10:21 +0200'; unix
|