/usr/lib/R/site-library/reshape/DESCRIPTION is in r-cran-reshape 0.8.7-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.7
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: 2017-08-04 16:36:57 UTC; hadley
Author: Hadley Wickham [aut, cre]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2017-08-06 16:08:19 UTC
Built: R 3.4.2; ; 'Sun, 01 Oct 2017 17:56:42 +0200'; unix
|