The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

tsvio: Simple Utilities for Tab-Separated-Value (TSV) Files

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
Author: Bradley M Broom ORCID iD [aut], Mary A Rohrdanz [ctb, cre], Chris Wakefield [ctb], James Melott [ctb], Paul Hsieh [ctb], MD Anderson Cancer Center [cph]
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

Documentation:

Reference manual: tsvio.pdf
Vignettes: Introduction to the TSVIO Package

Downloads:

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 dependencies:

Reverse imports: NGCHM

Linking:

Please use the canonical form https://CRAN.R-project.org/package=tsvio to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.