Package: RcppGreedySetCover 0.1.1

Matthias Kaeding

RcppGreedySetCover: Greedy Set Cover

A fast implementation of the greedy algorithm for the set cover problem using 'Rcpp'.

Authors:Matthias Kaeding [aut, cre]

RcppGreedySetCover_0.1.1.tar.gz
RcppGreedySetCover_0.1.1.zip(r-4.7)RcppGreedySetCover_0.1.1.zip(r-4.6)RcppGreedySetCover_0.1.1.zip(r-4.5)
RcppGreedySetCover_0.1.1.tgz(r-4.6-x86_64)RcppGreedySetCover_0.1.1.tgz(r-4.6-arm64)RcppGreedySetCover_0.1.1.tgz(r-4.5-x86_64)RcppGreedySetCover_0.1.1.tgz(r-4.5-arm64)
RcppGreedySetCover_0.1.1.tar.gz(r-4.7-arm64)RcppGreedySetCover_0.1.1.tar.gz(r-4.7-x86_64)RcppGreedySetCover_0.1.1.tar.gz(r-4.6-arm64)RcppGreedySetCover_0.1.1.tar.gz(r-4.6-x86_64)
RcppGreedySetCover_0.1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
RcppGreedySetCover/json (API)
NEWS

# Install 'RcppGreedySetCover' in R:
install.packages('RcppGreedySetCover', repos = c('https://matthiaskaeding.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/matthiaskaeding/setcover/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

cpp

1.70 score 8 scripts 229 downloads 1 exports 3 dependencies

Last updated from:b34f99cc28. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK123
linux-devel-x86_64OK161
source / vignettesOK179
linux-release-arm64OK128
linux-release-x86_64OK125
macos-release-arm64OK185
macos-release-x86_64OK209
macos-oldrel-arm64OK180
macos-oldrel-x86_64OK249
windows-develOK161
windows-releaseOK118
windows-oldrelOK145
wasm-releaseOK115

Exports:greedySetCover

Dependencies:BHdata.tableRcpp