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.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 3 years agofrom:a7681007b3. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-win | NOTE | Nov 20 2024 |
R-4.5-linux | NOTE | Nov 20 2024 |
R-4.4-win | NOTE | Nov 20 2024 |
R-4.4-mac | NOTE | Nov 20 2024 |
R-4.3-win | NOTE | Nov 20 2024 |
R-4.3-mac | NOTE | Nov 20 2024 |
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 |