Provides a runtime type system, allowing users to define and implement interfaces, enums, typed data.frame/data.table, as well as typed functions. This package enables stricter type checking and validation, improving code structure, robustness and reliability.
Version: | 0.1.2 |
Depends: | R (≥ 4.1.0) |
Suggests: | testthat (≥ 3.0.0), knitr, rmarkdown, box, rcmdcheck, data.table |
Published: | 2024-09-10 |
DOI: | 10.32614/CRAN.package.interface |
Author: | Dereck Mezquita [aut, cre] |
Maintainer: | Dereck Mezquita <dereck at mezquita.io> |
License: | MIT + file LICENSE |
URL: | https://github.com/dereckmezquita/interface |
NeedsCompilation: | no |
Citation: | interface citation info |
Materials: | README NEWS |
CRAN checks: | interface results |
Reference manual: | interface.pdf |
Vignettes: |
Donate (source, R code) Introduction to interface (source, R code) |
Package source: | interface_0.1.2.tar.gz |
Windows binaries: | r-devel: interface_0.1.2.zip, r-release: interface_0.1.2.zip, r-oldrel: interface_0.1.2.zip |
macOS binaries: | r-release (arm64): interface_0.1.2.tgz, r-oldrel (arm64): interface_0.1.2.tgz, r-release (x86_64): interface_0.1.2.tgz, r-oldrel (x86_64): interface_0.1.2.tgz |
Please use the canonical form https://CRAN.R-project.org/package=interface to link to this page.