rPref: Database Preferences and Skyline Computation

Routines to select and visualize the maxima for a given strict partial order. This especially includes the computation of the Pareto frontier, also known as (Top-k) Skyline operator (see Börzsönyi, et al. (2001) <doi:10.1109/ICDE.2001.914855>), and some generalizations known as database preferences (see Kießling (2002) <doi:10.1016/B978-155860869-6/50035-4>).

Version: 1.4.0
Depends: R (≥ 3.1.2)
Imports: Rcpp (≥ 1.0.0), RcppParallel (≥ 5.1.6), dplyr (≥ 1.0.0), igraph (≥ 1.0.1), lazyeval (≥ 0.2.1), methods, utils
LinkingTo: Rcpp, RcppParallel
Suggests: testthat, graph, Rgraphviz (≥ 2.16.0), knitr, ggplot2, rmarkdown
Published: 2023-01-30
Author: Patrick Roocks
Maintainer: Patrick Roocks <mail at p-roocks.de>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://www.p-roocks.de/rpref/
NeedsCompilation: yes
SystemRequirements: C++11, GNU make, Windows: cmd.exe and cscript.exe
Citation: rPref citation info
Materials: README NEWS
CRAN checks: rPref results

Documentation:

Reference manual: rPref.pdf
Vignettes: Introduction to rPref
Visualization of Preferences

Downloads:

Package source: rPref_1.4.0.tar.gz
Windows binaries: r-devel: rPref_1.4.0.zip, r-release: rPref_1.4.0.zip, r-oldrel: rPref_1.4.0.zip
macOS binaries: r-release (arm64): rPref_1.4.0.tgz, r-oldrel (arm64): rPref_1.4.0.tgz, r-release (x86_64): rPref_1.4.0.tgz
Old sources: rPref archive

Reverse dependencies:

Reverse imports: nsga3, rFSA

Linking:

Please use the canonical form https://CRAN.R-project.org/package=rPref to link to this page.