Package: ribiosIO Type: Package Title: Input/Output Utilities of the 'ribios' Suite Version: 1.1.0 Date: 2026-01-24 Authors@R: c(person(given = "Jitao David", family = "Zhang", role = c("aut", "cre", "ctb"), email = "jitao_david.zhang@roche.com", comment = c(ORCID="0000-0002-3085-0909")), person(given = "Balazs", family = "Banfai", role = "ctb"), person("F.Hoffmann-La Roche AG", role="cph")) Description: Provides data structures and functions for file input/output in the 'ribios' software suite, supporting common bioinformatics and computational biology file formats, designed for fast loading and high performance with minimal dependencies. Depends: R (>= 3.4.0) Imports: ribiosUtils, methods, utils Suggests: testthat License: GPL-3 URL: https://github.com/bedapub/ribiosIO BugReports: https://github.com/bedapub/ribiosIO/issues Encoding: UTF-8 RoxygenNote: 7.3.3 Collate: 'GctMatrix.R' 'ampliseq.R' 'checkfile.R' 'iofile.R' 'isGctFile.R' 'loadFile.R' 'read_bed.R' 'read_biokit_exprs.R' 'read_chip.R' 'read_cls.R' 'read_david.R' 'read_exprs_matrix.R' 'read_fasta.R' 'read_gct.R' 'read_gmt.R' 'read_illumina_sampleSheet.R' 'read_pheno.R' 'read_trimmed_lines.R' 'ribiosIO.R' 'write.tableList.R' 'writeMatrix.R' 'writeMatrix.tableList.R' 'writeStrList.R' 'write_gct.R' 'write_gmt.R' Repository: https://bedapub.r-universe.dev Date/Publication: 2026-02-18 09:12:47 UTC RemoteUrl: https://github.com/bedapub/ribiosIO RemoteRef: HEAD RemoteSha: 9cfe75462c48def5245386746a0695eb2792b67d NeedsCompilation: yes Packaged: 2026-06-24 03:38:15 UTC; root Author: Jitao David Zhang [aut, cre, ctb] (ORCID: ), Balazs Banfai [ctb], F.Hoffmann-La Roche AG [cph] Maintainer: Jitao David Zhang