Skip to content

Releases: cjerzak/DescriptiveRepresentationCalculator-software

DescriptiveRepresentationCalculator 1.2.0 (2025-06-04)

04 Jun 13:20

Choose a tag to compare

Highlights

  • RelativeRepresentation: New function to calculate how observed representation differs from expected levels under random sampling. Optionally standardizes by the variability of representation.
  • ObservedRepresentation improvements: Allows unnamed BodyShares vectors. Names are now matched when present, otherwise they follow the order of PopShares.
  • Unit testing: Added testthat tests covering expected, observed, standard deviation and relative representation computations.
  • Continuous integration: Configured GitHub Actions workflow to run the unit tests on each push and pull request.
  • Documentation updates: Expanded README with a unit test status badge and description of RelativeRepresentation; minor typo fixes and improved manual pages.