/usr/lib/R/site-library/magrittr/NAMESPACE is in r-cran-magrittr 1.5-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 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 | # Generated by roxygen2 (4.0.2): do not edit by hand
S3method("[",fseq)
S3method("[[",fseq)
S3method(print,fseq)
export("%$%")
export("%<>%")
export("%>%")
export("%T>%")
export("n'est pas")
export(add)
export(and)
export(debug_fseq)
export(debug_pipe)
export(divide_by)
export(divide_by_int)
export(equals)
export(extract)
export(extract2)
export(freduce)
export(functions)
export(inset)
export(inset2)
export(is_greater_than)
export(is_in)
export(is_less_than)
export(is_weakly_greater_than)
export(is_weakly_less_than)
export(mod)
export(multiply_by)
export(multiply_by_matrix)
export(not)
export(or)
export(raise_to_power)
export(set_colnames)
export(set_names)
export(set_rownames)
export(subtract)
export(undebug_fseq)
export(use_series)
|