/usr/lib/R/site-library/BiocParallel/INDEX is in r-bioc-biocparallel 1.8.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 | BatchJobsParam-class Enable parallelization on batch systems
BiocParallel-package Bioconductor facilities for parallel evaluation
BiocParallelParam-class
BiocParallelParam objects
DoparParam-class Enable parallel evaluation using registered
dopar backend
MulticoreParam-class Enable multi-core parallel evaluation
SerialParam-class Enable serial evaluation
SnowParam-class Enable simple network of workstations
(SNOW)-style parallel evaluation
bpaggregate Apply a function on subsets of data frames
bpiterate Parallel iteration over an indeterminate number
of data chunks
bplapply Parallel lapply-like functionality
bploop Internal Functions for SNOW-style Parallel
Evaluation
bpmapply Parallel mapply-like functionality
bpok Resume computation with partial results
bpschedule Schedule back-end Params
bptry Try expression evaluation, recovering from
bperror signals
bpvalidate Tools for developing functions for parallel
execution in distributed memory
bpvec Parallel, vectorized evaluation
bpvectorize Transform vectorized functions into
parallelized, vectorized function
register Maintain a global registry of available
back-end Params
|