Last updated on 2024-12-30 12:50:22 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.4 | 12.35 | 33.68 | 46.03 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.4 | 9.58 | 25.72 | 35.30 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.4 | 84.17 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.4 | 78.58 | NOTE | |||
r-devel-windows-x86_64 | 1.4.4 | 16.00 | 73.00 | 89.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.4 | 12.89 | 32.26 | 45.15 | NOTE | |
r-release-linux-x86_64 | 1.4.4 | 13.45 | 32.21 | 45.66 | NOTE | |
r-release-macos-arm64 | 1.4.4 | 26.00 | NOTE | |||
r-release-macos-x86_64 | 1.4.4 | 38.00 | NOTE | |||
r-release-windows-x86_64 | 1.4.4 | 18.00 | 70.00 | 88.00 | NOTE | |
r-oldrel-macos-arm64 | 1.4.4 | 27.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.4.4 | 46.00 | NOTE | |||
r-oldrel-windows-x86_64 | 1.4.4 | 20.00 | 81.00 | 101.00 | NOTE |
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-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 1.4.4
Check: compiled code
Result: NOTE
File ‘reshape2/libs/reshape2.so’:
Found non-API call to R: ‘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-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: 1.4.4
Check: compiled code
Result: NOTE
File 'reshape2/libs/x64/reshape2.dll':
Found non-API call to R: '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