CRAN Package Check Results for Maintainer ‘Liang He <liang.he at duke.edu>’

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

Package ERROR NOTE OK
BMRV 2 10
coxmeg 1 4 7

Package BMRV

Current CRAN status: NOTE: 2, OK: 10

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

Current CRAN status: ERROR: 1, NOTE: 4, OK: 7

Version: 1.0.11
Check: installed package size
Result: NOTE
     installed size is 17.7Mb
     sub-directories of 1Mb or more:
     libs 17.2Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.11
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘coxme’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.0.11
Check: package dependencies
Result: ERROR
    Package required but not available: ‘SNPRelate’
    
    See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
    manual.
Flavor: r-patched-solaris-x86