<?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>Read and Write Standard 'C' Types from Files, Connections and
Raw Vectors</dc:title>
  <dc:title>R package ctypesio version 0.1.3</dc:title>
  <dc:description>Interacting with binary files can be difficult because R's types
    are a subset of what is generally supported by 'C'.  This package provides a 
    suite of functions for reading and writing binary data (with files, connections, 
    and raw vectors) using 'C' type descriptions.  These functions convert data
    between 'C' types and R types while checking for values outside the 
    type limits, 'NA' values, etc.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 4.1.0)</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0), jpeg</dc:relation>
  <dc:creator>Mike Cheng &lt;mikefc@coolbutuseless.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mike Cheng [aut, cre, cph],
  Anne Fu [ctb] (Better UTF-8 support, ORCID:
    &lt;https://orcid.org/0000-0002-9025-6071&gt;)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=ctypesio/LICENSE)</dc:rights>
  <dc:date>2025-07-28</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=ctypesio</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.ctypesio</dc:identifier>
</oai_dc:dc>
