rio: A Swiss-Army Knife for Data I/O

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.

Version: 0.2
Depends: R (≥ 2.15.0)
Imports: tools, utils, foreign, haven, openxlsx, readODS, jsonlite, XML, curl, data.table, readxl
Suggests: testthat, knitr, magrittr
Published: 2015-05-07
Author: Chung-hong Chan [aut], Geoffrey CH Chan [aut], Thomas J. Leeper [aut, cre], Christopher Gandrud [aut]
Maintainer: Thomas J. Leeper <thosjleeper at gmail.com>
License: GPL-2
NeedsCompilation: no
Citation: rio citation info
Materials: README NEWS
CRAN checks: rio results

Downloads:

Reference manual: rio.pdf
Vignettes: Import, Export, and Convert Data Files
Package source: rio_0.2.tar.gz
Windows binaries: r-devel: rio_0.2.zip, r-release: rio_0.2.zip, r-oldrel: rio_0.2.zip
OS X Snow Leopard binaries: r-release: rio_0.2.tgz, r-oldrel: rio_0.2.tgz
OS X Mavericks binaries: r-release: rio_0.2.tgz
Old sources: rio archive

Reverse dependencies:

Reverse imports: dpmr
Reverse suggests: simPH