Package: typehint 0.1.0
typehint: Automatically Check the Data Type, Number and Size of Dimensions, and Values of Function Arguments
Type hints are special comments within a function body indicating the intended nature of the function's arguments in terms of data types, dimensions and permitted values. The actual parameters with which the function is called are evaluated against these type hint comments at run-time.
Authors:
typehint_0.1.0.tar.gz
typehint_0.1.0.zip(r-4.7)typehint_0.1.0.zip(r-4.6)typehint_0.1.0.zip(r-4.5)
typehint_0.1.0.tgz(r-4.6-any)typehint_0.1.0.tgz(r-4.5-any)
typehint_0.1.0.tar.gz(r-4.7-any)typehint_0.1.0.tar.gz(r-4.6-any)
typehint_0.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
typehint/json (API)
NEWS
| # Install 'typehint' in R: |
| install.packages('typehint', repos = c('https://jsugarelli.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jsugarelli/typehint/issues
Last updated from:a7681007b3. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 127 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | NOTE | 110 | ||
| macos-release-arm64 | NOTE | 74 | ||
| macos-oldrel-arm64 | NOTE | 69 | ||
| windows-devel | NOTE | 62 | ||
| windows-release | NOTE | 64 | ||
| windows-oldrel | NOTE | 87 | ||
| wasm-release | OK | 101 |
Exports:check_typesshow_typehints
Dependencies:clicrayondata.tablegluejsonlitelifecyclemagrittrrlangrliststringistringrvctrsXMLyaml
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Type hints - Automatic checks of function arguments | check_types |
| Type hints - Automatic checks of function arguments | show_typehints |
| Package 'typehint' | typehint |
