This file is indexed.

/usr/lib/R/site-library/surveillance/DESCRIPTION is in r-cran-surveillance 1.13.0-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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
Package: surveillance
Title: Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic
        Phenomena
Version: 1.13.0
Date: 2016-12-20
Authors@R: c(MH = person("Michael", "Höhle",
                  email = "hoehle@math.su.se",
                  role = c("aut", "ths")),
             SM = person("Sebastian", "Meyer",
                  email = "seb.meyer@fau.de",
                  role = c("aut", "cre")),
             MP = person("Michaela", "Paul", role = "aut"),
             LH = person("Leonhard", "Held",
                  email = "Leonhard.Held@uzh.ch",
                  role = c("ctb", "ths")),
             person("Howard", "Burkom", role = "ctb"),
             person("Thais", "Correa", role = "ctb"),
             person("Mathias", "Hofmann", role = "ctb"),
             person("Christian", "Lang", role = "ctb"),
             person("Juliane", "Manitz", role = "ctb"),
             person("Andrea", "Riebler", role = "ctb"),
             person("Daniel", "Sabanés Bové", role = "ctb"),
             MS = person("Maëlle", "Salmon", role = "ctb"),
             DS = person("Dirk", "Schumacher", role = "ctb"),
             person("Stefan", "Steiner", role = "ctb"),
             person("Mikko", "Virtanen", role = "ctb"),
             person("Wei", "Wei", role = "ctb"),
             person("Valentin", "Wimmer", role = "ctb"),
             person("R Core Team", role = "ctb",
                    comment = "A few code segments are modified versions of
                               code from base R"))
Author: Michael Höhle [aut, ths], Sebastian Meyer [aut, cre],
        Michaela Paul [aut], Leonhard Held [ctb, ths], Howard Burkom [ctb],
        Thais Correa [ctb], Mathias Hofmann [ctb], Christian Lang [ctb],
        Juliane Manitz [ctb], Andrea Riebler [ctb], Daniel Sabanés Bové [ctb],
        Maëlle Salmon [ctb], Dirk Schumacher [ctb], Stefan Steiner [ctb],
        Mikko Virtanen [ctb], Wei Wei [ctb], Valentin Wimmer [ctb], R Core Team [ctb]
        (A few code segments are modified versions of code from base R)
Maintainer: Sebastian Meyer <seb.meyer@fau.de>
Depends: R (>= 3.2.0), methods, grDevices, graphics, stats, utils, sp
        (>= 1.0-15), xtable (>= 1.7-0), polyCub (>= 0.4-3)
Imports: Rcpp (>= 0.11.1), MASS, Matrix, nlme, spatstat (>= 1.36-0)
LinkingTo: Rcpp
Suggests: parallel, grid, xts, gridExtra, lattice, colorspace, scales,
        animation, msm, spc, quadprog, memoise, polyclip, rgeos,
        gpclib, maptools, intervals, spdep, numDeriv, maxLik, gsl,
        testthat (>= 0.11.0), coda, splancs, gamlss, INLA (>=
        0.0-1458166556), runjags, ggplot2, MGLM, knitr
Description: Statistical methods for the modeling and monitoring of time series
        of counts, proportions and categorical data, as well as for the modeling
        of continuous-time point processes of epidemic phenomena.
        The monitoring methods focus on aberration detection in count data time
        series from public health surveillance of communicable diseases, but
        applications could just as well originate from environmetrics,
        reliability engineering, econometrics, or social sciences. The package
        implements many typical outbreak detection procedures such as the
        (improved) Farrington algorithm, or the negative binomial GLR-CUSUM
        method of Höhle and Paul (2008) <doi:10.1016/j.csda.2008.02.015>.
        A novel CUSUM approach combining logistic and multinomial logistic
        modeling is also included. The package contains several real-world data
        sets, the ability to simulate outbreak data, and to visualize the
        results of the monitoring in a temporal, spatial or spatio-temporal
        fashion. A recent overview of the available monitoring procedures is
        given by Salmon et al. (2016) <doi:10.18637/jss.v070.i10>.
        For the retrospective analysis of epidemic spread, the package provides
        three endemic-epidemic modeling frameworks with tools for visualization,
        likelihood inference, and simulation. 'hhh4' estimates models for
        (multivariate) count time series following Paul and Held (2011)
        <doi:10.1002/sim.4177> and Meyer and Held (2014) <doi:10.1214/14-AOAS743>.
        'twinSIR' models the susceptible-infectious-recovered (SIR) event
        history of a fixed population, e.g, epidemics across farms or networks,
        as a multivariate point process as proposed by Höhle (2009)
        <doi:10.1002/bimj.200900050>. 'twinstim' estimates self-exciting point
        process models for a spatio-temporal point pattern of infective events,
        e.g., time-stamped geo-referenced surveillance data, as proposed by
        Meyer et al. (2012) <doi:10.1111/j.1541-0420.2011.01684.x>.
        A recent overview of the implemented space-time modeling frameworks
        for epidemic phenomena is given by Meyer et al. (2015)
        <http://arxiv.org/abs/1411.0416>.
License: GPL-2
URL: http://surveillance.r-forge.r-project.org/
Additional_repositories: https://www.math.ntnu.no/inla/R/stable
BugReports: https://r-forge.r-project.org/tracker/?group_id=45
Encoding: latin1
VignetteBuilder: utils, knitr
NeedsCompilation: yes
Packaged: 2016-12-20 15:49:46 UTC; smeyer
Repository: CRAN
Date/Publication: 2016-12-20 18:31:08
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Thu, 22 Dec 2016 19:48:15 +0100'; unix