Crandore Hub

interfacer

Define and Enforce Contracts for Dataframes as Function Parameters

A dataframe validation framework for package builders who use dataframes as function parameters. It performs checks on column names, coerces data-types, and checks grouping to make sure user inputs conform to a specification provided by the package author. It provides a mechanism for package authors to automatically document supported dataframe inputs and selectively dispatch to functions depending on the format of a dataframe much like S3 does for classes. It also contains some developer tools to make working with and documenting dataframe specifications easier. It helps package developers to improve their documentation and simplifies parameter validation where dataframes are used as function parameters.

Versions across snapshots

VersionRepositoryFileSize
0.4.0 rolling linux/jammy R-4.5 interfacer_0.4.0.tar.gz 312.0 KiB
0.4.0 rolling linux/noble R-4.5 interfacer_0.4.0.tar.gz 312.2 KiB
0.4.0 rolling source/ R- interfacer_0.4.0.tar.gz 142.6 KiB
0.4.0 latest linux/jammy R-4.5 interfacer_0.4.0.tar.gz 312.0 KiB
0.4.0 latest linux/noble R-4.5 interfacer_0.4.0.tar.gz 312.2 KiB
0.4.0 latest source/ R- interfacer_0.4.0.tar.gz 142.6 KiB
0.4.0 2026-04-26 source/ R- interfacer_0.4.0.tar.gz 142.6 KiB
0.4.0 2026-04-23 source/ R- interfacer_0.4.0.tar.gz 142.6 KiB
0.4.0 2026-04-09 windows/windows R-4.5 interfacer_0.4.0.zip 332.2 KiB
0.3.3 2025-04-20 source/ R- interfacer_0.3.3.tar.gz 128.3 KiB

Dependencies (latest)

Imports

Suggests