CRAN Package Check Results for Package fame

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.21.1 4.26 29.84 34.10 WARN
r-devel-linux-x86_64-debian-gcc 2.21.1 3.77 22.72 26.49 WARN
r-devel-linux-x86_64-fedora-clang 2.21.1 44.16 WARN
r-devel-linux-x86_64-fedora-gcc 2.21.1 43.14 WARN
r-devel-windows-x86_64 2.21.1 29.00 66.00 95.00 NOTE
r-patched-linux-x86_64 2.21.1 4.26 29.05 33.31 NOTE
r-release-linux-x86_64 2.21.1 4.29 29.14 33.43 NOTE
r-release-macos-arm64 2.21.1 17.00 NOTE
r-release-macos-x86_64 2.21.1 25.00 NOTE
r-release-windows-x86_64 2.21.1 20.00 57.00 77.00 NOTE
r-oldrel-macos-arm64 2.21.1 20.00 NOTE
r-oldrel-macos-x86_64 2.21.1 28.00 NOTE
r-oldrel-windows-ix86+x86_64 2.21.1 13.00 62.00 75.00 NOTE

Check Details

Version: 2.21.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     chli.c:5:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/fame.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.21.1
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-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64

Version: 2.21.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     chli.c:5:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/home/hornik/tmp/R.check/r-devel-gcc/Work/PKGS/fame.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc-12 (Debian 12.2.0-14) 12.2.0’
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 2.21.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     chli.c:5:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-clang/fame.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 15.0.6’
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 2.21.1
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

Version: 2.21.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     chli.c:5:6: warning: function declaration isn’t a prototype [-Wstrict-prototypes]
    See ‘/data/gannet/ripley/R/packages/tests-devel/fame.Rcheck/00install.out’ for details.
    * used C compiler: ‘gcc (GCC) 12.2.1 20221121 (Red Hat 12.2.1-4)’
Flavor: r-devel-linux-x86_64-fedora-gcc