This file is indexed.

/usr/lib/R/site-library/knitr/demo/notebook.R is in r-cran-knitr 1.17-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
# for installation, see https://github.com/rstudio/shiny
library(shiny)
runApp(system.file('shiny', package = 'knitr'))