You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.