Changes in version 1.1.0 (2026-04-16) - Added plotDOUGH() function - Added priorSensitivity() function - Changed R requirement for package to make it more accessible - Removed commented code from callRelatedness. - Made prior sum to one a warning and less restrictive for callRelatedness(). - Made sure column names were in input data for functions, not exact. - Added "by population" option to processEigenstrat() to make it faster. - Added a new plot called plotROLL() to compare PMR values between groups. Changes in version 1.0.4 Changes in version 1.0.3 (2025-04-14) - Reviewer for JOSS noticed that needed a later version than in description due to a call to the Matrix package. So added later R version requirement. Changes in version 1.0.2 (2024-09-09) - Problem with processEigenstrat as it used a bash cut function native to linux and mac, but not available on Windows. The old version is still available as processEigenstrat_old. - Change callRelatedness to use any function - Problem with plotLoaf not showing legend is level is missing - fixed. Changes in version 1.0.1 (2023-04-12) Patch as error in read files causing miscalculation of PMR. Changes in version 1.0.0 (2023-04-07) This is the version that we released to CRAN. Changes in version 0.0.0.9000 Major changes - This is the first development version. It has the primary functions. - Also set up a pkgdown website to support.