The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

matchingR: Matching Algorithms in R and C++

Computes matching algorithms quickly using Rcpp. Implements the Gale-Shapley Algorithm to compute the stable matching for two-sided markets, such as the stable marriage problem and the college-admissions problem. Implements Irving's Algorithm for the stable roommate problem. Implements the top trading cycle algorithm for the indivisible goods trading problem.

Version: 1.3.3
Depends: Rcpp
LinkingTo: Rcpp, RcppArmadillo
Suggests: testthat, knitr, rmarkdown
Published: 2021-05-25
Author: Jan Tilly, Nick Janetos
Maintainer: Jan Tilly <jantilly at gmail.com>
BugReports: https://github.com/jtilly/matchingR/issues/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/jtilly/matchingR/
NeedsCompilation: yes
Materials: README NEWS
In views: Optimization
CRAN checks: matchingR results

Documentation:

Reference manual: matchingR.pdf
Vignettes: Matching Algorithms in R and C++: An Introduction to matchingR

Downloads:

Package source: matchingR_1.3.3.tar.gz
Windows binaries: r-devel: matchingR_1.3.3.zip, r-release: matchingR_1.3.3.zip, r-oldrel: matchingR_1.3.3.zip
macOS binaries: r-release (arm64): matchingR_1.3.3.tgz, r-oldrel (arm64): matchingR_1.3.3.tgz, r-release (x86_64): matchingR_1.3.3.tgz, r-oldrel (x86_64): matchingR_1.3.3.tgz
Old sources: matchingR archive

Reverse dependencies:

Reverse imports: GSgalgoR, seqgendiff

Linking:

Please use the canonical form https://CRAN.R-project.org/package=matchingR to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.