CRAN/E | RcppHungarian

RcppHungarian

Solves Minimum Cost Bipartite Matching Problems

Installation

About

Header library and R functions to solve minimum cost bipartite matching problem using Huhn-Munkres algorithm (Hungarian algorithm; ; Kuhn (1955) doi:10.1002/nav.3800020109). This is a repackaging of code written by Cong Ma in the GitHub repo .

github.com/jsilve24/RcppHungarian
Copyright See file COPYRIGHT for details RcppHungarian copyright details

Key Metrics

Version 0.3
Published 2023-09-05 244 days ago
Needs compilation? yes
License GPL-2
License GPL-3
CRAN checks RcppHungarian results

Downloads

Yesterday 71 0%
Last 7 days 527 -25%
Last 30 days 2.239 -2%
Last 90 days 6.817 -26%
Last 365 days 24.190 +423%

Maintainer

Maintainer

Justin Silverman

JustinSilverman@psu.edu

Authors

Justin Silverman

aut / cre

Cong Ma

ctb / cph

Markus Buehren

ctb / cph

Material

README
NEWS
Reference manual
Package source

Vignettes

Introduction-to-RcppHungarian

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

RcppHungarian archive

Imports

Rcpp ≥ 1.0.1

Suggests

testthat ≥ 2.1.0
knitr
rmarkdown
ggplot2

LinkingTo

Rcpp

Reverse Imports

sentopics
Ternary

Reverse Suggests

tidyclust