typed: Support Types for Variables, Arguments, and Return Values

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
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

Documentation:

Reference manual: typed.pdf

Downloads:

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

Reverse dependencies:

Reverse imports: basedosdados

Linking:

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