The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

typehint: Auto-Check Types, 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.

Version: 0.1.2
Imports: stringr, crayon, rlist
Published: 2021-08-10
Author: Joachim Zuckarelli ORCID iD [aut, cre]
Maintainer: Joachim Zuckarelli <joachim at zuckarelli.de>
BugReports: https://github.com/jsugarelli/typehint/issues
License: GPL-3
URL: https://github.com/jsugarelli/typehint/
NeedsCompilation: no
Materials: README NEWS
CRAN checks: typehint results

Documentation:

Reference manual: typehint.pdf

Downloads:

Package source: typehint_0.1.2.tar.gz
Windows binaries: r-devel: typehint_0.1.2.zip, r-release: typehint_0.1.2.zip, r-oldrel: typehint_0.1.2.zip
macOS binaries: r-release (arm64): typehint_0.1.2.tgz, r-oldrel (arm64): typehint_0.1.2.tgz, r-release (x86_64): typehint_0.1.2.tgz, r-oldrel (x86_64): typehint_0.1.2.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=typehint to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.