The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
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.
Version: | 1.0.0 |
Depends: | R (≥ 3.4) |
Imports: | compare (≥ 0.2-6) |
Suggests: | testthat, knitr, rmarkdown, tibble |
Published: | 2018-01-30 |
DOI: | 10.32614/CRAN.package.relatable |
Author: | Dominic Jarkey [aut, cre] |
Maintainer: | Dominic Jarkey <dominic.jarkey at gmail.com> |
License: | MIT + file LICENSE |
URL: | https://github.com/domjarkey/relatable |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | relatable results |
Reference manual: | relatable.pdf |
Vignettes: |
restrictions |
Package source: | relatable_1.0.0.tar.gz |
Windows binaries: | r-devel: relatable_1.0.0.zip, r-release: relatable_1.0.0.zip, r-oldrel: relatable_1.0.0.zip |
macOS binaries: | r-release (arm64): relatable_1.0.0.tgz, r-oldrel (arm64): relatable_1.0.0.tgz, r-release (x86_64): relatable_1.0.0.tgz, r-oldrel (x86_64): relatable_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=relatable to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.