CRAN Package Check Results for Package MSGLasso

Last updated on 2023-04-05 07:53:19 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1 3.78 23.64 27.42 WARN
r-devel-linux-x86_64-debian-gcc 2.1 2.68 18.59 21.27 OK
r-devel-linux-x86_64-fedora-clang 2.1 34.54 WARN
r-devel-linux-x86_64-fedora-gcc 2.1 32.51 NOTE
r-devel-windows-x86_64 2.1 6.00 49.00 55.00 OK
r-patched-linux-x86_64 2.1 2.69 23.56 26.25 OK
r-release-linux-x86_64 2.1 2.63 24.64 27.27 OK
r-release-macos-arm64 2.1 18.00 OK
r-release-macos-x86_64 2.1 24.00 OK
r-release-windows-x86_64 2.1 7.00 51.00 58.00 OK
r-oldrel-macos-arm64 2.1 20.00 OK
r-oldrel-macos-x86_64 2.1 28.00 OK
r-oldrel-windows-ix86+x86_64 2.1 10.00 41.00 51.00 OK

Check Details

Version: 2.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     MSGLassoV2.c:103:18: warning: variable 'q' is uninitialized when used here [-Wuninitialized]
    See ‘/home/hornik/tmp/R.check/r-devel-clang/Work/PKGS/MSGLasso.Rcheck/00install.out’ for details.
    * used C compiler: ‘Debian clang version 15.0.6’
Flavor: r-devel-linux-x86_64-debian-clang

Version: 2.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     MSGLassoV2.c:103:18: warning: variable 'q' is uninitialized when used here [-Wuninitialized]
    See ‘/data/gannet/ripley/R/packages/tests-clang/MSGLasso.Rcheck/00install.out’ for details.
    * used C compiler: ‘clang version 16.0.0’
Flavor: r-devel-linux-x86_64-fedora-clang

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