<?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>Runtime Type Checking</dc:title>
  <dc:title>R package sicher version 0.1.0</dc:title>
  <dc:description>Provides a lightweight runtime type system for 'R' that enables
    developers to declare and enforce variable types during execution.
    Inspired by 'TypeScript', the package introduces intuitive syntax for
    annotating variables and validating data structures, helping catch
    type-related errors early and making 'R' code more robust and easier
    to maintain.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Imports: glue (&gt;= 1.8.0)</dc:relation>
  <dc:relation>Suggests: testthat</dc:relation>
  <dc:creator>Mohamed El Fodil Ihaddaden &lt;ihaddaden.fodeil@gmail.com&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Mohamed El Fodil Ihaddaden [aut, cre]</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=sicher/LICENSE)</dc:rights>
  <dc:date>2026-03-31</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=sicher</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.sicher</dc:identifier>
</oai_dc:dc>
