CRAN Package Check Results for Package fastclime

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.1 12.50 100.09 112.59 NOTE
r-devel-linux-x86_64-debian-gcc 1.4.1 10.59 77.20 87.79 NOTE
r-devel-linux-x86_64-fedora-clang 1.4.1 144.70 NOTE
r-devel-linux-x86_64-fedora-gcc 1.4.1 144.30 NOTE
r-devel-windows-x86_64 1.4.1 27.00 141.00 168.00 OK
r-patched-linux-x86_64 1.4.1 13.68 95.75 109.43 NOTE
r-release-linux-x86_64 1.4.1 11.15 98.05 109.20 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 149.00 185.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 33.00 166.00 199.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