CRAN Package Check Results for Maintainer ‘Aydin Demircioglu <aydin.demircioglu at ini.rub.de>’

Last updated on 2020-08-07 01:50:13 CEST.

Package WARN NOTE OK
LiblineaR.ACF 2 10
yakmoR 1 2 9

Package LiblineaR.ACF

Current CRAN status: NOTE: 2, OK: 10

Version: 1.94-2
Check: Rd cross-references
Result: NOTE
    Undeclared package ‘LiblineaR’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.94-2
Check: compiled code
Result: NOTE
    File ‘LiblineaR.ACF/libs/LiblineaR.ACF.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

Package yakmoR

Current CRAN status: WARN: 1, NOTE: 2, OK: 9

Version: 0.1.1
Check: compiled code
Result: NOTE
    File ‘yakmoR/libs/yakmoR.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: 0.1.1
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     yakmo.h:184:1: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings]
Flavor: r-patched-solaris-x86