CRAN Package Check Results for Package rxode2

Last updated on 2026-07-19 20:51:15 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.08 250.99 634.07 NOTE
r-devel-linux-x86_64-fedora-clang 5.1.3 720.00 325.60 1045.60 OK
r-devel-linux-x86_64-fedora-gcc 5.1.3 534.00 231.32 765.32 OK
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 519.16 329.73 848.89 OK
r-release-macos-arm64 5.1.3 190.00 -3.00 187.00 OK
r-release-macos-x86_64 5.1.3 660.00 790.00 1450.00 OK
r-release-windows-x86_64 5.1.2 586.00 472.00 1058.00 OK
r-oldrel-macos-arm64 5.1.3 640.00 -16.00 624.00 NOTE
r-oldrel-macos-x86_64 5.1.3 600.00 712.00 1312.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-windows-x86_64

Version: 5.1.3
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