/usr/lib/R/site-library/readxl/NAMESPACE is in r-cran-readxl 0.1.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 8 | # Generated by roxygen2 (4.1.0): do not edit by hand
S3method("[[",xlsx)
S3method(print,xlsx)
export(excel_sheets)
export(read_excel)
importFrom(Rcpp,sourceCpp)
useDynLib(readxl)
|