/usr/lib/R/site-library/gtools/INDEX is in r-cran-gtools 3.2.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 | ELISA Data from an ELISA assay
ask Display a prompt and collect the user's
response
binsearch Binary Search
checkRVersion Check if a newer version of R is available
combinations Enumerate the Combinations or Permutations of
the Elements of a Vector
defmacro Define a macro
foldchange Compute fold-change or convert between
log-ratio and fold-change.
gtools-defunct Defunct Functions in package 'gtools'
gtools-deprecated Deprecated Functions in the gtools package
invalid Test if a value is missing, empty, or contains
only NA or NULL values
keywords List valid keywords for R man pages
lastAdd Non-destructively construct a .Last function to
be executed when R exits.
logit Generalized logit and inverse logit function
mixedsort Order or Sort strings with embedded numbers so
that the numbers are in the correct order
odd Detect odd/even integers
permute Randomly Permute the Elements of a Vector
quantcut Create a Factor Variable Using the Quantiles of
a Continuous Variable
rdirichlet Functions for the Dirichlet Distribution
running Apply a Function Over Adjacent Subsets of a
Vector
scat Display debugging text
setTCPNoDelay Modify the TCP\_NODELAY ('de-Nagle') flag for
socket objects
smartbind Efficient rbind of data framesy, even if the
column names don't match
stars.pval Generate significance stars from p-values
|