Package: matchingMarkets
Version: 0.3-3
Depends: R (>= 3.0.2)
Imports: Rcpp (>= 0.11.2), rJava, lpSolve, lattice, partitions,
        parallel, stats
SystemRequirements: Java
LinkingTo: Rcpp, RcppArmadillo, RcppProgress (>= 0.2)
Suggests: knitr
VignetteBuilder: knitr
Title: Analysis of Stable Matchings
Author: Thilo Klein
Maintainer: Thilo Klein <thilo@klein.uk>
Description: Implements structural estimators to correct for
    the sample selection bias from observed outcomes in matching
    markets. This includes one-sided matching of agents into
    groups as well as two-sided matching of students to schools.
    The package also contains algorithms to find stable matchings 
    in the three most common matching problems: the stable roommates 
    problem, the college admissions problem, and the house 
    allocation problem.
URL: http://matchingMarkets.org, http://klein.uk
BugReports: https://github.com/thiloklein/matchingMarkets/issues
License: GPL (>= 2) | file LICENSE
RoxygenNote: 5.0.1
Repository: CRAN
Repository/R-Forge/Project: matchingmarkets
Repository/R-Forge/Revision: 66
Repository/R-Forge/DateTimeStamp: 2017-03-26 12:32:46
Date/Publication: 2017-03-26 16:12:12 UTC
NeedsCompilation: yes
Packaged: 2017-03-26 12:47:15 UTC; rforge
