Package: rPref
Version: 1.2
Date: 2016-12-17
Title: Database Preferences and Skyline Computation
Author: Patrick Roocks <mail@p-roocks.de>
Maintainer: Patrick Roocks <mail@p-roocks.de>
Description: 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).
URL: http://www.p-roocks.de/rpref
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
SystemRequirements: C++11, GNU make, Windows: cmd.exe and cscript.exe
License: GPL (>= 2)
LazyData: true
LinkingTo: Rcpp, RcppParallel
Suggests: testthat, graph, Rgraphviz (>= 2.16.0), knitr, ggplot2,
        rmarkdown
Collate: 'rPref.r' 'RcppExports.R' 'pref-classes.r' 'base-pref.r'
        'base-pref-macros.r' 'complex-pref.r' 'general-pref.r'
        'pref-eval.r' 'show-pref.r' 'visualize.r' 'pred-succ.r'
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-12-17 14:33:23 UTC; Patrick Roocks
Repository: CRAN
Date/Publication: 2016-12-18 11:23:15
