This package browser is in early development. Mind the rough edges.

r-rio 1.2.4

Swiss-army knife for data I/O

This package provides streamlined data import and export infrastructure 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

Install r-rio 1.2.4 as follows:

guix install r-rio@1.2.4

Or install the latest version:

guix install r-rio

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.