/usr/lib/R/site-library/pvclust/NAMESPACE is in r-cran-pvclust 1.2-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 8 9 10 11 12 13 14 15 16 17 | export(pvclust)
export(pvpick)
export(msfit)
export(msplot)
export(pvrect)
export(seplot)
export(parPvclust)
S3method(plot, pvclust)
S3method(lines, pvclust)
S3method(text, pvclust)
S3method(print, pvclust)
S3method(summary, pvclust)
S3method(plot, msfit)
S3method(lines, msfit)
S3method(summary, msfit)
|