This file is indexed.

/usr/lib/R/site-library/Rglpk/NAMESPACE is in r-cran-rglpk 0.6-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
useDynLib("Rglpk")
import("slam")

export("Rglpk_solve_LP")
export("Rglpk_read_file")
S3method("print", "MP_data_from_file")