This file is indexed.

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

export(make_phylo)
export(read_newick_phylo)
export(read_nexus_phylo)
export(rncl)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,loadRcppModules)
importFrom(progress,progress_bar)
importFrom(stats,na.omit)
useDynLib(rncl)