CRAN Package Check Results for Package fastclime

Last updated on 2022-08-15 08:49:55 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 10.78 98.66 109.44 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.1 10.25 77.22 87.47 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.1 144.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.1 142.71 NOTE
r-devel-windows-x86_64 1.4.1 28.00 136.00 164.00 OK
r-patched-linux-x86_64 1.4.1 13.86 96.99 110.85 NOTE
r-release-linux-x86_64 1.4.1 10.84 94.38 105.22 NOTE
r-release-macos-arm64 1.4.1 44.00 OK
r-release-macos-x86_64 1.4.1 57.00 OK
r-release-windows-x86_64 1.4.1 36.00 137.00 173.00 OK
r-oldrel-macos-arm64 1.4.1 55.00 OK
r-oldrel-macos-x86_64 1.4.1 80.00 OK
r-oldrel-windows-ix86+x86_64 1.4.1 34.00 169.00 203.00 OK

Check Details

Version: 1.4.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
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