/usr/lib/R/site-library/reshape/DESCRIPTION is in r-cran-reshape 0.8.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 | Package: reshape
Version: 0.8.6
Title: Flexibly Reshape Data
Description: Flexibly restructure and aggregate data using
just two functions: melt and cast.
Authors@R:
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre"))
URL: http://had.co.nz/reshape
Depends: R (>= 2.6.1)
Imports: plyr
License: MIT + file LICENSE
LazyData: true
NeedsCompilation: yes
Packaged: 2016-10-21 19:41:33 UTC; hadley
Author: Hadley Wickham [aut, cre]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-10-21 21:41:49
Built: R 3.3.2; ; 'Wed, 09 Nov 2016 09:19:38 +0100'; unix
|