/usr/lib/R/site-library/raster/DESCRIPTION is in r-cran-raster 2.5-8-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 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 | Package: raster
Type: Package
Title: Geographic Data Analysis and Modeling
Version: 2.5-8
Date: 2016-05-31
Depends: methods, sp (>= 1.2-0), R (>= 3.0.0)
Suggests: rgdal (>= 0.9-1), rgeos (>= 0.3-8), ncdf4, igraph, tcltk,
parallel, rasterVis
LinkingTo: Rcpp
Imports: Rcpp
Authors@R: c(
person("Robert J.", "Hijmans", role = c("cre", "aut"), email = "r.hijmans@gmail.com"),
person("Jacob", "van Etten", role = "ctb"),
person("Joe", "Cheng", role = "ctb"),
person("Matteo", "Mattiuzzi", role = "ctb"),
person("Michael", "Sumner", role = "ctb"),
person("Jonathan A.", "Greenberg", role = "ctb"),
person("Oscar", "Perpinan Lamigueiro", role = "ctb"),
person("Andrew", "Bevan", role = "ctb"),
person("Etienne B.", "Racine", role = "ctb"),
person("Ashton", "Shortridge", role = "ctb"))
Description: Reading, writing, manipulating, analyzing and modeling of gridded spatial data. The package implements basic and high-level functions. Processing of very large files is supported.
License: GPL (>= 3)
URL: http://cran.r-project.org/package=raster
ByteCompile: TRUE
NeedsCompilation: yes
Packaged: 2016-05-31 23:09:23 UTC; rhijmans
Author: Robert J. Hijmans [cre, aut],
Jacob van Etten [ctb],
Joe Cheng [ctb],
Matteo Mattiuzzi [ctb],
Michael Sumner [ctb],
Jonathan A. Greenberg [ctb],
Oscar Perpinan Lamigueiro [ctb],
Andrew Bevan [ctb],
Etienne B. Racine [ctb],
Ashton Shortridge [ctb]
Maintainer: Robert J. Hijmans <r.hijmans@gmail.com>
Repository: CRAN
Date/Publication: 2016-06-02 18:31:24
Built: R 3.3.1; x86_64-pc-linux-gnu; "Mon, 04 Jul 2016 14:25:35 +0200"; unix
|