Package: sicher 0.1.0

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.

Authors:Mohamed El Fodil Ihaddaden [aut, cre]

sicher_0.1.0.tar.gz
sicher_0.1.0.zip(r-4.7)sicher_0.1.0.zip(r-4.6)sicher_0.1.0.zip(r-4.5)
sicher_0.1.0.tgz(r-4.6-any)sicher_0.1.0.tgz(r-4.5-any)
sicher_0.1.0.tar.gz(r-4.7-any)sicher_0.1.0.tar.gz(r-4.6-any)
sicher_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
sicher/json (API)
NEWS

# Install 'sicher' in R:
install.packages('sicher', repos = c('https://feddelegrand7.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/feddelegrand7/sicher/issues

On CRAN:

Conda:

4.30 score 10 stars 7 scripts 134 downloads 25 exports 1 dependencies

Last updated from:f22302ab34. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK113
source / vignettesOK156
linux-release-x86_64OK113
macos-release-arm64OK94
macos-oldrel-arm64OK94
windows-develOK65
windows-releaseOK67
windows-oldrelOK56
wasm-releaseOK95

Exports:%:%%<-%AnyBoolcheck_typecreate_dataframe_typecreate_list_typecreate_typeDataFrameDoubleEnumextendFunctioninfer_typeIntegerListListOfLiteralNullNumericOptionalReadonlyScalarStringtyped_function

Dependencies:glue