Package: sicher 0.1.1

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.1.tar.gz
sicher_0.1.1.zip(r-4.7)sicher_0.1.1.zip(r-4.6)sicher_0.1.1.zip(r-4.5)
sicher_0.1.1.tgz(r-4.6-any)sicher_0.1.1.tgz(r-4.5-any)
sicher_0.1.1.tar.gz(r-4.7-any)sicher_0.1.1.tar.gz(r-4.6-any)
sicher_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
sicher/json (API)

# 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.44 score 11 stars 7 scripts 432 downloads 29 exports 1 dependencies

Last updated from:7aac394840. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK134
source / vignettesOK140
linux-release-x86_64OK109
macos-release-arm64OK70
macos-oldrel-arm64OK93
windows-develOK74
windows-releaseOK60
windows-oldrelOK68
wasm-releaseOK90

Exports:%:%%<-%AnyBetweenBoolcheck_typecreate_dataframe_typecreate_list_typecreate_typeDataFrameDoubleEnumextendFunctioninfer_typeIntegerListListOfLiteralMatchesNonEmptyNonNANullNumericOptionalReadonlyScalarStringtyped_function

Dependencies:glue