CRAN Package Check Results for Package eHOF

Last updated on 2017-07-31 01:46:55.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.8 2.52 58.00 60.52 OK
r-devel-linux-x86_64-debian-gcc 1.8 2.53 50.20 52.73 OK
r-devel-linux-x86_64-fedora-clang 1.8 118.25 OK
r-devel-linux-x86_64-fedora-gcc 1.8 117.21 OK
r-devel-windows-ix86+x86_64 1.8 12.00 122.00 134.00 OK
r-patched-linux-x86_64 1.8 2.52 57.11 59.62 OK
r-patched-solaris-x86 1.8 133.00 WARN
r-release-linux-x86_64 1.8 2.52 57.97 60.49 OK
r-release-windows-ix86+x86_64 1.8 7.00 136.00 143.00 OK
r-release-osx-x86_64 1.8 WARN
r-oldrel-windows-ix86+x86_64 1.8 3.00 6.00 9.00 OK
r-oldrel-osx-x86_64 1.8 OK

Check Details

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/RtmppvaGTy"
    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