This file is indexed.

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

export(progress_bar)
importFrom(R6,R6Class)
importFrom(prettyunits,pretty_bytes)
importFrom(prettyunits,vague_dt)
importFrom(utils,flush.console)