This file is indexed.

/usr/lib/R/site-library/RPostgreSQL/ANNOUNCEMENT is in r-cran-rpostgresql 0.4-1build1.

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
       RPostgreSQL version 0.4

We are pround to announce the availability of the RPostgreSQL package on CRAN
and its mirrors.  This package provides an a DBI-compliant interface between
PostgreSQL and R.

RPostgreSQL was developed as part of the Google Summer of Code 2008 program
by Sameer Kumar Prayaga <sameer.bits@gmail.com>.

Some highlights:

  o  Initial support for prepared statement.

Known bugs/deficiencies:

  o  Arrays are not converted vector or other datastructure.

  o  Active issue list is at http://code.google.com/p/rpostgresql/issues/list

RPostgreSQL is hosted on Google Code, for more information see

   http://rpostgresql.googlecode.com/

For any suggestions and queries, please contact:

   rpostgresql-dev@googlegroups.com

For security issues that should not directly go to public,
you may contact:

   Tomoaki Nishiyama <tomoakin@kenroku.kanazawa-u.ac.jp>
   Neil Tiffin <neilt@neiltiffin.com>
   Joe Conway <mail@joeconway.com>
   Dirk Eddelbuettel <edd@debian.org>