CRAN Package Check Results for Package marquee

Last updated on 2024-08-14 21:48:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 26.33 103.24 129.57 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.0 35.86 75.02 110.88 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.0 217.11 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.0 272.61 NOTE
r-devel-windows-x86_64 0.1.0 27.00 101.00 128.00 NOTE
r-patched-linux-x86_64 0.1.0 55.72 98.76 154.48 OK
r-release-linux-x86_64 0.1.0 27.81 99.20 127.01 OK
r-release-macos-arm64 0.1.0 65.00 NOTE
r-release-macos-x86_64 0.1.0 107.00 NOTE
r-release-windows-x86_64 0.1.0 27.00 100.00 127.00 OK
r-oldrel-macos-arm64 0.1.0 61.00 NOTE
r-oldrel-macos-x86_64 0.1.0 101.00 NOTE
r-oldrel-windows-x86_64 0.1.0 43.00 119.00 162.00 OK

Check Details

Version: 0.1.0
Check: compiled code
Result: NOTE File ‘marquee/libs/marquee.so’: Found non-API calls to R: ‘SETLENGTH’, ‘SET_GROWABLE_BIT’, ‘SET_TRUELENGTH’ 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: 0.1.0
Check: compiled code
Result: NOTE File 'marquee/libs/x64/marquee.dll': Found non-API calls to R: 'SETLENGTH', 'SET_GROWABLE_BIT', 'SET_TRUELENGTH' 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

Version: 0.1.0
Check: installed package size
Result: NOTE installed size is 6.0Mb sub-directories of 1Mb or more: doc 2.3Mb libs 2.8Mb Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64