Last updated on 2025-04-07 07:51:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.1.7 | 65.64 | 285.86 | 351.50 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.1.7 | 49.95 | 194.52 | 244.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.1.7 | 576.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.1.7 | 556.30 | NOTE | |||
r-devel-macos-arm64 | 2.1.7 | 139.00 | NOTE | |||
r-devel-macos-x86_64 | 2.1.7 | 294.00 | NOTE | |||
r-devel-windows-x86_64 | 2.1.7 | 92.00 | 283.00 | 375.00 | NOTE | |
r-patched-linux-x86_64 | 2.1.7 | 71.44 | 283.90 | 355.34 | NOTE | |
r-release-linux-x86_64 | 2.1.7 | 70.63 | 264.22 | 334.85 | NOTE | |
r-release-macos-arm64 | 2.1.7 | 81.00 | NOTE | |||
r-release-macos-x86_64 | 2.1.7 | 149.00 | NOTE | |||
r-release-windows-x86_64 | 2.1.7 | 85.00 | 269.00 | 354.00 | ERROR | |
r-oldrel-macos-arm64 | 2.1.7 | NOTE | ||||
r-oldrel-macos-x86_64 | 2.1.7 | 283.00 | NOTE | |||
r-oldrel-windows-x86_64 | 2.1.7 | 99.00 | 336.00 | 435.00 | NOTE |
Version: 2.1.7
Check: C++ specification
Result: NOTE
Specified C++14: please drop specification unless essential
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 2.1.7
Check: Rd files
Result: NOTE
checkRd: (-1) simulate_admixture.Rd:36: Lost braces
36 | \code{location}{ location of the marker under selection (in Morgan) }
| ^
checkRd: (-1) simulate_ancestry.Rd:49: Lost braces
49 | \code{location}{ location of the marker under selection (in Morgan) }
| ^
checkRd: (-1) simulate_ancestry_migration.Rd:59: Lost braces
59 | \code{location}{ location of the marker under selection (in Morgan) }
| ^
checkRd: (-1) simulate_sequence.Rd:51: Lost braces
51 | \code{location}{ location of the marker under selection (in Morgan) }
| ^
checkRd: (-1) simulate_sequence_migration.Rd:58: Lost braces
58 | \code{location}{ location of the marker under selection (in Morgan) }
| ^
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-arm64, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64
Version: 2.1.7
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘methods’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.1.7
Check: installed package size
Result: NOTE
installed size is 6.8Mb
sub-directories of 1Mb or more:
doc 2.0Mb
libs 4.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 2.1.7
Check: tests
Result: ERROR
Running 'testthat.R' [82s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(GenomeAdmixR) # nolint
>
> test_check("GenomeAdmixR")
|
| | 0%
|
|=================================== | 50%
|
|======================================================================| 100%[ FAIL 1 | WARN 0 | SKIP 0 | PASS 454 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-simulate_admixture_until.R:24:3'): simulate_admixture_until ──
fst_2 >= 0.01 is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 454 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64