CRAN Package Check Results for Package reshape2

Last updated on 2025-11-13 02:52:30 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.4 12.15 35.87 48.02 WARN
r-devel-linux-x86_64-debian-gcc 1.4.5 9.10 29.25 38.35 OK
r-devel-linux-x86_64-fedora-clang 1.4.5 39.00 46.03 85.03 OK
r-devel-linux-x86_64-fedora-gcc 1.4.5 52.00 32.42 84.42 OK
r-devel-windows-x86_64 1.4.4 21.00 70.00 91.00 NOTE
r-patched-linux-x86_64 1.4.4 13.26 34.82 48.08 NOTE
r-release-linux-x86_64 1.4.4 13.37 34.31 47.68 NOTE
r-release-macos-arm64 1.4.5 10.00 47.00 57.00 OK
r-release-macos-x86_64 1.4.5 10.00 38.00 48.00 OK
r-release-windows-x86_64 1.4.5 24.00 74.00 98.00 OK
r-oldrel-macos-arm64 1.4.5 6.00 26.00 32.00 OK
r-oldrel-macos-x86_64 1.4.5 12.00 64.00 76.00 OK
r-oldrel-windows-x86_64 1.4.4 21.00 83.00 104.00 NOTE

Check Details

Version: 1.4.4
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Hadley Wickham <h.wickham@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Hadley", family = "Wickham", role = c("aut", "cre"), email = "h.wickham@gmail.com") as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.4
Check: Rd files
Result: NOTE checkRd: (-1) cast.Rd:45: Escaped LaTeX specials: \_ checkRd: (-1) cast.Rd:46: Escaped LaTeX specials: \_ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-oldrel-windows-x86_64

Version: 1.4.4
Check: compiled code
Result: WARN File ‘reshape2/libs/reshape2.so’: Found non-API calls to R: ‘OBJECT’, ‘SET_OBJECT’, ‘STRING_PTR’ This entry point may be removed soon: ‘OBJECT’ 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.4
Check: compiled code
Result: NOTE File 'reshape2/libs/x64/reshape2.dll': Found non-API calls to R: 'OBJECT', 'STRING_PTR' 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

Version: 1.4.4
Check: compiled code
Result: NOTE File ‘reshape2/libs/reshape2.so’: Found non-API calls to R: ‘OBJECT’, ‘STRING_PTR’ 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-patched-linux-x86_64, r-release-linux-x86_64