CRAN Package Check Results for Package fame

Last updated on 2020-08-07 01:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.21 3.61 25.67 29.28 NOTE
r-devel-linux-x86_64-debian-gcc 2.21 3.00 19.95 22.95 NOTE
r-devel-linux-x86_64-fedora-clang 2.21 44.16 NOTE
r-devel-linux-x86_64-fedora-gcc 2.21 35.57 NOTE
r-devel-windows-ix86+x86_64 2.21 17.00 44.00 61.00 NOTE
r-patched-linux-x86_64 2.21 4.16 25.91 30.07 NOTE
r-patched-solaris-x86 2.21 47.80 NOTE
r-release-linux-x86_64 2.21 3.93 25.66 29.59 NOTE
r-release-macos-x86_64 2.21 NOTE
r-release-windows-ix86+x86_64 2.21 18.00 71.00 89.00 NOTE
r-oldrel-macos-x86_64 2.21 NOTE
r-oldrel-windows-ix86+x86_64 2.21 10.00 58.00 68.00 NOTE

Check Details

Version: 2.21
Check: R code for possible problems
Result: NOTE
    File 'fame/R/windows/zzz.R':
     .onLoad calls:
     packageStartupMessage("FAME environment variable not set; assuming ", defaultDir)
     packageStartupMessage("FAME directory ", fameDir, " not found.\n", "If you have FAME installed, specify it's location ", "via the FAME environment variable.\n", "Otherwise, this package is pretty useless.\n")
    
    See section 'Good practice' in '?.onAttach'.
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-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.21
Check: compiled code
Result: NOTE
    File ‘fame/libs/fame.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