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: | 0.7 |
Depends: | R (≥ 3.0.0), methods |
Imports: | Rcpp (≥ 0.11.5), RcppParallel (≥ 4.3.6), dplyr (≥ 0.4.1), igraph (≥ 1.0.1) |
LinkingTo: | Rcpp, RcppParallel |
Suggests: | testthat |
Published: | 2015-10-28 |
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: | GNU make, Windows: cmd.exe and cscript.exe |
Materials: | NEWS |
CRAN checks: | rPref results |
Reference manual: | rPref.pdf |
Package source: | rPref_0.7.tar.gz |
Windows binaries: | r-devel: rPref_0.7.zip, r-release: rPref_0.7.zip, r-oldrel: rPref_0.7.zip |
OS X Snow Leopard binaries: | r-release: rPref_0.7.tgz, r-oldrel: rPref_0.5.tgz |
OS X Mavericks binaries: | r-release: rPref_0.7.tgz |
Old sources: | rPref archive |