CRAN Package Check Results for Package fastclime

Last updated on 2023-05-19 06:53:12 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1.1 13.61 99.75 113.36 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.1.1 10.74 79.37 90.11 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.1.1 137.82 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.1.1 149.70 NOTE
r-devel-windows-x86_64 1.4.1.1 15.00 103.00 118.00 OK
r-patched-linux-x86_64 1.4.1.1 11.93 97.02 108.95 NOTE
r-release-linux-x86_64 1.4.1.1 10.23 99.20 109.43 NOTE
r-release-macos-arm64 1.4.1.1 55.00 OK
r-release-macos-x86_64 1.4.1 84.00 OK
r-release-windows-x86_64 1.4.1.1 19.00 120.00 139.00 OK
r-oldrel-macos-arm64 1.4.1.1 48.00 OK
r-oldrel-macos-x86_64 1.4.1.1 63.00 OK
r-oldrel-windows-x86_64 1.4.1.1 18.00 125.00 143.00 OK

Check Details

Version: 1.4.1.1
Check: for non-standard things in the check directory
Result: NOTE
    Found the following files/directories:
     ‘default5.eps’
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.4.1.1
Check: compiled code
Result: NOTE
    File ‘fastclime/libs/fastclime.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