CRAN Package Check Results for Package Rpolyhedra

Last updated on 2021-09-03 07:48:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.2 17.50 100.93 118.43 NOTE
r-devel-linux-x86_64-debian-gcc 0.4.2 NOTE
r-devel-linux-x86_64-fedora-clang 0.4.2 148.17 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.2 145.92 NOTE
r-devel-windows-x86_64 0.4.2 20.00 130.00 150.00 NOTE
r-devel-windows-x86_64-gcc10-UCRT 0.4.2 NOTE
r-patched-linux-x86_64 0.4.2 21.56 95.16 116.72 NOTE
r-patched-solaris-x86 0.4.2 187.30 WARN
r-release-linux-x86_64 0.4.2 17.66 95.15 112.81 NOTE
r-release-macos-arm64 0.4.2 NOTE
r-release-macos-x86_64 0.4.2 WARN
r-release-windows-ix86+x86_64 0.4.2 22.00 89.00 111.00 NOTE
r-oldrel-macos-x86_64 0.4.2 NOTE
r-oldrel-windows-ix86+x86_64 0.4.2 24.00 102.00 126.00 OK

Check Details

Version: 0.4.2
Check: LazyData
Result: NOTE
     'LazyData' is specified without a 'data' directory
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-devel-windows-x86_64, r-devel-windows-x86_64-gcc10-UCRT, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-ix86+x86_64

Version: 0.4.2
Check: dependencies in R code
Result: NOTE
    Namespaces in Imports field not imported from:
     ‘dplyr’ ‘testthat’
     All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-gcc10-UCRT, r-patched-solaris-x86, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-x86_64

Version: 0.4.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Rpolyhedra.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    Warning in snapshot3d(scene = x, width = width, height = height) :
     webshot = TRUE requires the webshot2 package; using rgl.snapshot() instead
    Quitting from lines 49-88 (Rpolyhedra.Rmd)
    Error: processing vignette 'Rpolyhedra.Rmd' failed with diagnostics:
    OpenGL is not available in this build
    --- failed re-building ‘Rpolyhedra.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Rpolyhedra.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.4.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘Rpolyhedra.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
    PhantomJS not found. You can install it with webshot::install_phantomjs(). If it is installed, please make sure the phantomjs executable can be found via the PATH variable.
    Quitting from lines 49-88 (Rpolyhedra.Rmd)
    Error: processing vignette 'Rpolyhedra.Rmd' failed with diagnostics:
    invalid 'path' argument
    --- failed re-building ‘Rpolyhedra.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘Rpolyhedra.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-x86_64