CRAN Package Check Results for Package semlbci

Last updated on 2026-07-29 03:58:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 7.06 192.71 199.77 NOTE
r-devel-linux-x86_64-debian-gcc 0.12.1 4.26 139.66 143.92 OK
r-devel-linux-x86_64-fedora-clang 0.12.1 175.23 OK
r-devel-linux-x86_64-fedora-gcc 0.12.1 133.42 OK
r-devel-windows-x86_64 0.12.1 11.00 171.00 182.00 OK
r-patched-linux-x86_64 0.12.0 5.76 182.92 188.68 OK
r-release-linux-x86_64 0.12.0 5.26 180.39 185.65 OK
r-release-macos-arm64 0.12.1 2.00 45.00 47.00 OK
r-release-macos-x86_64 0.12.1 5.00 288.00 293.00 OK
r-release-windows-x86_64 0.12.1 12.00 176.00 188.00 OK
r-oldrel-macos-arm64 0.12.1 2.00 66.00 68.00 OK
r-oldrel-macos-x86_64 0.12.1 5.00 499.00 504.00 OK
r-oldrel-windows-x86_64 0.12.1 13.00 196.00 209.00 OK

Check Details

Version: 0.12.0
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: semlbci/tests/testthat/test-lav_mod_to_ram.R (.Dim: 16, .Dimnames: 16) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-debian-clang