CRAN Package Check Results for Package ichimoku

Last updated on 2024-07-12 02:51:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.3 12.93 132.41 145.34 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.3 9.16 96.57 105.73 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.3 188.20 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.3 182.49 NOTE
r-devel-windows-x86_64 1.5.3 14.00 117.00 131.00 NOTE
r-patched-linux-x86_64 1.5.3 13.10 122.94 136.04 OK
r-release-linux-x86_64 1.5.3 11.88 124.54 136.42 OK
r-release-macos-arm64 1.5.3 66.00 OK
r-release-macos-x86_64 1.5.3 161.00 OK
r-release-windows-x86_64 1.5.3 13.00 118.00 131.00 OK
r-oldrel-macos-arm64 1.5.3 81.00 OK
r-oldrel-macos-x86_64 1.5.3 129.00 OK
r-oldrel-windows-x86_64 1.5.3 16.00 141.00 157.00 OK

Check Details

Version: 1.5.3
Check: compiled code
Result: NOTE File ‘ichimoku/libs/ichimoku.so’: Found non-API call to R: ‘R_shallow_duplicate_attr’ 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.5.3
Check: compiled code
Result: NOTE File 'ichimoku/libs/x64/ichimoku.dll': Found non-API call to R: 'R_shallow_duplicate_attr' 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