The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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
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: sicher_0.1.0.zip, 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.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.