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.5)typehint_0.1.0.zip(r-4.4)typehint_0.1.0.zip(r-4.3)
typehint_0.1.0.tgz(r-4.5-any)typehint_0.1.0.tgz(r-4.4-any)typehint_0.1.0.tgz(r-4.3-any)
typehint_0.1.0.tar.gz(r-4.5-noble)typehint_0.1.0.tar.gz(r-4.4-noble)
typehint_0.1.0.tgz(r-4.4-emscripten)typehint_0.1.0.tgz(r-4.3-emscripten)
typehint.pdf |typehint.html✨
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 4 years agofrom:a7681007b3. Checks:1 OK, 8 NOTE. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 20 2025 |
R-4.5-win | NOTE | Mar 20 2025 |
R-4.5-mac | NOTE | Mar 20 2025 |
R-4.5-linux | NOTE | Mar 20 2025 |
R-4.4-win | NOTE | Mar 20 2025 |
R-4.4-mac | NOTE | Mar 20 2025 |
R-4.4-linux | NOTE | Mar 20 2025 |
R-4.3-win | NOTE | Mar 20 2025 |
R-4.3-mac | NOTE | Mar 20 2025 |
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 |