CRAN Package Check Results for Package drake

Last updated on 2024-05-07 11:54:58 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.13.9 19.80 208.84 228.64 NOTE
r-devel-linux-x86_64-debian-gcc 7.13.9 17.77 150.05 167.82 NOTE
r-devel-linux-x86_64-fedora-clang 7.13.9 280.49 NOTE
r-devel-linux-x86_64-fedora-gcc 7.13.9 294.03 NOTE
r-devel-windows-x86_64 7.13.9 23.00 215.00 238.00 NOTE
r-patched-linux-x86_64 7.13.9 29.92 194.23 224.15 OK
r-release-linux-x86_64 7.13.9 22.00 198.43 220.43 OK
r-release-macos-arm64 7.13.9 70.00 OK
r-release-macos-x86_64 7.13.9 184.00 OK
r-release-windows-x86_64 7.13.9 23.00 211.00 234.00 OK
r-oldrel-macos-arm64 7.13.9 79.00 OK
r-oldrel-macos-x86_64 7.13.9 163.00 OK
r-oldrel-windows-x86_64 7.13.9 28.00 253.00 281.00 OK

Check Details

Version: 7.13.9
Check: compiled code
Result: NOTE File ‘drake/libs/drake.so’: Found non-API call to R: ‘SET_ENVFLAGS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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

Version: 7.13.9
Check: compiled code
Result: NOTE File 'drake/libs/x64/drake.dll': Found non-API call to R: 'SET_ENVFLAGS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64