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.3 |
Depends: | R (≥ 3.1.2) |
Imports: | Rcpp (≥ 1.0.0), RcppParallel (≥ 4.3.6), dplyr (≥ 0.8.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: | 2019-02-16 |
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: | NEWS |
CRAN checks: | rPref results |
Reference manual: | rPref.pdf |
Vignettes: |
Introduction to rPref Visualization of Preferences |
Package source: | rPref_1.3.tar.gz |
Windows binaries: | r-devel: rPref_1.3.zip, r-release: rPref_1.3.zip, r-oldrel: rPref_1.3.zip |
macOS binaries: | r-release: rPref_1.3.tgz, r-oldrel: rPref_1.3.tgz |
Old sources: | rPref archive |
Reverse imports: | genphen, intePareto, nsga3, rFSA |
Please use the canonical form https://CRAN.R-project.org/package=rPref to link to this page.