CRAN Package Check Results for Package polyfreqs

Last updated on 2023-01-25 04:51:44 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.2 41.77 30.51 72.28 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.2 29.23 24.03 53.26 NOTE
r-devel-linux-x86_64-fedora-clang 1.0.2 111.60 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.2 166.04 NOTE
r-patched-linux-x86_64 1.0.2 32.26 30.84 63.10 NOTE
r-release-linux-x86_64 1.0.2 32.03 81.47 113.50 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 55.00 150.00 205.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 99.00 82.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