Package: RcppGreedySetCover
Title: Greedy Set Cover
Version: 0.1.0
Authors@R: person("Matthias", "Kaeding", role = c("aut", "cre"),email="matthiaskaeding@posteo.de")
Description: A fast implementation of the greedy algorithm for the set cover problem using 'Rcpp'.
Depends: R (>= 3.2.5)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
SystemRequirements: C++11
Imports: data.table, Rcpp (>= 0.12.14)
LinkingTo: BH, Rcpp (>= 0.12.14)
URL: http://github.com/matthiaskaeding/RcppGreedySetCover
BugReports: http://github.com/matthiaskaeding/RcppGreedySetCover/issues
RoxygenNote: 6.0.1
NeedsCompilation: yes
Packaged: 2018-01-24 07:57:05 UTC; mkaeding
Author: Matthias Kaeding [aut, cre]
Maintainer: Matthias Kaeding <matthiaskaeding@posteo.de>
Repository: CRAN
Date/Publication: 2018-01-24 12:41:12 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-05-26 08:59:34 UTC; unix
Archs: RcppGreedySetCover.so.dSYM
