Changes in version 0.5.0 (2025-08-26) - New function sFLB() computing a 'shared' (proband-free) version of the FLB score. Changes in version 0.4.0 (2024-06-28) - Liability classes are now supported also in looped pedigrees. - Fixed bug in the startdata construction which potentially allowed impossible input. - Added CITATION file, and links to shinyseg and papers. Changes in version 0.3.0 (2023-06-26) - Added Christian Carrizosa as collaborator. - Depend on R 4.1 and pedtools v2.2.0. - FLB() now handles pedigrees with loops. - FLB() now handles recessive models (AR and XR) and homozygous carriers. - plotSegregation() now produces sensible default margins in most cases. - plotSegregation() has new arguments pos.geno and pos.arrow for alternative placements of genotype symbols and proband arrow. - Added several new examples and tests. - General code updates and improved organisation. Changes in version 0.2.0 (2021-04-15) - Initial CRAN release