About Anaconda Help Download Anaconda

The ff package provides data structures that are stored on disk but behave (almost) as if they were in RAM by transparently mapping only a section (pagesize) in main memory - the effective virtual memory consumption per ff object. ff supports R''s standard atomic data types ''double'', ''logical'', ''raw'' and ''integer'' and non-standard atomic types boolean (1 bit), quad (2 bit unsigned), nibble (4 bit unsigned), byte (1 byte signed with NAs), ubyte (1 byte unsigned), short (2 byte signed with NAs), ushort (2 byte unsigned), single (4 byte float with NAs). For example ''quad'' allows efficient storage of genomic data as an ''A'',''T'',''G'',''C'' factor. The unsigned types support ''circular'' arithmetic. There is also support for close-to-atomic types ''factor'', ''ordered'', ''POSIXct'', ''Date'' and custom close-to-atomic types. ff not only has native C-support for vectors, matrices and arrays with flexible dimorder (major column-order, major row-order and generalizations for arrays). There is also a ffdf class not unlike data.frames and import/export filters for csv files. ff objects store raw data in binary flat files in native encoding, and complement this with metadata stored in R as physical and virtual attributes. ff objects have well-defined hybrid copying semantics, which gives rise to certain performance improvements through virtualization. ff objects can be stored and reopened across R sessions. ff files can be shared by multiple ff R objects (using different data en/de-coding schemes) in the same process or from multiple R processes to exploit parallelism. A wide choice of finalizer options allows to work with ''permanent'' files as well as creating/removing ''temporary'' ff files completely transparent to the user. On certain OS/Filesystem combinations, creating the ff files works without notable delay thanks to using sparse file allocation. Several access optimization techniques such as Hybrid Index Preprocessing and Virtualization are implemented to achieve good performance even with large datasets, for example virtual matrix transpose without touching a single byte on disk. Further, to reduce disk I/O, ''logicals'' and non-standard data types get stored native and compact on binary flat files i.e. logicals take up exactly 2 bits to represent TRUE, FALSE and NA. Beyond basic access functions, the ff package also provides compatibility functions that facilitate writing code for ff and ram objects and support for batch processing on ff objects (e.g. as.ram, as.ff, ffapply). ff interfaces closely with functionality from package ''bit'': chunked looping, fast bit operations and coercions between different objects that can store subscript information (''bit'', ''bitwhich'', ff ''boolean'', ri range index, hi hybrid index). This allows to work interactively with selections of large datasets and quickly modify selection criteria. Further high-performance enhancements can be made available upon request.

copied from cf-staging / r-ff
Type Size Name Uploaded Downloads Labels
conda 1.0 MB | linux-64/r-ff-4.0.7-r41h27087fc_1.tar.bz2  2 years and 5 months ago 2100 main
conda 1.0 MB | linux-64/r-ff-4.0.7-r42h27087fc_1.tar.bz2  2 years and 5 months ago 2438 main
conda 1008.6 kB | win-64/r-ff-4.0.7-r41hfa435f1_0.tar.bz2  2 years and 11 months ago 714 main
conda 1.0 MB | win-64/r-ff-4.0.7-r40hfa435f1_0.tar.bz2  2 years and 11 months ago 704 main
conda 1.0 MB | osx-64/r-ff-4.0.7-r40hb486fe8_0.tar.bz2  2 years and 11 months ago 103 main
conda 1.0 MB | osx-64/r-ff-4.0.7-r41hb486fe8_0.tar.bz2  2 years and 11 months ago 141 main
conda 1.0 MB | linux-64/r-ff-4.0.7-r40h27087fc_0.tar.bz2  2 years and 11 months ago 2644 main
conda 1.0 MB | linux-64/r-ff-4.0.7-r41h27087fc_0.tar.bz2  2 years and 11 months ago 2834 main
conda 999.5 kB | win-64/r-ff-4.0.5-r41hfa435f1_0.tar.bz2  3 years and 5 months ago 744 main
conda 1.1 MB | win-64/r-ff-4.0.5-r40hfa435f1_0.tar.bz2  3 years and 5 months ago 742 main
conda 1.0 MB | linux-64/r-ff-4.0.5-r41h9c3ff4c_0.tar.bz2  3 years and 5 months ago 2871 main
conda 1.0 MB | osx-64/r-ff-4.0.5-r41he49afe7_0.tar.bz2  3 years and 5 months ago 331 main
conda 1.0 MB | osx-64/r-ff-4.0.5-r40he49afe7_0.tar.bz2  3 years and 5 months ago 104 main
conda 1.0 MB | linux-64/r-ff-4.0.5-r40h9c3ff4c_0.tar.bz2  3 years and 5 months ago 2393 main
conda 1.0 MB | win-64/r-ff-4.0.4-r40hfa435f1_0.tar.bz2  3 years and 10 months ago 813 main
conda 1003.6 kB | win-64/r-ff-4.0.4-r41hfa435f1_0.tar.bz2  3 years and 10 months ago 817 main
conda 1.0 MB | osx-64/r-ff-4.0.4-r40he49afe7_0.tar.bz2  3 years and 10 months ago 175 main
conda 1.0 MB | osx-64/r-ff-4.0.4-r41he49afe7_0.tar.bz2  3 years and 10 months ago 453 main
conda 1.0 MB | linux-64/r-ff-4.0.4-r41h9c3ff4c_0.tar.bz2  3 years and 10 months ago 3058 main
conda 1.0 MB | linux-64/r-ff-4.0.4-r40h9c3ff4c_0.tar.bz2  3 years and 10 months ago 2584 main
conda 1.0 MB | win-64/r-ff-4.0.4-r40hca4a3dc_0.tar.bz2  4 years and 5 months ago 1008 main
conda 1.1 MB | win-64/r-ff-4.0.4-r36hca4a3dc_0.tar.bz2  4 years and 5 months ago 1024 main
conda 1.0 MB | osx-64/r-ff-4.0.4-r40hb1e8313_0.tar.bz2  4 years and 5 months ago 326 main
conda 1.0 MB | osx-64/r-ff-4.0.4-r36hb1e8313_0.tar.bz2  4 years and 5 months ago 646 main
conda 1.0 MB | linux-64/r-ff-4.0.4-r40he1b5a44_0.tar.bz2  4 years and 5 months ago 4875 main
conda 1.0 MB | linux-64/r-ff-4.0.4-r36he1b5a44_0.tar.bz2  4 years and 5 months ago 7993 main
conda 1.0 MB | win-64/r-ff-4.0.2-r36hca4a3dc_0.tar.bz2  4 years and 8 months ago 1068 main
conda 1.0 MB | win-64/r-ff-4.0.2-r40hca4a3dc_0.tar.bz2  4 years and 8 months ago 1070 main
conda 1.0 MB | osx-64/r-ff-4.0.2-r36hb1e8313_0.tar.bz2  4 years and 8 months ago 445 main
conda 1.0 MB | osx-64/r-ff-4.0.2-r40hb1e8313_0.tar.bz2  4 years and 8 months ago 350 main
conda 1.0 MB | linux-64/r-ff-4.0.2-r40he1b5a44_0.tar.bz2  4 years and 8 months ago 3110 main
conda 1.0 MB | linux-64/r-ff-4.0.2-r36he1b5a44_0.tar.bz2  4 years and 8 months ago 3265 main
conda 1.1 MB | win-64/r-ff-2.2_14.2-r36hca4a3dc_1.tar.bz2  4 years and 11 months ago 1078 main
conda 1.0 MB | win-64/r-ff-2.2_14.2-r40hca4a3dc_1.tar.bz2  4 years and 11 months ago 1061 main
conda 1.0 MB | osx-64/r-ff-2.2_14.2-r40h4a8c4bd_1.tar.bz2  4 years and 11 months ago 359 main
conda 1.0 MB | osx-64/r-ff-2.2_14.2-r36h4a8c4bd_1.tar.bz2  4 years and 11 months ago 346 main
conda 1.0 MB | linux-64/r-ff-2.2_14.2-r36he1b5a44_1.tar.bz2  4 years and 11 months ago 3278 main
conda 1.0 MB | linux-64/r-ff-2.2_14.2-r40he1b5a44_1.tar.bz2  4 years and 11 months ago 3497 main
conda 1.0 MB | win-64/r-ff-2.2_14.2-r35hca4a3dc_0.tar.bz2  4 years and 11 months ago 1052 main
conda 1.1 MB | win-64/r-ff-2.2_14.2-r36hca4a3dc_0.tar.bz2  4 years and 11 months ago 1039 main
conda 1021.7 kB | osx-64/r-ff-2.2_14.2-r35h4a8c4bd_0.tar.bz2  4 years and 11 months ago 349 main
conda 1.0 MB | osx-64/r-ff-2.2_14.2-r36h4a8c4bd_0.tar.bz2  4 years and 11 months ago 342 main
conda 1.0 MB | linux-64/r-ff-2.2_14.2-r36he1b5a44_0.tar.bz2  4 years and 11 months ago 3213 main
conda 1.0 MB | linux-64/r-ff-2.2_14.2-r35he1b5a44_0.tar.bz2  4 years and 11 months ago 4184 main
conda 1.0 MB | win-64/r-ff-2.2_14-r36hca4a3dc_1.tar.bz2  5 years and 8 months ago 1470 main cf202003
conda 1.0 MB | linux-64/r-ff-2.2_14-r36he1b5a44_1.tar.bz2  5 years and 8 months ago 4780 main cf202003
conda 1.0 MB | win-64/r-ff-2.2_14-r35hca4a3dc_1.tar.bz2  5 years and 8 months ago 1416 main cf202003
conda 1.0 MB | osx-64/r-ff-2.2_14-r36h6de7cb9_1.tar.bz2  5 years and 8 months ago 423 main cf202003
conda 1.0 MB | linux-64/r-ff-2.2_14-r35he1b5a44_1.tar.bz2  5 years and 8 months ago 4639 main cf202003
conda 1005.1 kB | osx-64/r-ff-2.2_14-r35h6de7cb9_1.tar.bz2  5 years and 8 months ago 397 main cf202003

© 2025 Anaconda, Inc. All Rights Reserved. (v4.0.9) Legal | Privacy Policy