CRAN Package Check Results for Package drake

Last updated on 2024-04-30 17:49:03 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 7.13.9 25.66 210.24 235.90 NOTE
r-devel-linux-x86_64-debian-gcc 7.13.9 17.24 149.50 166.74 NOTE
r-devel-linux-x86_64-fedora-clang 7.13.9 280.49 NOTE
r-devel-linux-x86_64-fedora-gcc 7.13.9 262.91 NOTE
r-devel-windows-x86_64 7.13.9 22.00 203.00 225.00 NOTE
r-patched-linux-x86_64 7.13.9 32.24 194.60 226.84 OK
r-release-linux-x86_64 7.13.9 20.36 197.40 217.76 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 22.00 203.00 225.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 29.00 245.00 274.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