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 25 Jun. 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-16 (2026-02-18 11:03), 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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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