CRAN Package Check Results for Package SLHD

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1-1 3.08 16.28 19.36 OK
r-devel-linux-x86_64-debian-gcc 2.1-1 2.47 13.85 16.32 NOTE
r-devel-linux-x86_64-fedora-clang 2.1-1 30.95 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1-1 29.92 NOTE
r-devel-windows-x86_64 2.1-1 6.00 43.00 49.00 OK
r-patched-linux-x86_64 2.1-1 3.04 16.33 19.37 OK
r-release-linux-x86_64 2.1-1 2.70 16.28 18.98 OK
r-release-macos-arm64 2.1-1 16.00 OK
r-release-macos-x86_64 2.1-1 25.00 OK
r-release-windows-x86_64 2.1-1 7.00 44.00 51.00 OK
r-oldrel-macos-arm64 2.1-1 16.00 OK
r-oldrel-macos-x86_64 2.1-1 22.00 OK
r-oldrel-windows-x86_64 2.1-1 6.00 44.00 50.00 OK

Check Details

Version: 2.1-1
Check: CRAN incoming feasibility
Result: NOTE Maintainer: ‘Shan Ba <shanbatr@gmail.com>’ No Authors@R field in DESCRIPTION. Please add one, modifying Authors@R: person(given = "Shan", family = "Ba", role = c("aut", "cre"), email = "shanbatr@gmail.com") as necessary. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.1-1
Check: compiled code
Result: NOTE File ‘SLHD/libs/SLHD.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