CRAN Package Check Results for Package gglogo

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

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 1.71 425.36 427.06 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 1.72 433.42 435.14 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 832.05 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.3 835.31 NOTE
r-devel-windows-ix86+x86_64 0.1.3 10.00 82.00 92.00 OK --no-vignettes
r-patched-linux-x86_64 0.1.3 1.76 445.40 447.16 OK
r-patched-solaris-x86 0.1.3 992.10 NOTE
r-release-linux-x86_64 0.1.3 1.61 455.85 457.46 OK
r-release-windows-ix86+x86_64 0.1.3 8.00 75.00 83.00 OK --no-vignettes
r-release-osx-x86_64 0.1.3 WARN
r-oldrel-windows-ix86+x86_64 0.1.3 11.00 70.00 81.00 OK --no-vignettes
r-oldrel-osx-x86_64 0.1.3 NOTE

Check Details

Version: 0.1.3
Check: dependencies in R code
Result: NOTE
    Namespace in Imports field not imported from: ‘knitr’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86, r-release-osx-x86_64, r-oldrel-osx-x86_64

Version: 0.1.3
Check: re-building of vignette outputs
Result: WARN
    Error in re-building vignettes:
     ...
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) and/or pandoc-citeproc not available. Falling back to R Markdown v1.
    
    Attaching package: 'gglogo'
    
    The following object is masked from 'package:ggplot2':
    
     fortify
    
    Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
     no font could be found for family "Garamond"
    Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
     no font could be found for family "Garamond"
    Warning in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
     no font could be found for family "Garamond"
    Quitting from lines 46-52 (gglogo-alphabet.Rmd)
    Error: processing vignette 'gglogo-alphabet.Rmd' failed with diagnostics:
    replacement has 1 row, data has 0
    Execution halted
Flavor: r-release-osx-x86_64