File: control

package info (click to toggle)
r-cran-spatstat.random 3.3-3-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,524 kB
  • sloc: ansic: 5,124; cpp: 1,321; sh: 13; makefile: 4
file content (41 lines) | stat: -rw-r--r-- 1,906 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
38
39
40
41
Source: r-cran-spatstat.random
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
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-spatstat.data (>= 3.1),
               r-cran-spatstat.univar,
               r-cran-spatstat.geom (>= 3.3-6),
               r-cran-spatstat.utils (>= 3.1-2)
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-spatstat.random
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-spatstat.random.git
Homepage: https://cran.r-project.org/package=spatstat.random
Rules-Requires-Root: no

Package: r-cran-spatstat.random
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: Random Generation Functionality for the 'spatstat' Family
 Functionality for random generation of spatial data in the 'spatstat'
 family of packages. Generates random spatial patterns of points
 according to many simple rules (complete spatial randomness, Poisson,
 binomial, random grid, systematic, cell), randomised alteration of
 patterns (thinning, random shift, jittering), simulated realisations of
 random point processes (simple sequential inhibition, Matern inhibition
 models, Matern cluster process, Neyman-Scott cluster processes, log-
 Gaussian Cox processes, product shot noise cluster processes) and
 simulation of Gibbs point processes (Metropolis-Hastings birth-death-
 shift algorithm, alternating Gibbs sampler). Also generates random
 spatial patterns of line segments, random tessellations, and random
 images (random noise, random mosaics). Excludes random generation on a
 linear network, which is covered by the separate package
 'spatstat.linnet'.