A type system for R. It supports setting variable types in a script or the body of a function, so variables can't be assigned illegal values. Moreover it supports setting argument and return types for functions.
Version: | 0.0.1 |
Imports: | waldo |
Suggests: | testthat, covr |
Published: | 2021-03-19 |
DOI: | 10.32614/CRAN.package.typed |
Author: | Antoine Fabri [aut, cre] |
Maintainer: | Antoine Fabri <antoine.fabri at gmail.com> |
BugReports: | https://github.com/moodymudskipper/typed/issues |
License: | GPL-3 |
URL: | https://github.com/moodymudskipper/typed |
NeedsCompilation: | no |
Language: | en |
Materials: | README |
CRAN checks: | typed results |
Reference manual: | typed.pdf |
Package source: | typed_0.0.1.tar.gz |
Windows binaries: | r-devel: typed_0.0.1.zip, r-release: typed_0.0.1.zip, r-oldrel: typed_0.0.1.zip |
macOS binaries: | r-release (arm64): typed_0.0.1.tgz, r-oldrel (arm64): typed_0.0.1.tgz, r-release (x86_64): typed_0.0.1.tgz, r-oldrel (x86_64): typed_0.0.1.tgz |
Reverse imports: | basedosdados |
Please use the canonical form https://CRAN.R-project.org/package=typed to link to this page.