Package: rio 1.2.3

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.3.tar.gz
rio_1.2.3.zip(r-4.5)rio_1.2.3.zip(r-4.4)rio_1.2.3.zip(r-4.3)
rio_1.2.3.tgz(r-4.4-any)rio_1.2.3.tgz(r-4.3-any)
rio_1.2.3.tar.gz(r-4.5-noble)rio_1.2.3.tar.gz(r-4.4-noble)
rio_1.2.3.tgz(r-4.4-emscripten)rio_1.2.3.tgz(r-4.3-emscripten)
rio.pdf |rio.html
rio/json (API)
NEWS

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

Peer review:

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

On CRAN:

csvcsvydatadata-scienceexcelioriosasspssstata

17.17 score 600 stars 67 packages 7.2k scripts 60k downloads 3 mentions 13 exports 37 dependencies

Last updated 1 months agofrom:727d50f95d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 25 2024
R-4.5-winOKOct 25 2024
R-4.5-linuxOKOct 25 2024
R-4.4-winOKOct 25 2024
R-4.4-macOKOct 25 2024
R-4.3-winOKOct 25 2024
R-4.3-macOKOct 25 2024

Exports:characterizeconvertexportexport_listfactorizegather_attrsget_extget_infoimportimport_listinstall_formatsshow_unsupported_formatsspread_attrs

Dependencies:bitbit64cellrangerclicliprcpp11crayoncurldata.tablefansiforcatsforeigngluehavenhmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR.methodsS3R.ooR.utilsR6readrreadxlrematchrlangtibbletidyselecttzdbutf8vctrsvroomwithrwritexl

Extending rio

Rendered fromextension.Rmdusingknitr::rmarkdownon Oct 25 2024.

Last update: 2023-09-13
Started: 2023-09-13

Import, Export, and Convert Data Files

Rendered fromrio.Rmdusingknitr::rmarkdownon Oct 25 2024.

Last update: 2024-08-19
Started: 2015-02-24

Package Philosophy

Rendered fromphilosophy.Rmdusingknitr::rmarkdownon Oct 25 2024.

Last update: 2023-10-21
Started: 2023-09-06

Remapping and Ellipsis

Rendered fromremap.Rmdusingknitr::rmarkdownon Oct 25 2024.

Last update: 2024-06-11
Started: 2023-09-13

Working with labelled data

Rendered fromlabelled.Rmdusingknitr::rmarkdownon Oct 25 2024.

Last update: 2023-09-14
Started: 2023-09-13

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 show_unsupported_formats
A Swiss-Army Knife for Data I/Orio-package rio