Last updated on 2018-04-29 01:46:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.5 | 5.03 | 38.96 | 43.99 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.0.5 | 3.77 | 32.12 | 35.89 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.0.5 | 57.22 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 54.76 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.0.5 | 18.00 | 82.00 | 100.00 | OK | |
r-patched-linux-x86_64 | 1.0.5 | 4.80 | 39.11 | 43.91 | NOTE | |
r-patched-solaris-x86 | 1.0.5 | 73.10 | OK | |||
r-release-linux-x86_64 | 1.0.5 | 5.01 | 39.05 | 44.06 | NOTE | |
r-release-windows-ix86+x86_64 | 1.0.5 | 18.00 | 82.00 | 100.00 | OK | |
r-release-osx-x86_64 | 1.0.5 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.5 | 8.00 | 57.00 | 65.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.5 | WARN |
Version: 1.0.5
Check: compiled code
Result: NOTE
File ‘BGLR/libs/BGLR.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.0.5
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'BGLR-extdoc.tex' failed.
LaTeX errors:
! LaTeX Error: File `appendix.sty' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)
! Emergency stop.
<read *>
l.9 \usepackage
{rotating}^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-oldrel-osx-x86_64