CRAN Package Check Results for Maintainer ‘Emil Michael Pedersen <emp at ph.au.dk>’

Last updated on 2025-07-25 16:50:11 CEST.

Package ERROR OK
LTFGRS 1 12
LTFHPlus 13

Package LTFGRS

Current CRAN status: ERROR: 1, OK: 12

Version: 1.0.0
Check: tests
Result: ERROR Running 'testthat.R' [11s] 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: 9535 [ 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.29925816 0.01733787 + expected[1, ] 0.29844426 0.01932732 - actual[2, ] 0.01733787 0.14748686 + expected[2, ] 0.01932732 0.15022796 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64

Package LTFHPlus

Current CRAN status: OK: 13