CRAN Package Check Results for Package mcmcderive

Last updated on 2026-07-16 05:52:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.80 42.57 47.37 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 2.97 32.41 35.38 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.2 68.25 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 31.54 NOTE
r-devel-windows-x86_64 0.1.2 7.00 57.00 64.00 NOTE
r-patched-linux-x86_64 0.1.2 4.26 38.19 42.45 OK
r-release-linux-x86_64 0.1.2 4.26 37.24 41.50 OK
r-release-macos-arm64 0.1.2 1.00 13.00 14.00 OK
r-release-macos-x86_64 0.1.2 3.00 42.00 45.00 OK
r-release-windows-x86_64 0.1.2 7.00 55.00 62.00 OK
r-oldrel-macos-arm64 0.1.2 OK
r-oldrel-macos-x86_64 0.1.2 3.00 33.00 36.00 OK
r-oldrel-windows-x86_64 0.1.2 9.00 62.00 71.00 OK

Check Details

Version: 0.1.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: mcmcderive/tests/testthat/test-mcmc-derive.R (.Dim: 31, .Dimnames: 2) Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 0.1.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: mcmcderive/tests/testthat/test-mcmc-derive.R (.Dim: 31, .Dimnames: 2) '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavor: r-devel-linux-x86_64-fedora-gcc