Package: interface Type: Package Title: Runtime Type System Version: 0.1.3 URL: https://github.com/dereckmezquita/interface Authors@R: person(given = "Dereck", family = "Mezquita", role = c("aut", "cre"), email = "dereck@mezquita.io", comment = c(ORCID = "0000-0002-9307-6762")) Author: Dereck Mezquita [aut, cre] (0000-0002-9307-6762) Maintainer: Dereck Mezquita Description: 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. License: MIT + file LICENSE Encoding: UTF-8 VignetteBuilder: knitr RoxygenNote: 7.3.2 Depends: R (>= 4.1.0) Suggests: testthat (>= 3.0.0), knitr, rmarkdown, box, rcmdcheck, data.table Repository: https://dereckmezquita.r-universe.dev Date/Publication: 2024-09-13 01:48:36 UTC RemoteUrl: https://github.com/dereckmezquita/interface RemoteRef: HEAD RemoteSha: bcce62aec0303b4fd740b431ab78255bfb7e0085 NeedsCompilation: no Packaged: 2026-06-08 09:49:24 UTC; root