CRAN Package Check Results for Package nanop

Last updated on 2022-12-05 09:51:24 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.0-6 12.57 68.62 81.19 WARN
r-devel-linux-x86_64-debian-gcc 2.0-6 8.02 49.57 57.59 OK
r-devel-linux-x86_64-fedora-clang 2.0-6 112.04 WARN
r-devel-linux-x86_64-fedora-gcc 2.0-6 106.96 NOTE
r-devel-windows-x86_64 2.0-6 21.00 90.00 111.00 OK
r-patched-linux-x86_64 2.0-6 8.77 63.17 71.94 OK
r-release-linux-x86_64 2.0-6 9.41 64.77 74.18 OK
r-release-macos-arm64 2.0-6 31.00 OK
r-release-macos-x86_64 2.0-6 39.00 OK
r-release-windows-x86_64 2.0-6 23.00 90.00 113.00 OK
r-oldrel-macos-arm64 2.0-6 40.00 OK
r-oldrel-macos-x86_64 2.0-6 47.00 OK
r-oldrel-windows-ix86+x86_64 2.0-6 22.00 116.00 138.00 OK

Check Details

Version: 2.0-6
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     pdf_debye.c:1039:162: warning: invalid UTF-8 in comment [-Winvalid-utf8]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

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