CRAN Package Check Results for Package PWEALL

Last updated on 2026-04-26 09:49:46 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.0.1 26.66 85.24 111.90 OK
r-devel-linux-x86_64-debian-gcc 1.3.0.1 17.16 61.04 78.20 OK
r-devel-linux-x86_64-fedora-clang 1.3.0.1 38.00 130.03 168.03 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.0.1 45.00 128.49 173.49 NOTE
r-patched-linux-x86_64 1.3.0.1 27.71 79.71 107.42 OK
r-release-linux-x86_64 1.3.0.1 24.54 77.71 102.25 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 21.00 85.00 106.00 OK
r-release-windows-x86_64 1.3.0.1 25.00 113.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 34.00 133.00 167.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