NEWS
pedFamilias 0.2.4 (2024-09-06)
- In
readFam()
allow path
to be an URL.
- Minor doc improvements.
pedFamilias 0.2.2 (2024-04-03)
- Fix parsing of 'extra' individuals.
- Use fallback mutation model if stabilization fails.
pedFamilias 0.2.0 (2023-11-05)
- In
readFam(..., includeParams = T)
, store version
and dvi
in list of parameters.
- Use
cat()
instead of message()
for verbose info in the console.
readFam()
gains new parameter deduplicate
, for removing redundant pedigrees in files created with the dvi
module.
pedFamilias 0.1.1 (2023-10-25)