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

Last updated on 2025-07-08 13:49:35 CEST.

Package ERROR OK
LTFGRS 1 3
LTFHPlus 13

Package LTFGRS

Current CRAN status: ERROR: 1, OK: 3

Additional issues

M1mac

Version: 1.0.0
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/14s] 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: 4487 [ 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.30235791 0.01766974 + expected[1, ] 0.29789358 0.01897766 - actual[2, ] 0.01766974 0.14965152 + expected[2, ] 0.01897766 0.14994476 [ FAIL 1 | WARN 0 | SKIP 0 | PASS 131 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Package LTFHPlus

Current CRAN status: OK: 13