relations
Data Structures and Algorithms for Relations
v0.6-17
·
Mar 26, 2026
·
GPL-2
Description
Data structures and algorithms for k-ary relations with arbitrary domains, featuring relational algebra, predicate functions, and fitters for consensus relations.
Downloads
CRAN
4.6K
Last 30 days
1779th
16.8K
Last 90 days
59.3K
Last year
Trend: -24.3% (30d vs prior 30d)
r2u
CRAN
24
Last 30 days
90
Last 90 days
315
Last year
Trend: -33.3% (30d vs prior 30d)
CRAN Check Status
13
OK
Show all 13 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | OK |
| r-devel-linux-x86_64-fedora-gcc | OK |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check History
OK 13 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 12, 2026
ERROR 12 OK · 0 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE May 9, 2026
ERROR
r-release-windows-x86_64
examples
Running examples in 'relations-Ex.R' failed
The error most likely occurred in:
> ### Name: impute
> ### Title: Impute relations
> ### Aliases: relation_impute
> ### Keywords: math
>
> ### ** Examples
>
> ## create a relation with a missing object
...[truncated]...
n_incidence)
[[1]]
Incidences:
1L 2L 3L
1L 1 0 1
2L 1 1 1
3L 0 0 1
[[2]]
Incidences:
1L 2L 3L
1L 1 0 0
2L 1 1 1
3L 0 0 1
[[3]]
Incidences:
1L 2L 3L
1L 1 0 0
2L 1 1 1
3L 1 0 1
> if(require("Rgraphviz")) plot(ens)
OK 12 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Apr 25, 2026
NOTE 11 OK · 3 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 27, 2026
NOTE
r-oldrel-macos-arm64
package dependencies
Package which this enhances but not available for checking: ‘Rcplex’
NOTE
r-oldrel-macos-x86_64
package dependencies
Package which this enhances but not available for checking: ‘Rcplex’
NOTE
r-oldrel-windows-x86_64
package dependencies
Package which this enhances but not available for checking: 'Rcplex'
WARNING 9 OK · 3 NOTE · 2 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
WARNING
r-devel-macos-arm64
Rd files
Cetacea.Rd:17: processing build-stage \Sexpr code failed: Error in gzfile(file, "rb"): cannot open the connection Felines.Rd:36: processing build-stage \Sexpr code failed: Error in gzfile(file, "rb"): cannot open the connection SVMBench.Rd:38: proc ...[truncated]... ot open the connection problems found in ‘Cetacea.Rd’, ‘Felines.Rd’, ‘SVMBench.Rd’, ‘algebra.Rd’, ‘closure.Rd’, ‘components.Rd’, ‘consensus.Rd’, ‘dissimilarity.Rd’, ‘pclust.Rd’, ‘predicates.Rd’, ‘reduction.Rd’, ‘relation.Rd’, ‘scores.Rd’, ‘trace.Rd’
WARNING
r-release-linux-x86_64
Rd files
prepare_Rd: ./man/SVMBench.Rd:38: unknown macro '\bibcitet'
prepare_Rd: ./man/SVMBench.Rd:40: unknown macro '\bibcitet'
prepare_Rd: ./man/SVMBench.Rd:52: unknown macro '\bibcitet'
checkRd: (-1) SVMBench.Rd:38: Lost braces
38 | See \bibcitet{Mey
...[truncated]...
cores.}
| ^
prepare_Rd: ./man/trace.Rd:25: unknown macro '\bibcitet'
checkRd: (-1) trace.Rd:25: Lost braces
25 | See Chapter 2.3 in \bibcitet{Fodor+Roubens:1994} for more information.
| ^
NOTE
r-oldrel-macos-arm64
package dependencies
Package which this enhances but not available for checking: ‘Rcplex’
NOTE
r-oldrel-macos-x86_64
package dependencies
Package which this enhances but not available for checking: ‘Rcplex’
NOTE
r-oldrel-windows-x86_64
package dependencies
Package which this enhances but not available for checking: 'Rcplex'
Reverse Dependencies (7)
imports
Dependency Network
Version History
38 tracked
new
0.6-16
Mar 10, 2026