Last updated on 2025-01-24 07:49:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 23.10.1 | 1.60 | 27.42 | 29.02 | OK | |
r-devel-linux-x86_64-debian-gcc | 23.10.1 | 1.50 | 19.20 | 20.70 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 23.10.1 | 47.06 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 23.10.1 | 57.13 | OK | |||
r-devel-windows-x86_64 | 23.10.1 | 2.00 | 56.00 | 58.00 | OK | |
r-patched-linux-x86_64 | 23.10.1 | 1.64 | 26.26 | 27.90 | OK | |
r-release-linux-x86_64 | 23.10.1 | 1.51 | 26.02 | 27.53 | OK | |
r-release-macos-arm64 | 23.10.1 | 50.00 | OK | |||
r-release-macos-x86_64 | 23.10.1 | 76.00 | OK | |||
r-release-windows-x86_64 | 23.10.1 | 4.00 | 57.00 | 61.00 | OK | |
r-oldrel-macos-arm64 | 23.10.1 | 55.00 | OK | |||
r-oldrel-macos-x86_64 | 23.10.1 | 114.00 | OK | |||
r-oldrel-windows-x86_64 | 23.10.1 | 3.00 | 56.00 | 59.00 | OK |
Version: 23.10.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(IsoMemo)
>
> test_check("IsoMemo")
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-01-getData.R:3:3'): getData() actually retrieves all data ──────
Error in `expect_match(levels(df$source)[1], "14CSea")`: is.character(act$val) is not TRUE
Backtrace:
▆
1. └─testthat::expect_match(levels(df$source)[1], "14CSea") at test-01-getData.R:3:3
2. └─base::stopifnot(is.character(act$val))
[ FAIL 1 | WARN 5 | SKIP 0 | PASS 0 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 23.10.1
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘Using-IsoMemo-API.Rmd’ using rmarkdown
Quitting from lines 49-50 [hist] (Using-IsoMemo-API.Rmd)
Error: processing vignette 'Using-IsoMemo-API.Rmd' failed with diagnostics:
'x' must be numeric
--- failed re-building ‘Using-IsoMemo-API.Rmd’
SUMMARY: processing the following file failed:
‘Using-IsoMemo-API.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc