/usr/lib/R/site-library/munsell/NAMESPACE is in r-cran-munsell 0.4.3-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 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 | # Generated by roxygen2: do not edit by hand
export(check_mnsl)
export(chroma_slice)
export(complement)
export(complement_slice)
export(darker)
export(desaturate)
export(fix_mnsl)
export(hue_slice)
export(hvc2mnsl)
export(in_gamut)
export(lighter)
export(mnsl)
export(mnsl2hex)
export(mnsl2hvc)
export(mnsl_hues)
export(pbgyr)
export(plot_closest)
export(plot_hex)
export(plot_mnsl)
export(rgb2mnsl)
export(rygbp)
export(saturate)
export(seq_mnsl)
export(text_colour)
export(value_slice)
import(colorspace)
importFrom(methods,as)
importFrom(stats,na.exclude)
|