/usr/lib/R/site-library/altcdfenvs/NAMESPACE is in r-bioc-altcdfenvs 1:2.36.0-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 | importFrom(graphics, plot)
importFrom("BiocGenerics", "combine")
import(S4Vectors)
importFrom("affy", "indexProbes")
exportPattern("^[^\\.]")
|