This file is indexed.

/usr/lib/R/site-library/R6/NAMESPACE is in r-cran-r6 2.2.2-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
11
# Generated by roxygen2: do not edit by hand

S3method(as.list,R6)
S3method(format,R6)
S3method(format,R6ClassGenerator)
S3method(plot,R6)
S3method(print,R6)
S3method(print,R6ClassGenerator)
export(R6Class)
export(is.R6)
export(is.R6Class)