The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

CRAN Package Check Results for Package amregtest

Last updated on 2026-08-10 10:50:24 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.2 5.37 494.79 500.16 OK
r-devel-linux-x86_64-debian-gcc 1.3.2 4.18 301.12 305.30 OK
r-devel-linux-x86_64-fedora-clang 1.3.2 335.61 OK
r-devel-linux-x86_64-fedora-gcc 1.3.2 376.56 OK
r-devel-windows-x86_64 1.2.0 8.00 503.00 511.00 ERROR
r-patched-linux-x86_64 1.2.0 4.62 463.54 468.16 ERROR
r-release-linux-x86_64 1.3.2 5.28 470.64 475.92 OK
r-release-macos-arm64 1.3.2 1.00 139.00 140.00 OK
r-release-macos-x86_64 1.3.2 4.00 709.00 713.00 OK
r-release-windows-x86_64 1.3.2 9.00 522.00 531.00 OK
r-oldrel-macos-arm64 1.3.2 1.00 138.00 139.00 OK
r-oldrel-macos-x86_64 1.3.2 3.00 846.00 849.00 OK
r-oldrel-windows-x86_64 1.3.2 13.00 657.00 670.00 OK

Check Details

Version: 1.2.0
Check: tests
Result: ERROR Running 'testthat.R' [453s] Running the tests in 'tests/testthat.R' failed. Complete output: > # 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") Saving _problems/test-allelematch_3-amPairwise_negative-45.R Cleaning up 1 leaked TEMP file(s): D:\temp\2026_08_04_01_50_00_19257\RtmpSSH96O/pdf1315035c4f91 Cleaning up 1 leaked TEMP file(s): D:\temp\2026_08_04_01_50_00_19257\RtmpSSH96O/pdf1315098b5cc5 Cleaning up 1 leaked TEMP file(s): D:\temp\2026_08_04_01_50_00_19257\RtmpSSH96O/pdf1315064a57b52 Cleaning up 1 leaked TEMP file(s): D:\temp\2026_08_04_01_50_00_19257\RtmpSSH96O/pdf1315046d929c2 Cleaning up 1 leaked TEMP file(s): D:\temp\2026_08_04_01_50_00_19257\RtmpSSH96O/pdf131507bc82a7b [ FAIL 2 | WARN 0 | SKIP 24 | PASS 135 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-allelematch_1-amDataset.R:47:1', 'test-allelematch_1-amDataset.R:147: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:7:1', 'test-allelematch_3-amPairwise.R:74:1', 'test-allelematch_3-amPairwise_print.R:2:1', 'test-allelematch_4-amCluster-Ex1.R:2:1', 'test-allelematch_4-amCluster-Ex2.R:2:1', 'test-allelematch_4-amCluster-Ex3.R:2:1', 'test-allelematch_4-amCluster-Ex4.R:2:1', 'test-allelematch_4-amCluster-Ex5.R:2:1', 'test-allelematch_4-amCluster-amMini.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_print.R:2:1', 'test-allelematch_7-amUniqueProfile.R:2:1', 'test-amExample1.R:10:1', 'test-amExample2.R:10:1', 'test-amExample3.R:11:1', 'test-amExample4.R:15:1', 'test-ggData.R:11:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-allelematch_3-amPairwise_negative.R:45:5'): Validation of arguments to amPairwise() is working ── Error: allelematch: please specify alleleMismatch OR matchThreshold Backtrace: ▆ 1. ├─testthat::expect_error(amPairwise(amdataOdd2), "allelematch:\\s+please specify alleleMismatch OR matchThreshold.") at test-allelematch_3-amPairwise_negative.R:45:5 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─allelematch::amPairwise(amdataOdd2) ── Error ('test-allelematch_6-amUnique_negative.R:40:5'): Validation of arguments to amUnique() is working ── Error: allelematch: please specify alleleMismatch OR matchThreshold OR cutHeight Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-allelematch_6-amUnique_negative.R:40:5 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─allelematch::amUnique(amdata, multilocusMap = c(1, 1, 2, 2)) [ FAIL 2 | WARN 0 | SKIP 24 | PASS 135 ] Error: ! Test failures. Execution halted Flavor: r-devel-windows-x86_64

Version: 1.2.0
Check: tests
Result: ERROR Running ‘testthat.R’ [436s/472s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # 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") Saving _problems/test-allelematch_3-amPairwise_negative-45.R Cleaning up 1 leaked TEMP file(s): /home/hornik/tmp/scratch/Rtmp0IjMcH/pdf38c9fa4ace239e Cleaning up 1 leaked TEMP file(s): /home/hornik/tmp/scratch/Rtmp0IjMcH/pdf38c9fa567ca8bd Cleaning up 1 leaked TEMP file(s): /home/hornik/tmp/scratch/Rtmp0IjMcH/pdf38c9fa228ce8c6 Cleaning up 1 leaked TEMP file(s): /home/hornik/tmp/scratch/Rtmp0IjMcH/pdf38c9fa1b8040d1 Cleaning up 1 leaked TEMP file(s): /home/hornik/tmp/scratch/Rtmp0IjMcH/pdf38c9fa448c52f4 [ FAIL 2 | WARN 0 | SKIP 24 | PASS 135 ] ══ Skipped tests (24) ══════════════════════════════════════════════════════════ • On CRAN (24): 'test-allelematch_1-amDataset.R:47:1', 'test-allelematch_1-amDataset.R:147: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:7:1', 'test-allelematch_3-amPairwise.R:74:1', 'test-allelematch_3-amPairwise_print.R:2:1', 'test-allelematch_4-amCluster-Ex1.R:2:1', 'test-allelematch_4-amCluster-Ex2.R:2:1', 'test-allelematch_4-amCluster-Ex3.R:2:1', 'test-allelematch_4-amCluster-Ex4.R:2:1', 'test-allelematch_4-amCluster-Ex5.R:2:1', 'test-allelematch_4-amCluster-amMini.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_print.R:2:1', 'test-allelematch_7-amUniqueProfile.R:2:1', 'test-amExample1.R:10:1', 'test-amExample2.R:10:1', 'test-amExample3.R:11:1', 'test-amExample4.R:15:1', 'test-ggData.R:11:1' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-allelematch_3-amPairwise_negative.R:45:5'): Validation of arguments to amPairwise() is working ── Error: allelematch: please specify alleleMismatch OR matchThreshold Backtrace: ▆ 1. ├─testthat::expect_error(amPairwise(amdataOdd2), "allelematch:\\s+please specify alleleMismatch OR matchThreshold.") at test-allelematch_3-amPairwise_negative.R:45:5 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─allelematch::amPairwise(amdataOdd2) ── Error ('test-allelematch_6-amUnique_negative.R:40:5'): Validation of arguments to amUnique() is working ── Error: allelematch: please specify alleleMismatch OR matchThreshold OR cutHeight Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-allelematch_6-amUnique_negative.R:40:5 2. │ └─testthat:::expect_condition_matching_(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. └─allelematch::amUnique(amdata, multilocusMap = c(1, 1, 2, 2)) [ FAIL 2 | WARN 0 | SKIP 24 | PASS 135 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.