TY - JOUR AU - Kane, Michael AU - Emerson, John W. AU - Weston, Stephen PY - 2013/11/20 Y2 - 2024/03/28 TI - Scalable Strategies for Computing with Massive Data JF - Journal of Statistical Software JA - J. Stat. Soft. VL - 55 IS - 14 SE - Articles DO - 10.18637/jss.v055.i14 UR - https://www.jstatsoft.org/index.php/jss/article/view/v055i14 SP - 1 - 19 AB - This paper presents two complementary statistical computing frameworks that address challenges in parallel processing and the analysis of massive data. First, the <b>foreach</b> package allows users of the R programming environment to define parallel loops that may be run sequentially on a single machine, in parallel on a symmetric multiprocessing (SMP) machine, or in cluster environments without platform-specific code. Second, the <b>bigmemory</b> package implements memory- and file-mapped data structures that provide (a) access to arbitrarily large data while retaining a look and feel that is familiar to R users and (b) data structures that are shared across processor cores in order to support efficient parallel computing techniques. Although these packages may be used independently, this paper shows how they can be used in combination to address challenges that have effectively been beyond the reach of researchers who lack specialized software development skills or expensive hardware. ER -