CRAN Package Check Results for Package gglogo

Last updated on 2020-08-07 01:49:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 5.72 653.06 658.78 WARN
r-devel-linux-x86_64-debian-gcc 0.1.5 4.78 532.32 537.10 OK
r-devel-linux-x86_64-fedora-clang 0.1.5 803.35 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.5 801.64 NOTE
r-devel-windows-ix86+x86_64 0.1.5 23.00 88.00 111.00 OK --no-vignettes
r-patched-linux-x86_64 0.1.5 5.78 651.53 657.31 WARN
r-patched-solaris-x86 0.1.5 1124.30 NOTE
r-release-linux-x86_64 0.1.5 6.26 651.38 657.64 WARN
r-release-macos-x86_64 0.1.5 WARN
r-release-windows-ix86+x86_64 0.1.5 29.00 118.00 147.00 OK --no-vignettes
r-oldrel-macos-x86_64 0.1.5 WARN
r-oldrel-windows-ix86+x86_64 0.1.5 16.00 93.00 109.00 OK --no-vignettes

Check Details

Version: 0.1.5
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building 'gglogo-alphabet.Rmd' using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     The vignette engine knitr::rmarkdown is not available, because the rmarkdown package is not installed. Please install it.
    
    Attaching package: 'gglogo'
    
    The following object is masked from 'package:ggplot2':
    
     fortify
    
    Killed
Flavors: r-devel-linux-x86_64-debian-clang, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 0.1.5
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘knitr’ ‘reshape2’
     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-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.1.5
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building ‘gglogo-alphabet.Rmd’ using rmarkdown
    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 45-52 (gglogo-alphabet.Rmd)
    Error: processing vignette 'gglogo-alphabet.Rmd' failed with diagnostics:
    replacement has 1 row, data has 0
    --- failed re-building ‘gglogo-alphabet.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘gglogo-alphabet.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64