Utilities for rapidly loading specified rows and/or columns of data from large tab-separated value (tsv) files (large: e.g. 1 GB file of 10000 x 10000 matrix). 'tsvio' is an R wrapper to 'C' code that creates an index file for the rows of the tsv file, and uses that index file to collect rows and/or columns from the tsv file without reading the whole file into memory.
| Version: | 1.0.6 | 
| Depends: | R (≥ 3.4.0) | 
| Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown | 
| Published: | 2023-11-28 | 
| DOI: | 10.32614/CRAN.package.tsvio | 
| Author: | Bradley M Broom | 
| Maintainer: | Mary A Rohrdanz <marohrdanz at mdanderson.org> | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/MD-Anderson-Bioinformatics/tsvio | 
| NeedsCompilation: | yes | 
| CRAN checks: | tsvio results | 
| Reference manual: | tsvio.html , tsvio.pdf | 
| Vignettes: | Introduction to the TSVIO Package (source, R code) | 
| Package source: | tsvio_1.0.6.tar.gz | 
| Windows binaries: | r-devel: tsvio_1.0.6.zip, r-release: tsvio_1.0.6.zip, r-oldrel: tsvio_1.0.6.zip | 
| macOS binaries: | r-release (arm64): tsvio_1.0.6.tgz, r-oldrel (arm64): tsvio_1.0.6.tgz, r-release (x86_64): tsvio_1.0.6.tgz, r-oldrel (x86_64): tsvio_1.0.6.tgz | 
| Old sources: | tsvio archive | 
| Reverse imports: | NGCHM | 
Please use the canonical form https://CRAN.R-project.org/package=tsvio to link to this page.