CRAN Package Check Results for Package polyfreqs

Last updated on 2022-04-24 03:52:34 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 41.26 93.56 134.82 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 31.99 68.25 100.24 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 185.18 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 151.12 NOTE
r-patched-linux-x86_64 1.0.2 33.20 90.31 123.51 NOTE
r-release-linux-x86_64 1.0.2 34.36 37.32 71.68 NOTE
r-release-macos-arm64 1.0.2 OK
r-release-macos-x86_64 1.0.2 OK
r-release-windows-x86_64 1.0.2 52.00 152.00 204.00 OK
r-oldrel-macos-arm64 1.0.2 OK
r-oldrel-macos-x86_64 1.0.2 OK
r-oldrel-windows-ix86+x86_64 1.0.2 97.00 74.00 171.00 OK

Check Details

Version: 1.0.2
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     'polyfreqs-mcmc.out'
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

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