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, and some generalizations (database preferences).
Version: | 1.2 |
Depends: | R (≥ 3.0.0) |
Imports: | Rcpp (≥ 0.11.5), RcppParallel (≥ 4.3.6), dplyr (≥ 0.4.3), igraph (≥ 1.0.1), lazyeval (≥ 0.2.0), methods, utils |
LinkingTo: | Rcpp, RcppParallel |
Suggests: | testthat, graph, Rgraphviz (≥ 2.16.0), knitr, ggplot2, rmarkdown |
Published: | 2016-12-18 |
Author: | Patrick Roocks |
Maintainer: | Patrick Roocks <mail at p-roocks.de> |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | http://www.p-roocks.de/rpref |
NeedsCompilation: | yes |
SystemRequirements: | C++11, GNU make, Windows: cmd.exe and cscript.exe |
Materials: | NEWS |
CRAN checks: | rPref results |
Reference manual: | rPref.pdf |
Vignettes: |
Introduction to rPref Visualization of Preferences |
Package source: | rPref_1.2.tar.gz |
Windows binaries: | r-devel: rPref_1.2.zip, r-release: rPref_1.2.zip, r-oldrel: rPref_1.2.zip |
OS X El Capitan binaries: | r-release: rPref_1.2.tgz |
OS X Mavericks binaries: | r-oldrel: rPref_1.2.tgz |
Old sources: | rPref archive |
Please use the canonical form https://CRAN.R-project.org/package=rPref to link to this page.