CRAN Package Check Results for Package polyfreqs

Last updated on 2022-09-11 12:56:25 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 41.29 83.63 124.92 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 29.64 61.59 91.23 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 179.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 180.30 NOTE
r-devel-windows-x86_64 1.0.2 46.00 152.00 198.00 OK
r-patched-linux-x86_64 1.0.2 34.24 81.08 115.32 NOTE
r-release-linux-x86_64 1.0.2 31.46 81.33 112.79 NOTE
r-release-macos-arm64 1.0.2 45.00 OK
r-release-macos-x86_64 1.0.2 63.00 OK
r-release-windows-x86_64 1.0.2 51.00 156.00 207.00 OK
r-oldrel-macos-arm64 1.0.2 53.00 OK
r-oldrel-macos-x86_64 1.0.2 87.00 OK
r-oldrel-windows-ix86+x86_64 1.0.2 101.00 80.00 181.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