Last updated on 2025-01-30 07:50:10 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 23.10.1 | 1.87 | 24.31 | 26.18 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 23.10.1 | 1.38 | 21.50 | 22.88 | OK | |
r-devel-linux-x86_64-fedora-clang | 23.10.1 | 47.49 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 23.10.1 | 58.82 | OK | |||
r-devel-windows-x86_64 | 23.10.1 | 2.00 | 48.00 | 50.00 | ERROR | |
r-patched-linux-x86_64 | 23.10.1 | 1.95 | 26.13 | 28.08 | OK | |
r-release-linux-x86_64 | 23.10.1 | 1.80 | 26.13 | 27.93 | 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 | 3.00 | 45.00 | 48.00 | ERROR | |
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 | 48.00 | 51.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-clang
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-clang
Version: 23.10.1
Check: tests
Result: ERROR
Running 'testthat.R' [1s]
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
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64
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
Flavors: r-devel-windows-x86_64, r-release-windows-x86_64