CRAN Package Check Results for Package reshape2

Last updated on 2026-01-09 09:50:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.5 12.34 38.06 50.40 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.5 9.62 29.25 38.87 OK
r-devel-linux-x86_64-fedora-clang 1.4.5 27.00 59.06 86.06 OK
r-devel-linux-x86_64-fedora-gcc 1.4.5 26.00 62.30 88.30 OK
r-devel-windows-x86_64 1.4.5 18.00 73.00 91.00 NOTE
r-patched-linux-x86_64 1.4.5 12.13 34.00 46.13 OK
r-release-linux-x86_64 1.4.5 13.53 34.48 48.01 OK
r-release-macos-arm64 1.4.5 OK
r-release-macos-x86_64 1.4.5 9.00 39.00 48.00 OK
r-release-windows-x86_64 1.4.5 17.00 72.00 89.00 OK
r-oldrel-macos-arm64 1.4.5 OK
r-oldrel-macos-x86_64 1.4.5 9.00 67.00 76.00 OK
r-oldrel-windows-x86_64 1.4.5 21.00 84.00 105.00 OK

Check Details

Version: 1.4.5
Check: compiled code
Result: NOTE File ‘reshape2/libs/reshape2.so’: Found non-API call to R: ‘ATTRIB’ 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-devel-linux-x86_64-debian-clang

Version: 1.4.5
Check: compiled code
Result: NOTE File 'reshape2/libs/x64/reshape2.dll': Found non-API call to R: 'ATTRIB' 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-devel-windows-x86_64