CRAN Package Check Results for Package PWEALL

Last updated on 2025-09-26 20:48:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0.1 26.20 83.63 109.83 OK
r-devel-linux-x86_64-debian-gcc 1.3.0.1 16.61 58.75 75.36 OK
r-devel-linux-x86_64-fedora-clang 1.3.0.1 159.76 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0.1 165.22 NOTE
r-devel-windows-x86_64 1.3.0.1 24.00 110.00 134.00 OK
r-patched-linux-x86_64 1.3.0.1 22.04 77.86 99.90 OK
r-release-linux-x86_64 1.3.0.1 22.23 77.44 99.67 OK
r-release-macos-arm64 1.3.0.1 54.00 OK
r-release-macos-x86_64 1.3.0.1 92.00 OK
r-release-windows-x86_64 1.3.0.1 23.00 109.00 132.00 OK
r-oldrel-macos-arm64 1.3.0.1 48.00 OK
r-oldrel-macos-x86_64 1.3.0.1 104.00 OK
r-oldrel-windows-x86_64 1.3.0.1 31.00 129.00 160.00 OK

Check Details

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