This file is indexed.

/usr/lib/R/site-library/Rsymphony/NAMESPACE is in r-cran-rsymphony 0.1-25-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("Rsymphony")

export("Rsymphony_solve_LP")

S3method("make_csc_matrix", "matrix")
S3method("make_csc_matrix", "simple_triplet_matrix")