CRAN Package Check Results for Package drake

Last updated on 2024-05-16 06:57:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.13.9 23.36 205.73 229.09 NOTE
r-devel-linux-x86_64-debian-gcc 7.13.9 16.30 0.01 16.31 FAIL
r-devel-linux-x86_64-fedora-clang 7.13.10 207.71 OK
r-devel-linux-x86_64-fedora-gcc 7.13.10 197.88 OK
r-devel-windows-x86_64 7.13.9 21.00 197.00 218.00 NOTE
r-patched-linux-x86_64 7.13.9 33.73 197.10 230.83 OK
r-release-linux-x86_64 7.13.9 18.80 199.69 218.49 OK
r-release-macos-arm64 7.13.9 70.00 OK
r-release-macos-x86_64 7.13.10 136.00 OK
r-release-windows-x86_64 7.13.9 23.00 205.00 228.00 OK
r-oldrel-macos-arm64 7.13.10 79.00 OK
r-oldrel-macos-x86_64 7.13.10 112.00 OK
r-oldrel-windows-x86_64 7.13.9 26.00 246.00 272.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

Version: 7.13.9
Check: tests
Result: FAIL
Flavor: r-devel-linux-x86_64-debian-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