# ----------------------------------------------------------- # CITATION file created with {cffr} R package, v0.5.0 # See also: https://docs.ropensci.org/cffr/ # ----------------------------------------------------------- cff-version: 1.2.0 message: 'To cite package "R.huge" in publications use:' type: software license: LGPL-2.0-or-later title: 'R.huge: Methods for Accessing Huge Amounts of Data [deprecated]' version: 0.10.0 abstract: 'DEPRECATED. Do not start building new projects based on this package. Cross-platform alternatives are the following packages: bigmemory (CRAN), ff (CRAN), BufferedMatrix (Bioconductor). The main usage of it was inside the aroma.affymetrix package. (The package currently provides a class representing a matrix where the actual data is stored in a binary format on the local file system. This way the size limit of the data is set by the file system and not the memory.)' authors: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com repository: https://henrikbengtsson.r-universe.dev repository-code: https://github.com/HenrikBengtsson/R.huge url: https://github.com/HenrikBengtsson/R.huge contact: - family-names: Bengtsson given-names: Henrik email: henrikb@braju.com