CRAN Package Check Results for Package FD

Last updated on 2025-04-12 20:51:44 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-12.3 9.95 83.37 93.32 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-12.3 7.12 59.59 66.71 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-12.3 142.10 NOTE
r-devel-macos-arm64 1.0-12.3 47.00 OK
r-devel-macos-x86_64 1.0-12.3 130.00 OK
r-devel-windows-x86_64 1.0-12.3 13.00 91.00 104.00 OK
r-patched-linux-x86_64 1.0-12.3 9.98 80.73 90.71 NOTE
r-release-linux-x86_64 1.0-12.3 NOTE
r-release-macos-arm64 1.0-12.3 45.00 OK
r-release-macos-x86_64 1.0-12.3 62.00 OK
r-release-windows-x86_64 1.0-12.3 16.00 118.00 134.00 OK
r-oldrel-macos-arm64 1.0-12.3 OK
r-oldrel-macos-x86_64 1.0-12.3 123.00 OK
r-oldrel-windows-x86_64 1.0-12.3 15.00 123.00 138.00 OK

Check Details

Version: 1.0-12.3
Check: for non-standard things in the check directory
Result: NOTE Found the following files/directories: ‘vert.txt’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0-12.3
Check: compiled code
Result: NOTE File ‘FD/libs/FD.so’: Found no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’ It is good practice to register native routines and to disable symbol search. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-gcc