Last updated on 2025-08-20 21:51:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 21.49 | 164.19 | 185.68 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 15.69 | 110.68 | 126.37 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 299.36 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 291.16 | ERROR | |||
r-devel-windows-x86_64 | 1.0.0 | 26.00 | 175.00 | 201.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.0 | 22.70 | 152.92 | 175.62 | OK | |
r-release-linux-x86_64 | 1.0.0 | 20.66 | 152.24 | 172.90 | OK | |
r-release-macos-arm64 | 1.0.0 | 79.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 177.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 28.00 | 176.00 | 204.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 78.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 154.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 33.00 | 233.00 | 266.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [7s/9s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(LTFGRS)
> library(Rcpp)
>
> test_check("LTFGRS")
seed: 284
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Gibbs-sampler.R:22:3'): Gibbs sampler works ──────────────────
cov(test) (`actual`) not equal to cov(true) (`expected`).
actual vs expected
[,1] [,2]
- actual[1, ] 0.30005275 0.01902394
+ expected[1, ] 0.29319565 0.01891247
- actual[2, ] 0.01902394 0.14931734
+ expected[2, ] 0.01891247 0.14853519
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [15s/18s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(LTFGRS)
> library(Rcpp)
>
> test_check("LTFGRS")
seed: 4023
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Gibbs-sampler.R:22:3'): Gibbs sampler works ──────────────────
cov(test) (`actual`) not equal to cov(true) (`expected`).
actual vs expected
[,1] [,2]
- actual[1, ] 0.30166853 0.01983585
+ expected[1, ] 0.29860907 0.01719939
- actual[2, ] 0.01983585 0.14955442
+ expected[2, ] 0.01719939 0.14816832
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.0.0
Check: tests
Result: ERROR
Running 'testthat.R' [8s]
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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(LTFGRS)
> library(Rcpp)
>
> test_check("LTFGRS")
seed: 2166
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-Gibbs-sampler.R:22:3'): Gibbs sampler works ──────────────────
cov(test) (`actual`) not equal to cov(true) (`expected`).
actual vs expected
[,1] [,2]
- actual[1, ] 0.30085001 0.01843648
+ expected[1, ] 0.29687461 0.01719178
- actual[2, ] 0.01843648 0.15034164
+ expected[2, ] 0.01719178 0.14894949
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.