CRAN/E | relatable

relatable

Functions for Mapping Key-Value Pairs, Many-to-Many, One-to-Many, and Many-to-One Relations

Installation

About

Functions to safely map from a vector of keys to a vector of values, determine properties of a given relation, or ensure a relation conforms to a given type, such as many-to-many, one-to-many, injective, surjective, or bijective. Permits default return values for use similar to a vectorised switch statement, as well as safely handling large vectors, NAs, and duplicate mappings.

github.com/domjarkey/relatable

Key Metrics

Version 1.0.0
R ≥ 3.4
Published 2018-01-30 2441 days ago
Needs compilation? no
License MIT
License File
CRAN checks relatable results

Downloads

Yesterday 2 0%
Last 7 days 16 -60%
Last 30 days 131 -4%
Last 90 days 404 +7%
Last 365 days 1.710 -1%

Maintainer

Maintainer

Dominic Jarkey

Authors

Dominic Jarkey

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

restrictions

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R ≥ 3.4

Imports

compare ≥ 0.2-6

Suggests

testthat
knitr
rmarkdown
tibble