File: control

package info (click to toggle)
r-cran-maps 2.0-32-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 3,708 kB
  • ctags: 152
  • sloc: ansic: 1,170; makefile: 50; sh: 12; awk: 3
file content (24 lines) | stat: -rw-r--r-- 994 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: r-cran-maps
Section: math
Priority: optional
Maintainer: Chris Lawrence <lawrencc@debian.org>
Build-Depends: debhelper (>> 4.1.0), r-base-dev (>> 2.0.0), cdbs
Standards-Version: 3.7.2

Package: r-cran-maps
Architecture: any
Depends: r-base-core (>> 2.0.0)
Suggests: r-cran-mapproj, r-cran-mapdata
Description: GNU R support for producing geographic maps
 This package provides facilities for easily producing maps based on
 data sets in the GNU R statistical computing environment.  
 .
 The r-cran-maps package includes map data for the United States
 (including state and county-level maps), New Zealand, and a world
 map; additional maps (including a higher-resolution world map) are
 available in the suggested r-cran-mapdata package.
 .
 The suggested, non-free r-cran-mapproj package adds facilities for
 calculating geographic projections, which are used by mapmakers to
 compensate for the inaccuracies inherent in projecting a spheroid's
 surface onto a two-dimensional plane.