Skip to content

interfacer

0.4.0

Define and Enforce Contracts for Dataframes as Function Parameters

0packages depend
2.9Kdownloads / year
38.4%test coverage
13/13checks pass

Overview

About
Maintained by Robert ChallenFirst published 2024-08-014 releasesCRAN page ↗GitHub ↗

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.

Install

Health

CRAN checks
13OK
Slowest check: 3.1 min · r-devel-linux-x86_64-fedora-clang
Code health
Yes
Tests · ratio 0.15
38.4%
Coverage · measured lines
98%
Documentation · exports
13
Dependencies · direct
Check history
  • OK2026-06-08
    13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
  • WARNING2026-06-07
    12 OK · 0 NOTE · 1 WARNING · 0 ERROR · 0 FAILURE
  • OK2026-03-10
    14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE

Documentation

Documentation
READMEYes · 257 wordsVignettesYes · dynamicpkgdown siteNoNEWSYes · 67% structuredCode of conductNoContributing guideNo
Examples that run
100%
Documented parameters
98%
Return-value docs
100%
References docs
0%

Downloads

2.9K
CRAN downloads in the past year
Rank #19,560 · ~8/day · ~240/mo
Daily download trend is not available in this view yet.
19830 days
58290 days
2.9K1 year
Compare downloads with other packages →
Also on113 r2u33 autocran

Repository

Repository
2Stars
0Forks
3Open issues
0Open PRs
6Releases
68Commits
1Contributors
68 commits · Last activity 2026-03-03

Stars over time

2025-02-19 · 22026-07-07 · 2

Repository practices

Upstream repositoryBeta

4 development-tooling and community-health practices detected across 3 families in the upstream repository

Checks run against github.com/ai4ci/interfacer on 2026-07-30.

Continuous integration (1)
GitHub Actions
CRAN release process (2)
cran-comments.mdCRAN-SUBMISSION
Lint, format, editor (1)
RStudio project
How this is detected·Detection ruleset v1 (2026-07-18)

Dependencies

Declared dependencies
25 external dependencies (excludes base and recommended)
Depends (1)
R >= 2.10
LinkingTo (0)
none
Enhances (0)
none
Reverse dependencies
0direct
0indirect

Nothing depends on this yet.

Code & Tests

People & History

People (1)
Maintainer (1)
Author, Maintainer, Copyright holder
Authors (1)
Author, Maintainer, Copyright holder
Copyright holders (1)
Author, Maintainer, Copyright holder
Package Timeline

4 releases. Pick two to compare their code metrics. R releases are shown for context.

  • R
    R 4.6.0 released · 2026-04-24
  • 0.4.0Latest
    2025-12-15 · current release · diff ↗
  • R
    R 4.5.0 released · 2025-04-11
  • 0.3.3
    2025-02-03 · diff ↗
  • 0.3.2
    2024-11-14 · diff ↗
  • 0.2.3
    2024-08-01
  • R
    R 4.4.0 released · 2024-04-24

Package metadata

First published
2024-08-01
Total releases
4 / 2 yrs
License
MIT + file LICENSE OSI
Minimum R
≥ 2.10
Download size
143 KB
Installed size
not tracked yet
With dependencies
not tracked yet
Report a problem with this page →