<?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>File-Backed Matrix Class with Convenient Read and Write Access</dc:title>
  <dc:title>R package filematrix version 1.3</dc:title>
  <dc:description>Interface for working with large matrices stored in files,
        not in computer memory. Supports multiple non-character
        data types (double, integer, logical and raw) of
        various sizes (e.g. 8 and 4 byte real values).
        Access to parts of the matrix is done by indexing, 
        exactly as with usual R matrices.
        Supports very large matrices.
        Tested on multi-terabyte matrices.
        Allows for more than 2^32 rows or columns.
        Allows for quick addition of extra columns to a filematrix.
        Cross-platform as the package has R code only.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: methods, utils</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, RSQLite</dc:relation>
  <dc:creator>Andrey A Shabalin &lt;andrey.shabalin@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Andrey A Shabalin [aut, cre] (ORCID:
    &lt;https://orcid.org/0000-0003-0309-6821&gt;)</dc:contributor>
  <dc:rights>LGPL-3</dc:rights>
  <dc:date>2018-02-27</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=filematrix</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.filematrix</dc:identifier>
</oai_dc:dc>
