CRAN Package Check Results for Package FD

Last updated on 2025-04-28 18:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0-12.3 10.71 84.65 95.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.0-12.3 7.58 59.91 67.49 NOTE
r-devel-linux-x86_64-fedora-clang 1.0-12.3 150.22 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0-12.3 142.25 NOTE
r-devel-windows-x86_64 1.0-12.3 13.00 96.00 109.00 OK
r-patched-linux-x86_64 1.0-12.3 8.91 80.38 89.29 NOTE
r-release-linux-x86_64 1.0-12.3 9.74 81.82 91.56 NOTE
r-release-macos-arm64 1.0-12.3 47.00 OK
r-release-macos-x86_64 1.0-12.3 130.00 OK
r-release-windows-x86_64 1.0-12.3 13.00 91.00 104.00 OK
r-oldrel-macos-arm64 1.0-12.3 45.00 OK
r-oldrel-macos-x86_64 1.0-12.3 62.00 OK
r-oldrel-windows-x86_64 1.0-12.3 18.00 118.00 136.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-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.0-12.3
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Etienne Laliberté <etiennelaliberte@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: c(person(given = "Etienne", family = "Laliberté", role = c("aut", "cre"), email = "etiennelaliberte@gmail.com"), person(given = "Pierre", family = "Legendre", role = "aut"), person(given = "Bill", family = "Shipley", role = "aut")) as necessary. Package CITATION file contains call(s) to old-style personList() or as.personList(). Please use c() on person objects instead. Package CITATION file contains call(s) to old-style citEntry(). Please use bibentry() instead. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0-12.3
Check: examples
Result: NOTE Examples with CPU (user + system) or elapsed time > 5s user system elapsed FD-package 4.356 0.129 5.287 Flavor: r-devel-linux-x86_64-debian-gcc

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. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc