This file is indexed.

/usr/lib/R/site-library/crosstalk/NAMESPACE is in r-cran-crosstalk 1.0.0+dfsg-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
# Generated by roxygen2: do not edit by hand

export(ClientValue)
export(SharedData)
export(animation_options)
export(bscols)
export(crosstalkLibs)
export(filter_checkbox)
export(filter_select)
export(filter_slider)
export(is.SharedData)
export(maintain_selection)
export(scale_color_selection)
export(scale_fill_selection)
export(selection_factor)
import(R6)
import(htmltools)
import(shiny)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,packageVersion)