Skip to contents

All functions

Rfmalloc-package Rfmalloc
Rfmalloc: Memory-Mapped File Allocation for R
as_fmalloc_array()
Convert a vector to fmalloc array metadata
as_fmalloc_data_frame()
Convert to data.frame for fmalloc vectors
as_fmalloc_matrix()
Convert a vector to fmalloc matrix metadata
cleanup_fmalloc()
Clean Up fmalloc
create_fmalloc_array()
Create Array Using fmalloc
create_fmalloc_data_frame()
Construct data.frame from fmalloc columns
create_fmalloc_matrix()
Create Matrix Using fmalloc
create_fmalloc_vector()
Create Vector Using fmalloc
destroy_fmalloc_vector()
Explicitly destroy a fmalloc vector
diagnose_fmalloc_runtime()
Diagnose fmalloc runtime state
rowSums() colSums() rowMeans() colMeans()
Matrix reduction helpers for fmalloc-backed matrices
init_fmalloc()
Initialize fmalloc
list_fmalloc_allocations()
List Persistent fmalloc Allocations
open_fmalloc()
Open an fmalloc Runtime