Last updated on 2017-07-21 12:47:17.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.8 | 2.46 | 58.31 | 60.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.8 | 2.39 | 56.97 | 59.36 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.8 | 124.85 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.8 | 118.38 | OK | |||
| r-devel-windows-ix86+x86_64 | 1.8 | 10.00 | 124.00 | 134.00 | OK | |
| r-patched-linux-x86_64 | 1.8 | 2.54 | 59.92 | 62.46 | OK | |
| r-patched-solaris-x86 | 1.8 | 129.90 | WARN | |||
| r-release-linux-x86_64 | 1.8 | 2.65 | 57.52 | 60.17 | OK | |
| r-release-windows-ix86+x86_64 | 1.8 | 7.00 | 118.00 | 125.00 | OK | |
| r-release-osx-x86_64 | 1.8 | WARN | ||||
| r-oldrel-windows-ix86+x86_64 | 1.8 | 6.00 | 106.00 | 112.00 | OK | |
| r-oldrel-osx-x86_64 | 1.8 | OK |
Version: 1.8
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
Loading required package: foreign
This is vegdata 0.9
No Turbowin installation path found.
############################################################
Turboveg root directory is set to "/tmp/RtmphCaywv"
If you want to change this use: options(tv_home="<path_to_your_Turbowin_root>")
############################################################
Quitting from lines 51-61 (eHOF.Rnw)
Error: processing vignette 'eHOF.Rnw' failed with diagnostics:
unsupported conversion from 'CP437' to ''
Execution halted
Flavor: r-patched-solaris-x86
Version: 1.8
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
If you want to change this use: options(tv_home="<path_to_your_Turbowin_root>")
############################################################
Some columns contain no data and are omitted.
Some numeric columns contain only 0 values and are omitted.
Some numeric fields contain 0 values:
Please check if these are really meant as 0 or if they are erroneously assigned because of DBase restrictions.
If so, use something like:
site$Column_name[site$Column_name==0] <- NA
Error in texi2dvi(file = file, pdf = TRUE, clean = clean, quiet = quiet, :
Running 'texi2dvi' on 'eHOF.tex' failed.
LaTeX errors:
! LaTeX Error: File `utf8x.def' not found.
Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: def)
! Emergency stop.
<read *>
l.158 \endinput
^^M
! ==> Fatal error occurred, no output PDF file produced!
Calls: buildVignettes -> texi2pdf -> texi2dvi
Execution halted
Flavor: r-release-osx-x86_64