Recent Releases of proporz
proporz - proporz 1.5.0
- add new feature: winner take one method for
biproporz()andpukelsheim(#10) - allow non-integer vote counts
- round divisors to as few digits as possible
- changed error message for undefined/tied results
- fixed bugs and added more real data tests
- R
Published by polettif about 2 years ago
proporz - proporz 1.4.0
- first CRAN release
- add vignette and examples
- removed
biproportional(), only usebiproporz() - renamed
quota_largest_remainder()tolargest_remainder_method() - renamed
divisors()toget_divisors() - removed
hzv()alias and madereached_quorums()internal - update documentation and tests
- minor bugfixes
- R
Published by polettif about 2 years ago
proporz - v1.3.1
- error if not enough seats are available for harmonic/geometric divisor methods
- rename internal quorumvotes function to applyquorum_vector
- always error on equal remainders
- update error messages
- refactor checks and tests
Full Changelog: https://github.com/polettif/proporz/compare/v1.3.0...v1.3.1
- R
Published by polettif over 2 years ago
proporz - v1.3.0
- Rework and expand quorum calculations (depreacted quorumtotal and quorumdistricts parameters) in https://github.com/polettif/proporz/pull/4
- Improve error handling and increase test coverage in https://github.com/polettif/proporz/pull/5
Full Changelog: https://github.com/polettif/proporz/compare/v1.2.1...v1.3.0
- R
Published by polettif over 2 years ago