Last updated on 2025-09-12 09:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.2 | 120.48 | 442.56 | 563.04 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.3.2 | 78.90 | 344.02 | 422.92 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.3.2 | 867.21 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 783.35 | OK | |||
r-devel-windows-x86_64 | 0.3.2 | 161.00 | 427.00 | 588.00 | OK | |
r-patched-linux-x86_64 | 0.3.2 | 116.02 | 421.97 | 537.99 | OK | |
r-release-linux-x86_64 | 0.3.2 | 113.24 | 421.31 | 534.55 | OK | |
r-release-macos-arm64 | 0.3.2 | 240.00 | OK | |||
r-release-macos-x86_64 | 0.3.2 | 418.00 | OK | |||
r-release-windows-x86_64 | 0.3.2 | 171.00 | 422.00 | 593.00 | OK | |
r-oldrel-macos-arm64 | 0.3.2 | 237.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.3.2 | 431.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.3.2 | 212.00 | 585.00 | 797.00 | NOTE |
Version: 0.3.2
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/0s]
Running ‘testthat.R’ [175s/157s]
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(tidypopgen)
Loading required package: dplyr
Attaching package: 'dplyr'
The following object is masked from 'package:testthat':
matches
The following objects are masked from 'package:stats':
filter, lag
The following objects are masked from 'package:base':
intersect, setdiff, setequal, union
Loading required package: tibble
>
> test_check("tidypopgen")
Adding missing grouping variables: `population`
[ FAIL 1 | WARN 3 | SKIP 4 | PASS 978 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• (system2("which", args = "admixture", stdout = NULL) != 0) && (2):
'test_gt_admix_methods.R:2:1', 'test_gt_admixture.R:2:1'
• On CRAN (1): 'test_gt_pca.R:348:1'
• {admixtools} is not installed (1): 'test_gt_extract_f2.R:1:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_qc_report_indiv.R:86:3'): autoplot list ──────────────────────
as.vector(class(plot1)) (`actual`) not equal to c("gg", "ggplot") (`expected`).
`actual`: "ggplot2::ggplot" "ggplot" "ggplot2::gg" "S7_object" "gg"
`expected[2:2]`: "ggplot"
[ FAIL 1 | WARN 3 | SKIP 4 | PASS 978 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.3.2
Check: package dependencies
Result: NOTE
Packages suggested but not available for checking: 'admixtools', 'LEA'
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3.2
Check: installed package size
Result: NOTE
installed size is 8.8Mb
sub-directories of 1Mb or more:
doc 1.2Mb
libs 5.7Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.3.2
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: 'admixtools'
Flavor: r-oldrel-windows-x86_64