Recent Releases of proporz

proporz - proporz 1.5.0

  • add new feature: winner take one method for biproporz() and pukelsheim (#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 use biproporz()
  • renamed quota_largest_remainder() to largest_remainder_method()
  • renamed divisors() to get_divisors()
  • removed hzv() alias and made reached_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

proporz - v1.2.1

  • allow number of seats to be 0 instead of throwing error
  • increase test coverage

Full Changelog: https://github.com/polettif/proporz/compare/v1.2...v1.2.1

- R
Published by polettif almost 3 years ago

proporz - v1.2

  • throw error if no solution can be found
  • added basis shiny app
  • update docs

- R
Published by polettif almost 4 years ago