/usr/lib/R/site-library/scales/DESCRIPTION is in r-cran-scales 0.2.4-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 23 24 | Package: scales
Type: Package
Title: Scale functions for graphics.
Version: 0.2.4
Author: Hadley Wickham <h.wickham@gmail.com>
Maintainer: Hadley Wickham <h.wickham@gmail.com>
Description: Scales map data to aesthetics, and provide
methods for automatically determining breaks and labels
for axes and legends.
URL: https://github.com/hadley/scales
BugReports: https://github.com/hadley/scales/issues
Depends: R (>= 2.13)
Imports: RColorBrewer, dichromat, munsell (>= 0.2), plyr (>= 1.2),
labeling, methods
Suggests: testthat (>= 0.8)
License: MIT + file LICENSE
LazyLoad: yes
Roxygen: list(wrap = FALSE)
BuildManual: yes
Packaged: 2014-04-21 22:24:36 UTC; hadley
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2014-04-22 10:50:55
Built: R 3.1.0; ; 2014-06-19 06:37:18 UTC; unix
|