This file is indexed.

/usr/lib/R/site-library/matrixStats/benchmarking/includes/footer.md.rsp is in r-cran-matrixstats 0.14.2-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
<%---------------------------------------------------------------
  Page footer
  ---------------------------------------------------------------%>
<%@string appendix="${appendix}" default="false"%>
<%@ifeq appendix="true"%>
  <%@include file="appendix.md.rsp"%>
<%@endif%>

<%@include file="${references}"%>

---------------------------------------
Copyright <%@meta name="author"%>. Last updated on <%=format(Sys.time(), format="%Y-%m-%d %H:%M:%S (%z UTC)")%>. Powered by [RSP].

<%---------------------------------------------------------------
  Dynamically insert an HTML favicon
  ---------------------------------------------------------------%>
<%=toFavicon({
  plot(1, col="blue", bg="yellow", pch=21, cex=4, lwd=4, axes=FALSE)
}, force=FALSE)%>