R Under development (unstable) (2026-01-10 r89298 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > library(visPedigree) > > test_check("visPedigree") Attaching package: 'data.table' The following object is masked from 'package:base': %notin% Attaching package: 'igraph' The following object is masked from 'package:testthat': compare The following objects are masked from 'package:stats': decompose, spectrum The following object is masked from 'package:base': union Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee050f562e3 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee04e30205d Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee0acc801 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee048b81b9b Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee0e4528e5 Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee059762362 Label cex: 0.75. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee04317614b Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Note: Inbreeding coefficients of 0 are not shown in the graph. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee0152820eb Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee0120e23c6 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee047bc2162 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee0359061ac Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee021c15d8 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee06eed2396 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee01be82b14 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee030f47a5 Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. Pedigree saved to: D:\temp\2026_01_11_10_00_17_24354\RtmpmS3kEK\file10ee0664319df Label cex: 0.65. Symbol size: 1. Adjust 'cex' and 'symbolsize' if labels are too large or small. [ FAIL 0 | WARN 0 | SKIP 0 | PASS 84 ] > > proc.time() user system elapsed 7.09 0.50 7.57