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: | 1.0.1 |
Depends: | R (≥ 3.6) |
Imports: | tools, stats, utils, foreign, haven (≥ 1.1.2), curl (≥ 0.6), data.table (≥ 1.11.2), readxl (≥ 0.1.1), tibble, stringi, writexl, lifecycle, R.utils |
Suggests: | datasets, bit64, testthat, knitr, magrittr, clipr, fst, hexView, jsonlite, pzfx, readODS (≥ 2.1.0), readr, rmarkdown, rmatio, xml2 (≥ 1.2.0), yaml, qs, arrow (≥ 0.17.0) |
Published: | 2023-09-19 |
Author: | Jason Becker [aut],
Chung-hong Chan |
Maintainer: | Chung-hong Chan <chainsawtiney at gmail.com> |
BugReports: | https://github.com/gesistsa/rio/issues |
License: | GPL-2 |
URL: | https://github.com/gesistsa/rio |
NeedsCompilation: | no |
Citation: | rio citation info |
Materials: | README NEWS |
In views: | WebTechnologies |
CRAN checks: | rio results |
Reference manual: | rio.pdf |
Vignettes: |
Extending rio Working with labelled data Package Philosophy Remapping and Ellipsis Introduction to 'rio' |
Package source: | rio_1.0.1.tar.gz |
Windows binaries: | r-devel: rio_1.0.1.zip, r-release: rio_1.0.1.zip, r-oldrel: rio_1.0.1.zip |
macOS binaries: | r-release (arm64): rio_1.0.1.tgz, r-oldrel (arm64): rio_1.0.1.tgz, r-release (x86_64): rio_1.0.1.tgz, r-oldrel (x86_64): rio_1.0.1.tgz |
Old sources: | rio archive |
Reverse imports: | allMT, boxr, bruceR, cloudstoR, ComPrAn, datamods, dataquieR, DistPlotter, dpmr, editData, epiCleanr, estadistica, ExPanDaR, framecleaner, gDRimport, genogeographer, gesisdata, GUIDEseq, heterogen, IGoRRR, importinegi, ISRaD, kibior, LinkHD, mmstat4, NormalityAssessment, normfluodbf, octopus, pewdata, PRISMA2020, psData, ropercenter, samplingin, StatTeacherAssistant, tfrmtbuilder, varsExplore, welo |
Reverse suggests: | car, codebook, datawizard, esquisse, eventglm, genekitr, Hmisc, ledger, metaconfoundr, multid, oceanis, rosetta, sampleVADIR, text, ufs |
Please use the canonical form https://CRAN.R-project.org/package=rio to link to this page.