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:
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
Last updated from:f22302ab34. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 113 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 113 | ||
| macos-release-arm64 | OK | 94 | ||
| macos-oldrel-arm64 | OK | 94 | ||
| windows-devel | OK | 65 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 56 | ||
| wasm-release | OK | 95 |
Exports:%:%%<-%AnyBoolcheck_typecreate_dataframe_typecreate_list_typecreate_typeDataFrameDoubleEnumextendFunctioninfer_typeIntegerListListOfLiteralNullNumericOptionalReadonlyScalarStringtyped_function
Dependencies:glue
