/usr/lib/R/site-library/reshape2/DESCRIPTION is in r-cran-reshape2 1.4.2-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 | Package: reshape2
Title: Flexibly Reshape Data: A Reboot of the Reshape Package
Version: 1.4.2
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: Flexibly restructure and aggregate data using just two
functions: melt and 'dcast' (or 'acast').
URL: https://github.com/hadley/reshape
BugReports: https://github.com/hadley/reshape/issues
LinkingTo: Rcpp
Imports: plyr (>= 1.8.1), stringr, Rcpp
Suggests: testthat (>= 0.8.0), lattice
License: MIT + file LICENSE
LazyData: true
RoxygenNote: 5.0.1.9000
NeedsCompilation: yes
Packaged: 2016-10-21 19:43:35 UTC; hadley
Repository: CRAN
Date/Publication: 2016-10-22 12:17:37
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Mon, 07 Nov 2016 19:20:37 +0100'; unix
|