Last updated on 2018-10-19 01:46:19 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6-3 | 6.09 | 75.22 | 81.31 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6-3 | 4.78 | 58.89 | 63.67 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6-3 | 96.59 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.6-3 | 93.20 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.6-3 | 22.00 | 187.00 | 209.00 | OK | |
r-patched-linux-x86_64 | 0.6-3 | 5.11 | 69.31 | 74.42 | OK | |
r-patched-solaris-x86 | 0.6-3 | 133.20 | OK | |||
r-release-linux-x86_64 | 0.6-3 | 6.01 | 70.22 | 76.23 | OK | |
r-release-windows-ix86+x86_64 | 0.6-3 | 20.00 | 166.00 | 186.00 | OK | |
r-release-osx-x86_64 | 0.6-3 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6-3 | 16.00 | 115.00 | 131.00 | OK | |
r-oldrel-osx-x86_64 | 0.6-3 | NOTE |
Version: 0.6-3
Check: compiled code
Result: NOTE
File ‘DirichletReg/libs/DirichletReg.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: 0.6-3
Check: re-building of vignette outputs
Result: NOTE
Error in re-building vignettes:
...
not all rows sum up to 1 => normalization forced
Warning in DR_data(Bld[31:36, 1:4]) :
not all rows sum up to 1 => normalization forced
Warning in DR_data(Bld[31:36, 1:4]) :
not all rows sum up to 1 => normalization forced
Warning in DR_data(BloodSamples[, c(1, 2, 4)]) :
not all rows sum up to 1 => normalization forced
only one variable in [0, 1] supplied - beta-distribution assumed.
check this assumption.
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'DirichletReg-vig.tex' failed.
LaTeX errors:
! LaTeX Error: File `blkarray.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.50 ^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64