About Anaconda Help Download Anaconda

Functions for loading large (10M+ lines) CSV and other delimited files, similar to read.csv, but typically faster and using less memory than the standard R loader. While not entirely general, it covers many common use cases when the types of columns in the CSV file are known in advance. In addition, the package provides a class 'int64', which represents 64-bit integers exactly when reading from a file. The latter is useful when working with 64-bit integer identifiers exported from databases. The CSV file loader supports common column types including 'integer', 'double', 'string', and 'int64', leaving further type transformations to the user.

Type Size Name Uploaded Downloads Labels
conda 325.6 kB | win-64/r-csvread-1.2.1-r36h796a38f_0.tar.bz2  5 years and 5 months ago 1 main
conda 306.7 kB | osx-64/r-csvread-1.2.1-r36h466af19_0.tar.bz2  5 years and 5 months ago 0 main
conda 307.7 kB | linux-64/r-csvread-1.2.1-r36h29659fb_0.tar.bz2  5 years and 5 months ago 0 main

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