CRAN Package Check Results for Package PWEALL

Last updated on 2026-06-25 05:51:09 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0.1 27.19 83.94 111.13 OK
r-devel-linux-x86_64-debian-gcc 1.3.0.1 16.91 60.46 77.37 OK
r-devel-linux-x86_64-fedora-clang 1.3.0.1 36.00 127.77 163.77 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0.1 44.00 127.76 171.76 NOTE
r-devel-windows-x86_64 1.3.0.1 23.00 114.00 137.00 OK
r-patched-linux-x86_64 1.3.0.1 26.66 79.25 105.91 OK
r-release-linux-x86_64 1.3.0.1 24.26 80.60 104.86 OK
r-release-macos-arm64 1.3.0.1 7.00 21.00 28.00 OK
r-release-macos-x86_64 1.3.0.1 19.00 81.00 100.00 OK
r-release-windows-x86_64 1.3.0.1 23.00 115.00 138.00 OK
r-oldrel-macos-arm64 1.3.0.1 OK
r-oldrel-macos-x86_64 1.3.0.1 17.00 75.00 92.00 OK
r-oldrel-windows-x86_64 1.3.0.1 33.00 130.00 163.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