CRAN Package Check Results for Package rcqp

Last updated on 2018-03-06 07:53:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4 23.25 31.00 54.25 WARN
r-devel-linux-x86_64-debian-gcc 0.4 18.78 28.31 47.09 NOTE
r-devel-linux-x86_64-fedora-clang 0.4 71.44 WARN
r-devel-linux-x86_64-fedora-gcc 0.4 68.39 NOTE
r-patched-linux-x86_64 0.4 23.15 35.00 58.15 NOTE
r-patched-solaris-x86 0.4 99.00 NOTE
r-release-linux-x86_64 0.4 22.88 35.01 57.89 NOTE
r-release-osx-x86_64 0.4 ERROR
r-oldrel-osx-x86_64 0.4 ERROR

Check Details

Version: 0.4
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     cwb/cqp/corpmanag.c:1832:12: warning: comparison of function 'split_subcorpus_name' equal to a null pointer is always false [-Wtautological-pointer-compare]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 0.4
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     $.cqp_corpus [[.cqp_corpus
    See section ‘Registering S3 methods’ in the ‘Writing R Extensions’
    manual.
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-patched-solaris-x86, r-release-linux-x86_64

Version: 0.4
Check: for GNU extensions in Makefiles
Result: NOTE
    GNU make is a SystemRequirements.
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-patched-solaris-x86, r-release-linux-x86_64

Version: 0.4
Check: compiled code
Result: NOTE
    File ‘rcqp/libs/rcqp.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-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: 0.4
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64