Last updated on 2018-09-26 01:46:31 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 588.60 | 38.97 | 627.57 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.1 | 493.12 | 31.23 | 524.35 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.1 | 1037.43 | NOTE | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 892.79 | NOTE | --no-vignettes | ||
r-devel-windows-ix86+x86_64 | 1.1 | 1464.00 | 74.00 | 1538.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.1 | 634.62 | 36.39 | 671.01 | OK | --no-vignettes |
r-patched-solaris-x86 | 1.1 | 612.20 | OK | --no-vignettes | ||
r-release-linux-x86_64 | 1.1 | 622.93 | 36.45 | 659.38 | OK | --no-vignettes |
r-release-windows-ix86+x86_64 | 1.1 | 1137.00 | 88.00 | 1225.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 1.1 | FAIL | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 1011.00 | 96.00 | 1107.00 | OK | --no-vignettes |
r-oldrel-osx-x86_64 | 1.1 | FAIL |
Version: 1.1
Flags: --no-vignettes
Check: installed package size
Result: NOTE
installed size is 13.2Mb
sub-directories of 1Mb or more:
doc 2.1Mb
libs 10.8Mb
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 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
Check: installed package size
Result: NOTE
installed size is 8.5Mb
sub-directories of 1Mb or more:
doc 2.1Mb
libs 6.1Mb
Flavors: r-release-osx-x86_64, r-oldrel-osx-x86_64
Version: 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?
Flavor: r-release-osx-x86_64
Version: 1.1
Check: re-building of vignette outputs
Result: FAIL
Flavor: r-release-osx-x86_64
Version: 1.1
Check: running R code from vignettes
Result: FAIL
Flavor: r-oldrel-osx-x86_64