Package: RcppGreedySetCover
Title: Greedy Set Cover
Version: 0.1.1
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
Imports: data.table, Rcpp (>= 0.12.14)
LinkingTo: BH, Rcpp (>= 0.12.14)
Suggests: testthat (>= 3.1.0)
Config/testthat/edition: 3
URL:
        https://github.com/matthiaskaeding/setcover/tree/main/rcpp_greedy_set_cover/
BugReports: https://github.com/matthiaskaeding/setcover/issues
RoxygenNote: 7.3.3
NeedsCompilation: yes
Packaged: 2025-12-17 18:26:18 UTC; matthiaskaeding
Author: Matthias Kaeding [aut, cre]
Maintainer: Matthias Kaeding <matthiaskaeding@posteo.de>
Repository: CRAN
Date/Publication: 2025-12-17 18:50:02 UTC
Built: R 4.4.3; x86_64-w64-mingw32; 2026-02-18 02:21:07 UTC; windows
Archs: x64
