Package: rio 1.2.2

Chung-hong Chan

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 format from the file extension, reasonable defaults are used for data import and export, web-based import is natively supported (including from SSL/HTTPS), compressed files can be read directly, and fast import packages are used where appropriate. An additional convenience function, 'convert()', provides a simple method for converting between file types.

Authors:Jason Becker [aut], Chung-hong Chan [aut, cre], David Schoch [aut], Geoffrey CH Chan [ctb], Thomas J. Leeper [aut], Christopher Gandrud [ctb], Andrew MacDonald [ctb], Ista Zahn [ctb], Stanislaus Stadlmann [ctb], Ruaridh Williamson [ctb], Patrick Kennedy [ctb], Ryan Price [ctb], Trevor L Davis [ctb], Nathan Day [ctb], Bill Denney [ctb], Alex Bokov [ctb], Hugo Gruson [ctb]

rio_1.2.2.tar.gz
rio_1.2.2.tar.gz(r-4.5-noble)rio_1.2.2.tar.gz(r-4.4-noble)
rio_1.2.2.tgz(r-4.4-emscripten)rio_1.2.2.tgz(r-4.3-emscripten)
rio.pdf |rio.html
rio/json (API)
NEWS

# Install 'rio' in R:
install.packages('rio', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/gesistsa/rio/issues

12 exports 5.42 score 37 dependencies 65 dependents 3 mentions 6.1k scripts 36.2k downloads

Last updated 19 days agofrom:db4f756d16. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 20 2024
R-4.5-linuxOKAug 20 2024

Exports:characterizeconvertexportexport_listfactorizegather_attrsget_extget_infoimportimport_listinstall_formatsspread_attrs

Dependencies:bitbit64cellrangerclicliprcpp11crayoncurldata.tablefansiforcatsforeigngluehavenhmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR.methodsS3R.ooR.utilsR6readrreadxlrematchrlangtibbletidyselecttzdbutf8vctrsvroomwithrwritexl

Extending rio

Rendered fromextension.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2023-09-15
Started: 2023-09-15

Import, Export, and Convert Data Files

Rendered fromrio.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2024-08-20
Started: 2015-05-07

Package Philosophy

Rendered fromphilosophy.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2024-05-24
Started: 2023-09-15

Remapping and Ellipsis

Rendered fromremap.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2024-07-25
Started: 2023-09-15

Working with labelled data

Rendered fromlabelled.Rmdusingknitr::rmarkdownon Aug 20 2024.

Last update: 2023-09-15
Started: 2023-09-15

Readme and manuals

Help Manual

Help pageTopics
Character conversion of labelled datacharacterize characterize.data.frame characterize.default factorize factorize.data.frame factorize.default
Convert from one file format to anotherconvert
Exportexport
Export list of data frames to filesexport_list
Gather attributes from data frame variablesgather_attrs spread_attrs
Get File Infoget_ext get_info
Importimport
Import list of data framesimport_list
Install rio's 'Suggests' Dependenciesinstall_formats
A Swiss-Army Knife for Data I/Orio-package rio