Last updated on 2018-04-29 01:47:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 546.27 | 36.88 | 583.15 | NOTE | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.1 | 472.32 | 29.91 | 502.23 | NOTE | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.1 | 855.59 | NOTE | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 728.16 | NOTE | --no-vignettes | ||
r-devel-windows-ix86+x86_64 | 1.1 | 1357.00 | 70.00 | 1427.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.1 | 598.96 | 36.13 | 635.09 | NOTE | --no-vignettes |
r-patched-solaris-x86 | 1.1 | 657.70 | OK | --no-vignettes | ||
r-release-linux-x86_64 | 1.1 | 590.53 | 35.81 | 626.34 | NOTE | --no-vignettes |
r-release-windows-ix86+x86_64 | 1.1 | 1357.00 | 70.00 | 1427.00 | OK | --no-vignettes |
r-release-osx-x86_64 | 1.1 | FAIL | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 1076.00 | 82.00 | 1158.00 | OK | --no-vignettes |
r-oldrel-osx-x86_64 | 1.1 | FAIL |
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-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: 1.1
Flags: --no-vignettes
Check: installed package size
Result: NOTE
installed size is 12.8Mb
sub-directories of 1Mb or more:
doc 2.1Mb
libs 10.4Mb
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