Skip to content

redistmetrics 1.0.7

Latest
Compare
Choose a tag to compare
@christopherkenny christopherkenny released this 12 Dec 20:02
  • Updates compilation flags for use of RcppThread on Linux.

redistmetrics 1.0.6

  • Resolves minor CRAN submission issues for use of revdep to check reverse dependencies.

redistmetrics 1.0.5

  • Updates to C++17.
  • Resolves minor C++ warnings (#14).

redistmetrics 1.0.4

  • Add generic function to tally a varible by plan
  • Massively speed up calculation of county/admin/muni splits as well as plan reindexing
  • Fix rare edge case in prep_perims() where a shape that is Queen's-contiguous to one other shape and contiguous to nothing else causes a loud failure when creating the perimeter output.