types: Type Annotations

Provides a simple type annotation for R that is usable in scripts, in the R console and in packages. It is intended as a convention to allow other packages to use the type information to provide error checking, automatic documentation or optimizations.

Version: 1.0.0
Depends: R (≥ 3.0.3)
Published: 2016-10-15
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester <james.f.hester at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: types results

Documentation:

Reference manual: types.pdf

Downloads:

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

Linking:

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