Last updated on 2025-01-27 03:49:30 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 23.10.1 | 1.37 | 24.29 | 25.66 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 23.10.1 | 1.56 | 19.86 | 21.42 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 23.10.1 | 43.03 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 23.10.1 | 62.28 | ERROR | |||
r-devel-windows-x86_64 | 23.10.1 | 3.00 | 47.00 | 50.00 | ERROR | |
r-patched-linux-x86_64 | 23.10.1 | 1.77 | 23.23 | 25.00 | ERROR | |
r-release-linux-x86_64 | 23.10.1 | 1.81 | 22.94 | 24.75 | ERROR | |
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 | ERROR |
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
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-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-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 23.10.1
Check: tests
Result: ERROR
Running ‘testthat.R’
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-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-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
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64
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, r-oldrel-windows-x86_64