CRAN Package Check Results for Package ichimoku

Last updated on 2024-05-01 03:53:40 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 11.16 133.09 144.25 NOTE
r-devel-linux-x86_64-debian-gcc 1.5.1 8.07 96.76 104.83 NOTE
r-devel-linux-x86_64-fedora-clang 1.5.1 181.53 NOTE
r-devel-linux-x86_64-fedora-gcc 1.5.1 99.79 NOTE
r-devel-windows-x86_64 1.5.1 14.00 125.00 139.00 NOTE
r-patched-linux-x86_64 1.5.1 11.79 122.13 133.92 OK
r-release-linux-x86_64 1.5.1 10.64 125.00 135.64 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 13.00 124.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 17.00 151.00 168.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