<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Scalable Statistical Computing with HDF5-Backed Matrices</dc:title>
  <dc:title>R package BigDataStatMeth version 2.0.2</dc:title>
  <dc:description>A framework for 'scalable' statistical computing on large on-disk 
    matrices stored in 'HDF5' files. It provides efficient block-wise 
    implementations of core linear-algebra operations (matrix multiplication, 
    SVD, PCA, QR decomposition, and canonical correlation analysis) written 
    in C++ and R. These building blocks are designed not only for direct use, 
    but also as foundational components for developing new statistical methods 
    that must operate on datasets too large to fit in memory. The package 
    supports data provided either as 'HDF5' files or standard R objects, and is 
    intended for high-dimensional applications such as 'omics' and 
    precision-medicine research.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Imports: data.table, Rcpp (&gt;= 1.0.6), RCurl, utils, R6</dc:relation>
  <dc:relation>LinkingTo: Rcpp, RcppEigen, Rhdf5lib</dc:relation>
  <dc:relation>Suggests: Matrix, BiocStyle, knitr, rmarkdown, ggplot2, MASS</dc:relation>
  <dc:creator>Dolors Pelegri-Siso &lt;dolors.pelegri@isglobal.org&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Dolors Pelegri-Siso [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0002-5993-3003&gt;),
  Juan R. Gonzalez [aut] (ORCID: &lt;https://orcid.org/0000-0003-3267-2146&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=BigDataStatMeth/LICENSE)</dc:rights>
  <dc:date>2026-06-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=BigDataStatMeth</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.BigDataStatMeth</dc:identifier>
</oai_dc:dc>
