CRAN Package Check Results for Package reshape2

Last updated on 2025-12-26 07:48:53 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.5 12.51 36.74 49.25 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.5 9.05 27.94 36.99 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.5 25.00 60.09 85.09 OK
r-devel-linux-x86_64-fedora-gcc 1.4.5 25.00 62.21 87.21 NOTE
r-devel-windows-x86_64 1.4.5 18.00 72.00 90.00 NOTE
r-patched-linux-x86_64 1.4.5 12.59 34.10 46.69 OK
r-release-linux-x86_64 1.4.5 12.49 34.37 46.86 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 18.00 72.00 90.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 22.00 86.00 108.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. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc

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