CRAN Package Check Results for Package ichimoku

Last updated on 2024-06-01 05:58:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 10.36 132.32 142.68 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.1 6.99 96.94 103.93 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.1 181.54 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.1 181.88 NOTE
r-devel-windows-x86_64 1.5.1 13.00 123.00 136.00 NOTE
r-patched-linux-x86_64 1.5.1 12.00 126.18 138.18 OK
r-release-linux-x86_64 1.5.1 10.97 122.99 133.96 OK
r-release-macos-arm64 1.5.1 71.00 OK
r-release-macos-x86_64 1.5.1 141.00 OK
r-release-windows-x86_64 1.5.1 14.00 123.00 137.00 OK
r-oldrel-macos-arm64 1.5.1 70.00 OK
r-oldrel-macos-x86_64 1.5.1 125.00 OK
r-oldrel-windows-x86_64 1.5.1 15.00 145.00 160.00 OK

Check Details

Version: 1.5.1
Check: compiled code
Result: NOTE File ‘ichimoku/libs/ichimoku.so’: Found non-API call to R: ‘STDVEC_DATAPTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. 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.1
Check: compiled code
Result: NOTE File 'ichimoku/libs/x64/ichimoku.dll': Found non-API call to R: 'STDVEC_DATAPTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64