CMD + K

r-rio

Community

Streamlined data import and export by making assumptions that the user is probably willing to make: 'import()' and 'export()' determine the data structure from the file extension, reasonable defaults are used for data import and export (e.g., 'stringsAsFactors=FALSE'), web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly without explicit decompression, and fast import packages are used where appropriate. An additional convenience function, 'convert()', provides a simple method for converting between file types.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-rio

Usage Tracking

1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

Streamlined data import and export by making assumptions that the user is probably willing to make: 'import()' and 'export()' determine the data structure from the file extension, reasonable defaults are used for data import and export (e.g., 'stringsAsFactors=FALSE'), web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly without explicit decompression, and fast import packages are used where appropriate. An additional convenience function, 'convert()', provides a simple method for converting between file types.

Last Updated

Sep 27, 2025 at 00:34

License

GPL-2.0-only

Total Downloads

276.5K

Version Downloads

1.2K

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 0.5.10
macOS-64 Last supported version: 0.5.10
win-64 Last supported version: 0.5.10