CRAN Package Check Results for Package polyfreqs

Last updated on 2022-08-15 08:50:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 40.34 85.44 125.78 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 31.21 62.25 93.46 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 179.58 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 164.40 NOTE
r-devel-windows-x86_64 1.0.2 52.00 146.00 198.00 OK
r-patched-linux-x86_64 1.0.2 32.06 80.71 112.77 NOTE
r-release-linux-x86_64 1.0.2 36.32 81.57 117.89 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 47.00 150.00 197.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 102.00 75.00 177.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