Package: rPref
Version: 1.4.0
Date: 2023-01-28
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 (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>).
URL: https://www.p-roocks.de/rpref/
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
SystemRequirements: C++11, GNU make, Windows: cmd.exe and cscript.exe
License: GPL (>= 2)
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: 7.2.3
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2023-01-28 21:27:57 UTC; patrick
Repository: CRAN
Date/Publication: 2023-01-30 19:50:02 UTC
Built: R 4.3.0; aarch64-apple-darwin20; 2023-07-10 04:14:33 UTC; unix
Archs: rPref.so.dSYM
