Last updated on 2025-03-09 21:50:21 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.3 | 460.34 | 119.37 | 579.71 | OK | --no-vignettes |
r-devel-linux-x86_64-debian-gcc | 1.1.3 | 293.45 | 69.97 | 363.42 | OK | --no-vignettes |
r-devel-linux-x86_64-fedora-clang | 1.1.3 | 1298.98 | NOTE | --no-vignettes | ||
r-devel-linux-x86_64-fedora-gcc | 1.1.3 | 1189.91 | NOTE | --no-vignettes | ||
r-devel-macos-arm64 | 1.1.3 | 1803.00 | OK | |||
r-devel-macos-x86_64 | 1.1.3 | 1803.00 | OK | |||
r-devel-windows-x86_64 | 1.1.3 | 489.00 | 76.00 | 565.00 | OK | --no-vignettes |
r-patched-linux-x86_64 | 1.1.3 | 429.35 | 99.76 | 529.11 | OK | --no-vignettes |
r-release-linux-x86_64 | 1.1.3 | 427.50 | 105.69 | 533.19 | OK | --no-vignettes |
r-release-macos-arm64 | 1.1.3 | 1803.00 | NOTE | |||
r-release-macos-x86_64 | 1.1.3 | 1803.00 | NOTE | |||
r-release-windows-x86_64 | 1.1.3 | 485.00 | 76.00 | 561.00 | NOTE | --no-vignettes |
r-oldrel-macos-arm64 | 1.1.3 | NOTE | ||||
r-oldrel-macos-x86_64 | 1.1.3 | 1803.00 | ERROR | |||
r-oldrel-windows-x86_64 | 1.1.3 | 593.00 | 81.00 | 674.00 | NOTE | --no-vignettes |
Version: 1.1.3
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.3
Check: installed package size
Result: NOTE
installed size is 16.3Mb
sub-directories of 1Mb or more:
doc 3.8Mb
libs 12.3Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 1.1.3
Flags: --no-vignettes
Check: installed package size
Result: NOTE
installed size is 5.4Mb
sub-directories of 1Mb or more:
doc 3.8Mb
libs 1.4Mb
Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.1.3
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
* checking re-building of vignette outputs ...* using check arguments '--no-clean-on-error '
Flavor: r-oldrel-macos-x86_64