/usr/lib/R/site-library/prettyunits/NAMESPACE is in r-cran-prettyunits 1.0.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 | # Generated by roxygen2 (4.1.1): do not edit by hand
export(pretty_bytes)
export(pretty_dt)
export(pretty_ms)
export(pretty_sec)
export(time_ago)
export(vague_dt)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.string)
importFrom(magrittr,"%>%")
importFrom(methods,is)
|