/usr/lib/R/site-library/pillar/NAMESPACE is in r-cran-pillar 1.0.1-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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 | # Generated by roxygen2: do not edit by hand
S3method(extra_cols,squeezed_colonnade)
S3method(format,colonnade)
S3method(format,pillar)
S3method(format,pillar_shaft)
S3method(format,pillar_shaft_decimal)
S3method(format,pillar_shaft_simple)
S3method(format,pillar_title)
S3method(format,pillar_type)
S3method(format,rif_data)
S3method(format,rif_title)
S3method(format,rif_type)
S3method(format,squeezed_colonnade)
S3method(is_vector_s3,Date)
S3method(is_vector_s3,POSIXct)
S3method(is_vector_s3,data.frame)
S3method(is_vector_s3,default)
S3method(is_vector_s3,difftime)
S3method(is_vector_s3,factor)
S3method(is_vector_s3,ordered)
S3method(obj_sum,AsIs)
S3method(obj_sum,POSIXlt)
S3method(obj_sum,default)
S3method(obj_sum,list)
S3method(pillar_shaft,AsIs)
S3method(pillar_shaft,Date)
S3method(pillar_shaft,POSIXt)
S3method(pillar_shaft,character)
S3method(pillar_shaft,default)
S3method(pillar_shaft,list)
S3method(pillar_shaft,logical)
S3method(pillar_shaft,numeric)
S3method(print,colonnade)
S3method(print,pillar)
S3method(print,pillar_ornament)
S3method(print,pillar_shaft)
S3method(print,pillar_vertical)
S3method(print,rif_data)
S3method(print,spark)
S3method(print,squeezed_colonnade)
S3method(type_sum,AsIs)
S3method(type_sum,Date)
S3method(type_sum,POSIXct)
S3method(type_sum,data.frame)
S3method(type_sum,default)
S3method(type_sum,difftime)
S3method(type_sum,factor)
S3method(type_sum,ordered)
export(colonnade)
export(dim_desc)
export(expect_known_display)
export(extra_cols)
export(get_extent)
export(get_max_extent)
export(is_vector_s3)
export(new_ornament)
export(new_pillar_shaft)
export(new_pillar_shaft_simple)
export(obj_sum)
export(pillar)
export(pillar_shaft)
export(squeeze)
export(style_na)
export(style_neg)
export(style_num)
export(style_subtle)
export(type_sum)
import(rlang)
|