Man pages for HenrikBengtsson/R.cache
Fast and Light-Weight Caching (Memoization) of Objects and Results to Speed Up Computations

000.baseLoadLoads an object from a file connection
addMemoizationCreates a copy of an existing function such that its results...
clearCacheRemoves all files in a cache file directory
evalWithMemoizationEvaluates an R expression with memoization
findCacheLocates a cache file
generateCacheGenerates a cache pathname from a key object
getCachePathGets the path to the file cache directory
getCacheRootPathGets the root path to the file cache directory
getChecksumGenerates a deterministic checksum for an R object
loadCacheLoads data from file cache
memoizedCallCalls a function with memoization
Non-documented_objectsNon-documented objects
Options_used_by_R.cacheOptions used by R.cache
R.cache-packagePackage R.cache
readCacheHeaderLoads data from file cache
saveCacheSaves data to file cache
setCachePathSets the path to the file cache directory
setCacheRootPathSets the root path to the file cache directory
setupCacheRootPathInteractively offers the user to set up the default root path
HenrikBengtsson/R.cache documentation built on Sept. 30, 2023, 5:01 a.m.