CRAN Package Check Results for Package rxode2

Last updated on 2026-07-18 11:50:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 5.1.2 532.32 337.83 870.15 NOTE
r-devel-linux-x86_64-debian-gcc 5.1.2 383.63 251.27 634.90 NOTE
r-devel-linux-x86_64-fedora-clang 5.1.2 780.00 335.41 1115.41 NOTE
r-devel-linux-x86_64-fedora-gcc 5.1.2 401.00 194.01 595.01 NOTE
r-devel-windows-x86_64 5.1.2 586.00 509.00 1095.00 NOTE
r-patched-linux-x86_64 5.1.2 538.17 326.82 864.99 OK
r-release-linux-x86_64 5.1.2 534.53 327.81 862.34 OK
r-release-macos-arm64 5.1.2 131.00 17.00 148.00 OK
r-release-macos-x86_64 5.1.2 395.00 279.00 674.00 OK
r-release-windows-x86_64 5.1.2 581.00 463.00 1044.00 OK
r-oldrel-macos-arm64 5.1.2 591.00 17.00 608.00 NOTE
r-oldrel-macos-x86_64 5.1.2 394.00 270.00 664.00 NOTE
r-oldrel-windows-x86_64 5.1.2 747.00 582.00 1329.00 NOTE

Check Details

Version: 5.1.2
Check: R code for possible problems
Result: NOTE Found calls to structure() using deprecated special names: rxode2/R/err.R (.Label: 6) rxode2/tests/testthat/test-100-cmt.R (.Names: 1) rxode2/tests/testthat/test-backward.R (.Dim: 2, .Names: 2, .Dimnames: 1) rxode2/tests/testthat/test-etTrans.R (.Label: 2) rxode2/tests/testthat/test-example-3-2.R (.Dim: 1, .Dimnames: 1) rxode2/tests/testthat/test-example-3-3.R (.Names: 1) rxode2/tests/testthat/test-ini.R (.Names: 4) rxode2/tests/testthat/test-named-id.R (.Label: 1) rxode2/tests/testthat/test-occ.R (.Names: 2) rxode2/tests/testthat/test-rxode-issue-007.R (.Dim: 1, .Dimnames: 1) rxode2/tests/testthat/test-ui-mv.R (.Names: 4) '.Label' should be changed to 'levels'. '.Names' should be changed to 'names'. '.Dim' should be changed to 'dim'. '.Dimnames' should be changed to 'dimnames'. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64

Version: 5.1.2
Check: compiled code
Result: NOTE File ‘rxode2/libs/rxode2.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Version: 5.1.2
Check: compiled code
Result: NOTE File 'rxode2/libs/x64/rxode2.dll': Found non-API call to R: 'DATAPTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-oldrel-windows-x86_64