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. An additional convenience function, 'convert()', provides a simple method for converting between file types.

Version: 0.5.5
Depends: R (≥ 2.15.0)
Imports: tools, stats, utils, foreign, haven (> 0.2.1), curl (≥ 0.6), data.table (≥ 1.9.8), readxl (≥ 0.1.1), openxlsx, tibble
Suggests: datasets, bit64, testthat, knitr, magrittr, clipr, csvy, feather, fst, jsonlite, readODS (≥ 1.6.4), readr, rmatio, xml2 (≥ 1.0.0), yaml
Published: 2017-06-18
Author: Jason Becker [ctb], Chung-hong Chan [aut], Geoffrey CH Chan [ctb], Thomas J. Leeper [aut, cre], Christopher Gandrud [ctb], Andrew MacDonald [ctb], Ista Zahn [ctb], Stanislaus Stadlmann [ctb]
Maintainer: Thomas J. Leeper <thosjleeper at gmail.com>
BugReports: https://github.com/leeper/rio/issues
License: GPL-2
URL: https://github.com/leeper/rio
NeedsCompilation: no
Citation: rio citation info
Materials: README NEWS
In views: WebTechnologies
CRAN checks: rio results

Downloads:

Reference manual: rio.pdf
Vignettes: Introduction to 'rio'
Package source: rio_0.5.5.tar.gz
Windows binaries: r-devel: rio_0.5.5.zip, r-release: rio_0.5.5.zip, r-oldrel: rio_0.5.5.zip
OS X El Capitan binaries: r-release: rio_0.5.5.tgz
OS X Mavericks binaries: r-oldrel: rio_0.5.5.tgz
Old sources: rio archive

Reverse dependencies:

Reverse imports: boxr, dpmr, psData, ukds, userfriendlyscience

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rio to link to this page.