/usr/lib/R/site-library/qqman/NAMESPACE is in r-cran-qqman 0.1.4-4.
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 | # Generated by roxygen2: do not edit by hand
export(manhattan)
export(qq)
import(graphics)
import(utils)
importFrom(calibrate,textxy)
importFrom(stats,ppoints)
|