Last updated on 2025-08-08 03:49:45 CEST.
Package | ERROR | OK |
---|---|---|
LTFGRS | 2 | 11 |
LTFHPlus | 13 |
Current CRAN status: ERROR: 2, OK: 11
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: 6774
[ 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.29640763 0.01808524
+ expected[1, ] 0.30092549 0.01922104
- actual[2, ] 0.01808524 0.14871753
+ expected[2, ] 0.01922104 0.14929565
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ]
Error: Test failures
Execution halted
Flavor: r-release-windows-x86_64
Current CRAN status: OK: 13
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.