Last updated on 2026-09-13 07:50:39 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1-4 | 13.11 | 176.18 | 189.29 | OK | |
| r-devel-linux-x86_64-debian-gcc | 2.1-4 | 9.93 | 131.04 | 140.97 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 2.1-4 | 9.00 | 5529.67 | 5538.67 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 2.1-4 | 5539.31 | ERROR | |||
| r-devel-windows-x86_64 | 2.1-4 | 15.00 | 192.00 | 207.00 | OK | |
| r-patched-linux-x86_64 | 2.1-4 | 12.21 | 169.43 | 181.64 | OK | |
| r-release-linux-x86_64 | 2.1-4 | 11.05 | 170.33 | 181.38 | OK | |
| r-release-macos-arm64 | 2.1-4 | 3.00 | 48.00 | 51.00 | OK | |
| r-release-macos-x86_64 | 2.1-4 | 9.00 | 181.00 | 190.00 | OK | |
| r-release-windows-x86_64 | 2.1-4 | 16.00 | 183.00 | 199.00 | OK | |
| r-oldrel-macos-arm64 | 2.1-4 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1-4 | 8.00 | 140.00 | 148.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1-4 | 22.00 | 236.00 | 258.00 | OK |
Version: 2.1-4
Check: tests
Result: ERROR
Running ‘testthat.R’ [4s/4s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # This file is part of the standard setup for testthat.
> # It is recommended that you do not modify it.
> #
> # Where should you do additional test configuration?
> # Learn more about the roles of various files in:
> # * https://r-pkgs.org/tests.html
> # * https://testthat.r-lib.org/reference/test_package.html#special-files
>
> library(testthat)
> library(palaeoSig)
>
> test_check("palaeoSig")
This is rioja 1.0-7
Saving _problems/test-test-randomTF-10.R
Saving _problems/test-test-randomTF-16.R
[ FAIL 2 | WARN 8 | SKIP 0 | PASS 0 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-test-randomTF.R:5:3'): randomTF works ────────────────────────
Expected `randomTF(...)` not to throw any conditions.
Actually got a <simpleWarning> with message:
object length is not a multiple of subscript length
── Failure ('test-test-randomTF.R:11:3'): randomTF works ───────────────────────
Expected `randomTF(...)` not to throw any conditions.
Actually got a <simpleWarning> with message:
object length is not a multiple of subscript length
[ FAIL 2 | WARN 8 | SKIP 0 | PASS 0 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.1-4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘h-block-crossvalidation.Rmd’ using rmarkdown
# A tibble: 1 × 1
RMSE
<dbl>
1 1.28
# A tibble: 1 × 1
h
<dbl>
1 600
# A tibble: 1 × 1
h
<dbl>
1 600
[WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead.
--- finished re-building ‘h-block-crossvalidation.Rmd’
--- re-building ‘randomTF-spatial.Rmd’ using rmarkdown
OMP: Warning #96: Cannot form a team with 28 threads, using 2 instead.
OMP: Hint Consider unsetting KMP_DEVICE_THREAD_LIMIT (KMP_ALL_THREADS), KMP_TEAMS_THREAD_LIMIT, and OMP_THREAD_LIMIT (if any are set).
SUMMARY: processing the following file failed:
‘randomTF-spatial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.1-4
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘h-block-crossvalidation.Rmd’ using rmarkdown
# A tibble: 1 × 1
RMSE
<dbl>
1 1.28
# A tibble: 1 × 1
h
<dbl>
1 600
# A tibble: 1 × 1
h
<dbl>
1 600
[WARNING] Deprecated: --mathjax. Use --math-method=mathjax[:URL] instead.
--- finished re-building ‘h-block-crossvalidation.Rmd’
--- re-building ‘randomTF-spatial.Rmd’ using rmarkdown
SUMMARY: processing the following file failed:
‘randomTF-spatial.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc