Last updated on 2025-07-15 05:51:26 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.7 | 14.83 | 262.19 | 277.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.7 | 10.53 | 171.78 | 182.31 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.7 | 432.03 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 491.96 | ERROR | |||
r-devel-windows-x86_64 | 1.0.7 | 17.00 | 298.00 | 315.00 | OK | |
r-patched-linux-x86_64 | 1.0.7 | 15.70 | 249.38 | 265.08 | OK | |
r-release-linux-x86_64 | 1.0.7 | 13.55 | 247.64 | 261.19 | OK | |
r-release-macos-arm64 | 1.0.7 | 127.00 | OK | |||
r-release-macos-x86_64 | 1.0.7 | 269.00 | OK | |||
r-release-windows-x86_64 | 1.0.7 | 21.00 | 302.00 | 323.00 | OK | |
r-oldrel-macos-arm64 | 1.0.7 | 137.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.7 | 266.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.7 | 26.00 | 365.00 | 391.00 | OK |
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [108s/245s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> #' Copyright(c) 2017-2024 R. Mark Sharp
> #' This file is part of nprcgenekeepr
> library(testthat)
> library(nprcgenekeepr)
> test_check("nprcgenekeepr")
15 15
15 15
[ FAIL 1 | WARN 0 | SKIP 24 | PASS 863 ]
══ Skipped tests (24) ══════════════════════════════════════════════════════════
• On CRAN (1): 'test_summary.nprcgenekeeprGV.R:7:3'
• Sys.info()[names(Sys.info()) == "user"] == "rmsharp" is not TRUE (23):
'test_fillGroupMembers.R:6:3', 'test_fillGroupMembersWithSexRatio.R:8:5',
'test_getConfigFileName.R:32:3', 'test_getFocalAnimalPed.R:32:5',
'test_getFocalAnimalPed.R:59:5', 'test_getFocalAnimalPed.R:85:5',
'test_getFocalAnimalPed.R:108:5', 'test_groupAddAssign.R:14:3',
'test_groupAddAssign.R:32:3', 'test_groupAddAssign.R:55:3',
'test_groupAddAssign.R:76:3', 'test_groupAddAssign.R:104:3',
'test_groupAddAssign.R:126:5', 'test_groupAddAssign.R:152:5',
'test_makeExamplePedigreeFile.R:6:3', 'test_makeExamplePedigreeFile.R:11:3',
'test_makeExamplePedigreeFile.R:20:3', 'test_makeExamplePedigreeFile.R:36:3',
'test_makeExamplePedigreeFile.R:53:3', 'test_makeExamplePedigreeFile.R:62:3',
'test_saveDataframesAsFiles.R:11:3', 'test_saveDataframesAsFiles.R:37:3',
'test_saveDataframesAsFiles.R:62:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_get_elapsed_time_str.R:9:3'): get_elapsed_time_str gets time string diff back ──
`elapsed_time` not identical to "1 seconds.".
1/1 mismatches
x[1]: "2 seconds."
y[1]: "1 seconds."
[ FAIL 1 | WARN 0 | SKIP 24 | PASS 863 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc