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.4.8 |
Depends: |
R (≥ 2.15.0) |
Imports: |
tools, stats, utils, urltools, foreign, haven, openxlsx, readODS, jsonlite, xml2, curl (≥ 0.6), data.table (≥ 1.9.5), readxl, readr, yaml, feather |
Suggests: |
datasets, bit64, testthat, knitr, magrittr |
Published: |
2016-06-14 |
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] |
Maintainer: |
Thomas J. Leeper <thosjleeper at gmail.com> |
BugReports: |
NA |
License: |
GPL-2 |
URL: |
NA |
NeedsCompilation: |
no |
Citation: |
rio citation info |
Materials: |
README NEWS |
In views: |
WebTechnologies |
CRAN checks: |
rio results |