Package: relations
Version: 0.6-15
Encoding: UTF-8
Title: Data Structures and Algorithms for Relations
Description: Data structures and algorithms for k-ary relations with
  arbitrary domains, featuring relational algebra, predicate functions,
  and fitters for consensus relations.
Authors@R: c(person(given = "David", family = "Meyer", role = c("aut"),
                    email = "David.Meyer@R-project.org",
                    comment = c(ORCID = "0000-0002-5196-3048")),
             person(given = "Kurt", family = "Hornik", role = c("aut", "cre"),
                    email = "Kurt.Hornik@R-project.org",
		    comment = c(ORCID = "0000-0003-4198-9911")),
             person(given = "Christian", family = "Buchta", role = "ctb"))
LazyData: yes
Depends: R (>= 3.2.0)
Imports: cluster, stats, slam, sets (>= 1.0-16), graphics, grDevices
Suggests: Rgraphviz, clue (>= 0.3-49), Rglpk (>= 0.3-1), lpSolve (>=
        5.6.3), Rsymphony (>= 0.1-9), methods
Enhances: seriation, Rcplex
License: GPL-2
NeedsCompilation: no
Packaged: 2025-02-19 08:28:31 UTC; hornik
Author: David Meyer [aut] (<https://orcid.org/0000-0002-5196-3048>),
  Kurt Hornik [aut, cre] (<https://orcid.org/0000-0003-4198-9911>),
  Christian Buchta [ctb]
Maintainer: Kurt Hornik <Kurt.Hornik@R-project.org>
Repository: CRAN
Date/Publication: 2025-02-19 08:34:40 UTC
Built: R 4.6.0; ; 2025-10-14 00:41:53 UTC; windows
