Last updated on 2025-03-01 06:51:20 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.4 | 12.87 | 243.19 | 256.06 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.2.4 | 9.03 | 178.10 | 187.13 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.2.4 | 404.00 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.4 | 491.74 | ERROR | |||
r-devel-macos-arm64 | 0.2.4 | 283.00 | OK | |||
r-devel-macos-x86_64 | 0.2.4 | 746.00 | OK | |||
r-devel-windows-x86_64 | 0.2.4 | 37.00 | 360.00 | 397.00 | OK | |
r-patched-linux-x86_64 | 0.2.4 | 12.06 | 213.67 | 225.73 | OK | |
r-release-linux-x86_64 | 0.2.4 | 11.23 | 213.80 | 225.03 | OK | |
r-release-macos-arm64 | 0.2.4 | 217.00 | OK | |||
r-release-macos-x86_64 | 0.2.4 | 479.00 | OK | |||
r-release-windows-x86_64 | 0.2.4 | 36.00 | 367.00 | 403.00 | OK | |
r-oldrel-macos-arm64 | 0.2.4 | OK | ||||
r-oldrel-macos-x86_64 | 0.2.4 | 406.00 | OK | |||
r-oldrel-windows-x86_64 | 0.2.4 | 39.00 | 343.00 | 382.00 | OK |
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [92s/107s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_pkg_ref.R:4:3', 'test_pkg_ref.R:17:3',
'test_pkg_ref.R:41:3', 'test_pkg_ref.R:61:3', 'test_pkg_ref.R:83:3',
'test_pkg_ref.R:100:3', 'test_pkg_ref.R:109:3'
• snapshots appear to be failing due to random order of pkg_ref fields (3):
'test_snapshots.R:7:5', 'test_snapshots.R:20:5', 'test_snapshots.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_assess_dependencies.R:6:3'): assess_dependencies returns the correct number of dependencies ──
nrow(assess_source_good$dependencies) (`actual`) not equal to 0 (`expected`).
`actual` is NULL
`expected` is a double vector (0)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [71s/81s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_pkg_ref.R:4:3', 'test_pkg_ref.R:17:3',
'test_pkg_ref.R:41:3', 'test_pkg_ref.R:61:3', 'test_pkg_ref.R:83:3',
'test_pkg_ref.R:100:3', 'test_pkg_ref.R:109:3'
• snapshots appear to be failing due to random order of pkg_ref fields (3):
'test_snapshots.R:7:5', 'test_snapshots.R:20:5', 'test_snapshots.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_assess_dependencies.R:6:3'): assess_dependencies returns the correct number of dependencies ──
nrow(assess_source_good$dependencies) (`actual`) not equal to 0 (`expected`).
`actual` is NULL
`expected` is a double vector (0)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [150s/466s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_pkg_ref.R:4:3', 'test_pkg_ref.R:17:3',
'test_pkg_ref.R:41:3', 'test_pkg_ref.R:61:3', 'test_pkg_ref.R:83:3',
'test_pkg_ref.R:100:3', 'test_pkg_ref.R:109:3'
• snapshots appear to be failing due to random order of pkg_ref fields (3):
'test_snapshots.R:7:5', 'test_snapshots.R:20:5', 'test_snapshots.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_assess_dependencies.R:6:3'): assess_dependencies returns the correct number of dependencies ──
nrow(assess_source_good$dependencies) (`actual`) not equal to 0 (`expected`).
`actual` is NULL
`expected` is a double vector (0)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.2.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [225s/422s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(riskmetric)
>
> options(repos = "fake-cran.fake-r-project.org")
>
> test_check("riskmetric")
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
══ Skipped tests (10) ══════════════════════════════════════════════════════════
• On CRAN (7): 'test_pkg_ref.R:4:3', 'test_pkg_ref.R:17:3',
'test_pkg_ref.R:41:3', 'test_pkg_ref.R:61:3', 'test_pkg_ref.R:83:3',
'test_pkg_ref.R:100:3', 'test_pkg_ref.R:109:3'
• snapshots appear to be failing due to random order of pkg_ref fields (3):
'test_snapshots.R:7:5', 'test_snapshots.R:20:5', 'test_snapshots.R:35:5'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_assess_dependencies.R:6:3'): assess_dependencies returns the correct number of dependencies ──
nrow(assess_source_good$dependencies) (`actual`) not equal to 0 (`expected`).
`actual` is NULL
`expected` is a double vector (0)
[ FAIL 1 | WARN 0 | SKIP 10 | PASS 37 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc