Last updated on 2025-07-18 03:51:37 CEST.
Package | ERROR | OK |
---|---|---|
nprcgenekeepr | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
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