Package: types
Title: Type Annotations
Version: 1.0.0
Authors@R: person("Jim", "Hester", email = "james.f.hester@gmail.com", role = c("aut", "cre"))
Description: 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.
Depends: R (>= 3.0.3)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
NeedsCompilation: no
Packaged: 2016-10-14 14:55:50 UTC; jhester
Author: Jim Hester [aut, cre]
Maintainer: Jim Hester <james.f.hester@gmail.com>
Repository: CRAN
Date/Publication: 2016-10-15 11:31:52
Built: R 4.1.0; ; 2021-05-26 11:34:46 UTC; unix
