sicher: Runtime Type Checking

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.

Version: 0.1.0
Imports: glue (≥ 1.8.0)
Suggests: testthat
Published: 2026-03-31
DOI: 10.32614/CRAN.package.sicher (may not be active yet)
Author: Mohamed El Fodil Ihaddaden [aut, cre]
Maintainer: Mohamed El Fodil Ihaddaden <ihaddaden.fodeil at gmail.com>
BugReports: https://github.com/feddelegrand7/sicher/issues
License: MIT + file LICENSE
URL: https://github.com/feddelegrand7/sicher
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: sicher results

Documentation:

Reference manual: sicher.html , sicher.pdf

Downloads:

Package source: sicher_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): sicher_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): sicher_0.1.0.tgz, r-oldrel (x86_64): sicher_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=sicher to link to this page.