/usr/lib/R/site-library/readMzXmlData/NAMESPACE is in r-cran-readmzxmldata 2.8.1-1build1.
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 (4.1.1): do not edit by hand
export(readMzXmlDir)
export(readMzXmlFile)
importFrom(XML,xmlEventParse)
importFrom(base64enc,base64decode)
importFrom(digest,digest)
importFrom(utils,tail)
|