CRAN Package Check Results for Maintainer ‘Felipe Acosta Archila <acosta at umn.edu>’

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

Package FAIL NOTE OK
mcemGLM 2 5 5

Package mcemGLM

Current CRAN status: FAIL: 2, NOTE: 5, OK: 5

Version: 1.1.1
Flags: --no-vignettes
Check: installed package size
Result: NOTE
     installed size is 16.9Mb
     sub-directories of 1Mb or more:
     doc 3.8Mb
     libs 12.8Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 1.1.1
Flags: --no-vignettes
Check: compiled code
Result: NOTE
    File ‘mcemGLM/libs/mcemGLM.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: 1.1.1
Check: installed package size
Result: NOTE
     installed size is 15.4Mb
     sub-directories of 1Mb or more:
     doc 3.8Mb
     libs 11.4Mb
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 1.1.1
Check: running R code from vignettes
Result: FAIL
Flavor: r-release-macos-x86_64

Version: 1.1.1
Check: running R code from vignettes
Result: ERROR
    Errors in running code in vignettes:
    when running code in ‘mcemGLM-vignette.Rnw’
     ...
     6 : 6 6 : 6 Max. :1.000
     (Other):324 (Other):324
    
    > fitBernoulli <- mcemGLMM(fixed = Mate ~ 0 + Cross,
    + random = list(~0 + Female, ~0 + Male), data = salamander,
    + family = "bernoulli", vcD .... [TRUNCATED]
    
    Execution halted
    
    ... incomplete output. Crash?
    
     ‘mcemGLM-vignette.Rnw’... failed to complete the test
Flavor: r-oldrel-macos-x86_64

Version: 1.1.1
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-oldrel-macos-x86_64