/usr/lib/R/site-library/withr/INDEX is in r-cran-withr 2.1.0-1ubuntu3.
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 | defer Defer Evaluation of an Expression
devices Graphics devices
with_collate Collation Order
with_connection Connections which close themselves
with_db_connection DBMS Connections which disconnect themselves.
with_dir Working directory
with_envvar Environment variables
with_gctorture2 Torture Garbage Collector
with_libpaths Library paths
with_locale Locale settings
with_makevars Makevars variables
with_options Options
with_package Execute code with a modified search path
with_par Graphics parameters
with_path PATH environment variable
with_seed Random seed
with_sink Output redirection
with_temp_libpaths Library paths
with_tempfile Temporary files
withr Execute code in temporarily altered environment
|