Other packages > Find by keyword >

relations  

Data Structures and Algorithms for Relations
View on CRAN: Click here


Download and install relations package within the R console
Install from CRAN:
install.packages("relations")

Install from Github:
library("remotes")
install_github("cran/relations")

Install by package version:
library("remotes")
install_version("relations", "0.6-15")



Attach the package and use:
library("relations")
Maintained by
Kurt Hornik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2007-06-04
Latest Update: 2025-02-19
Description:
Data structures and algorithms for k-ary relations with arbitrary domains, featuring relational algebra, predicate functions, and fitters for consensus relations.
How to cite:
Kurt Hornik (2007). relations: Data Structures and Algorithms for Relations. R package version 0.6-15, https://cran.r-project.org/web/packages/relations. Accessed 13 Mar. 2026.
Previous versions and publish date:
0.1-0 (2007-06-04 21:23), 0.2-0 (2007-07-11 00:46), 0.3-0 (2007-10-17 13:23), 0.3-1 (2008-01-21 21:23), 0.3-2 (2008-02-05 11:48), 0.3-3 (2008-04-23 11:32), 0.4-0 (2008-08-11 15:39), 0.5-1 (2009-02-20 11:59), 0.5-2 (2009-07-01 17:08), 0.5-3 (2009-08-10 14:15), 0.5-4 (2009-08-31 10:14), 0.5-5 (2009-12-23 12:05), 0.5-6 (2010-02-10 17:04), 0.5-7 (2010-03-08 11:54), 0.5-8 (2010-07-26 23:17), 0.5-9 (2011-03-05 21:22), 0.5-10 (2011-07-24 18:10), 0.5-11 (2011-07-31 14:25), 0.5 (2008-12-13 12:36), 0.6-1 (2013-03-19 15:58), 0.6-2 (2013-09-06 08:22), 0.6-3 (2014-04-02 08:44), 0.6-4 (2015-02-02 19:50), 0.6-5 (2015-04-30 10:20), 0.6-6 (2015-10-11 19:21), 0.6-7 (2017-08-09 07:29), 0.6-8 (2018-04-23 11:11), 0.6-9 (2019-10-26 17:52), 0.6-10 (2021-10-21 21:10), 0.6-11 (2022-02-09 18:57), 0.6-12 (2022-03-18 17:11), 0.6-13 (2023-03-07 15:19), 0.6-14 (2024-11-13 08:13), 0.6-15 (2025-02-19 09:34), 0.6 (2012-12-22 14:14)
Other packages that cited relations R package
View relations citation profile
Other R packages that relations depends, imports, suggests or enhances
Complete documentation for relations
Functions, R codes and Examples using the relations R package
Some associated functions: Cetacea . Felines . SVMBench . algebra . charfun . choice . classes . closure . components . consensus . cover . dissimilarity . domain . elements . ensemble . graph . impute . incidence . pclust . plot . predicates . properties . ranking . reduction . relation . scores . setters . table . trace . transform . violations . 
Some associated R codes: algebra.R . charfun.R . choice.R . consensus.R . container.R . data.R . dissimilarity.R . domain.R . dual.R . ensemble.R . fitters.R . getters.R . graph.R . impute.R . incidence.R . lsap.R . mip.R . operators.R . pclust.R . plot.R . predicates.R . ranking.R . relation.R . roi.R . scores.R . table.R . transform.R . utilities.R . violations.R . zzz.R .  Full relations package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

coalitions  
Bayesian "Now-Cast" Estimation of Event Probabilities in Multi-Party Democracies
An implementation of a Bayesian framework for the opinion poll based estimation of event probabilit ...
Download / Learn more Package Citations See dependency  
gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  
Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  
beezdemand  
Behavioral Economic Easy Demand
Facilitates many of the analyses performed in studies of behavioral economic demand. The package su ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA