File: control

package info (click to toggle)
r-cran-spdata 2.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,920 kB
  • sloc: xml: 10; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,294 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
25
26
27
28
29
30
31
32
33
34
35
36
37
Source: r-cran-spdata
Standards-Version: 4.7.3
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-sp,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-spdata
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-spdata.git
Homepage: https://cran.r-project.org/package=spData
Rules-Requires-Root: no

Package: r-cran-spdata
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: GNU R datasets for spatial analysis
 Diverse spatial datasets for demonstrating, benchmarking and teaching
 spatial data analysis. It includes R data of class sf (defined by the
 package 'sf'), Spatial ('sp'), and nb ('spdep'). Unlike other spatial
 data packages such as 'rnaturalearth' and 'maps', it also contains data
 stored in a range of file formats including GeoJSON, ESRI Shapefile and
 GeoPackage. Some of the datasets are designed to illustrate specific
 analysis techniques. cycle_hire and cycle_hire_osm, for example, is
 designed to illustrate point pattern analysis techniques.