This file is indexed.

/usr/lib/R/site-library/htmlwidgets/NAMESPACE is in r-cran-htmlwidgets 1.0-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
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Generated by roxygen2: do not edit by hand

S3method(as.tags,htmlwidget)
S3method(print,htmlwidget)
S3method(print,suppress_viewer)
export(JS)
export(appendContent)
export(createWidget)
export(getDependency)
export(onRender)
export(onStaticRenderComplete)
export(prependContent)
export(saveWidget)
export(scaffoldWidget)
export(setWidgetIdSeed)
export(shinyRenderWidget)
export(shinyWidgetOutput)
export(sizingPolicy)
import(htmltools)
importFrom(utils,browseURL)
importFrom(utils,file.edit)
importFrom(utils,packageVersion)