CRAN Package Check Results for Package ichimoku

Last updated on 2024-08-07 23:48:23 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.3 9.36 100.02 109.38 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.3 6.38 70.46 76.84 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.3 178.95 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.3 181.79 NOTE
r-devel-windows-x86_64 1.5.3 15.00 117.00 132.00 NOTE
r-patched-linux-x86_64 1.5.3 9.46 95.48 104.94 OK
r-release-linux-x86_64 1.5.3 8.75 96.29 105.04 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 17.00 119.00 136.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 18.00 141.00 159.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