CRAN Package Check Results for Package reportRmd

Last updated on 2024-03-28 23:55:17 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 16.43 189.79 206.22 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 16.84 142.23 159.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.0 260.17 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 265.51 OK
r-devel-windows-x86_64 0.1.0 17.00 167.00 184.00 ERROR
r-patched-linux-x86_64 0.1.0 26.20 183.98 210.18 OK
r-release-linux-x86_64 0.1.0 18.70 184.51 203.21 OK
r-release-macos-arm64 0.1.0 82.00 OK
r-release-macos-x86_64 0.1.0 144.00 OK
r-release-windows-x86_64 0.1.0 23.00 203.00 226.00 OK
r-oldrel-macos-arm64 0.1.0 72.00 OK
r-oldrel-windows-x86_64 0.1.0 25.00 202.00 227.00 OK

Check Details

Version: 0.1.0
Check: tests
Result: ERROR Running 'testthat.R' [6s] Running the tests in 'tests/testthat.R' failed. Complete output: > library(testthat) > library(reportRmd) > > test_check("reportRmd") Using MC sim. Use set.seed() prior to function for reproducible results. Using MC sim. Use set.seed() prior to function for reproducible results. Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... Waiting for profiling to be done... VIF not yet implemented for negative binomial, mixed effects or GEE models. [ FAIL 1 | WARN 42 | SKIP 0 | PASS 56 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_calculations.R:156:5'): uvsum logistic regression CIS are correct ── output[, 2] (`actual`) not equal to `expected` (`expected`). `actual`: "1.02 (0.66, 1.56)" "5.15 (2.84, 10.61)" `expected`: "1.02 (0.66, 1.56)" "5.15 ( 2.84, 10.61)" [ FAIL 1 | WARN 42 | SKIP 0 | PASS 56 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64