R Under development (unstable) (2026-06-25 r90191 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(amregtest) Loading required package: allelematch Loading required package: dynamicTreeCut > > test_check("amregtest") [ FAIL 0 | WARN 8 | SKIP 21 | PASS 189 ] ══ Skipped tests (21) ══════════════════════════════════════════════════════════ • On CRAN (21): 'test-allelematch_1-amDataset.R:32:1', 'test-allelematch_1-amDataset.R:132:1', 'test-allelematch_2-amMatrix.R:2:1', 'test-allelematch_2-amMatrix.R:90:1', 'test-allelematch_2-amMatrix_negative.R:2:1', 'test-allelematch_3-amPairwise.R:2:1', 'test-allelematch_3-amPairwise.R:68:1', 'test-allelematch_3-amPairwise_negative.R:2:1', 'test-allelematch_3-amPairwise_print.R:2:1', 'test-allelematch_4-amCluster.R:2:1', 'test-allelematch_4-amCluster_print.R:2:1', 'test-allelematch_5-amAlleleFreq.R:2:1', 'test-allelematch_6-amUnique.R:2:1', 'test-allelematch_6-amUnique_negative.R:2:1', 'test-allelematch_6-amUnique_print.R:2:1', 'test-allelematch_7-amUniqueProfile.R:2:1', 'test-amExample1.R:10:1', 'test-amExample2.R:6:1', 'test-amExample3.R:11:1', 'test-amExample4.R:10:1', 'test-ggData.R:11:1' [ FAIL 0 | WARN 8 | SKIP 21 | PASS 189 ] Cleaning up 8 leaked TEMP file(s): D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/amPairwise_ZNWCY71G.htm D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/amCluster_YW6UER3T.htm D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/amUnique_UWVBOA27.htm D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/pdf11db429692cff D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/pdf11db44d9347ca D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/pdf11db478584398 D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/pdf11db46aa7317e D:\temp\2026_06_28_20_40_17_24931\Rtmpeg3eAj/pdf11db44c6e3120 > > proc.time() user system elapsed 269.68 64.76 334.46