CRAN Package Check Results for Package nlme

Last updated on 2024-04-25 16:49:27 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.1-164 35.61 307.16 342.77 OK
r-devel-linux-x86_64-debian-gcc 3.1-164 25.31 213.83 239.14 NOTE
r-devel-linux-x86_64-fedora-clang 3.1-164 221.79 OK
r-devel-linux-x86_64-fedora-gcc 3.1-164 393.37 OK
r-devel-windows-x86_64 3.1-164 37.00 281.00 318.00 OK
r-patched-linux-x86_64 3.1-164 41.39 291.22 332.61 OK
r-release-linux-x86_64 3.1-164 31.46 285.18 316.64 OK
r-release-macos-arm64 3.1-164 93.00 OK
r-release-windows-x86_64 3.1-164 39.00 275.00 314.00 OK
r-oldrel-macos-arm64 3.1-164 113.00 OK
r-oldrel-macos-x86_64 3.1-164 243.00 OK
r-oldrel-windows-x86_64 3.1-164 48.00 339.00 387.00 OK

Check Details

Version: 3.1-164
Check: compiled code
Result: NOTE File ‘nlme/libs/nlme.so’: Found non-API call to R: ‘optif9’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc