This file is indexed.

/usr/lib/R/site-library/polyCub/DESCRIPTION is in r-cran-polycub 0.5-2-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
Package: polyCub
Title: Cubature over Polygonal Domains
Version: 0.5-2
Date: 2015-02-25
Authors@R: c(person("Sebastian", "Meyer",
                    email = "Sebastian.Meyer@ifspm.uzh.ch",
                    role = c("aut","cre","trl")),
             person("Leonhard", "Held",
                    email = "Leonhard.Held@uzh.ch",
                    role = "ths"),
             person("Michael", "Hoehle",
                    email = "Michael.Hoehle@stat.uni-muenchen.de",
                    role = "ths"))
Description: The following methods for cubature (numerical integration)
             over polygonal domains are currently implemented:
             the two-dimensional midpoint rule as a simple wrapper around
             as.im.function() from package spatstat (Baddeley and Turner, 2005),
             the product Gauss cubature by Sommariva and Vianello (2007),
             an adaptive cubature for isotropic functions via line integrate()
             along the boundary (Meyer and Held, 2014),
             and quasi-exact methods specific to the integration of the
             bivariate Gaussian density over polygonal and circular domains
             (based on formulae from the Abramowitz and Stegun (1972) handbook).
             For cubature over simple hypercubes, the packages "cubature" and
             "R2Cuba" are more appropriate.
License: GPL-2
URL: https://github.com/WastlM/polyCub
BugReports: https://github.com/WastlM/polyCub/issues
Depends: R (>= 2.15.0), methods, sp
Imports: grDevices, graphics, stats, spatstat
Suggests: lattice, testthat, mvtnorm, statmod, rgeos, gpclib
Packaged: 2016-04-18 10:06:10 UTC; hornik
Author: Sebastian Meyer [aut, cre, trl],
  Leonhard Held [ths],
  Michael Hoehle [ths]
Maintainer: Sebastian Meyer <Sebastian.Meyer@ifspm.uzh.ch>
NeedsCompilation: yes
Repository: CRAN
Date/Publication: 2016-04-19 08:59:43
Built: R 3.3.2; x86_64-pc-linux-gnu; 'Mon, 14 Nov 2016 12:07:41 +0100'; unix