Last updated on 2021-08-17 16:50:21 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 11.31 | 161.90 | 173.21 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 9.56 | 123.61 | 133.17 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 230.95 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 307.43 | ERROR | |||
r-devel-windows-x86_64-gcc10-UCRT | 0.1.1 | OK | ||||
r-patched-linux-x86_64 | 0.1.1 | 12.79 | 140.99 | 153.78 | OK | |
r-patched-solaris-x86 | 0.1.1 | 280.20 | OK | |||
r-release-linux-x86_64 | 0.1.1 | 10.41 | 139.52 | 149.93 | OK | |
r-release-macos-arm64 | 0.1.1 | OK | ||||
r-release-macos-x86_64 | 0.1.1 | OK | ||||
r-release-windows-ix86+x86_64 | 0.1.1 | 17.00 | 207.00 | 224.00 | OK | |
r-oldrel-macos-x86_64 | 0.1.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 25.00 | 173.00 | 198.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [150s/168s]
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")
══ Skipped tests ═══════════════════════════════════════════════════════════════
• snapshots appear to be failing due to random order of pkg_ref fields (3)
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure (test_pkg_ref.R:31:3): pkg_ref infers source when not explicitly provided ──
`ref3` has class 'pkg_install'/'pkg_ref'/'environment', not 'pkg_bioc_remote'/'pkg_remote'/'pkg_ref'/'environment'.
── Failure (test_pkg_ref.R:32:3): pkg_ref infers source when not explicitly provided ──
ref3$source (`actual`) not equal to "pkg_bioc_remote" (`expected`).
`actual`: "pkg_install"
`expected`: "pkg_bioc_remote"
[ FAIL 2 | WARN 0 | SKIP 3 | PASS 45 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc