This file is indexed.

/usr/lib/R/site-library/RMySQL/README.windows is in r-cran-rmysql 0.8-0-2.

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
RMySQL Windows Binary distribution.

You need a Windows installation of MySQL 5.  RMySQL should be able to
find from the Windows Registry where it is, but if this fails set the
environment variable MYSQL_HOME to the top level of the MySQL
distribution.

MySQL will need to be running.  It is normally installed as a service
that is started automatically, but you might need to start the service
or launch a daemon process to start it.