CRAN Package Check Results for Package kdtools

Last updated on 2021-08-07 07:51:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 122.06 181.75 303.81 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 95.44 123.41 218.85 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 366.99 NOTE
r-devel-linux-x86_64-fedora-gcc 0.5.0 370.46 OK
r-devel-windows-x86_64 0.5.0 122.00 227.00 349.00 OK
r-devel-windows-x86_64-gcc10-UCRT 0.5.0 ERROR
r-patched-linux-x86_64 0.5.0 110.27 157.46 267.73 OK
r-release-linux-x86_64 0.5.0 99.77 158.46 258.23 OK
r-release-macos-arm64 0.5.0 WARN
r-release-macos-x86_64 0.5.0 ERROR
r-release-windows-ix86+x86_64 0.5.0 182.00 228.00 410.00 NOTE
r-oldrel-macos-x86_64 0.5.0 ERROR
r-oldrel-windows-ix86+x86_64 0.5.0 187.00 246.00 433.00 NOTE

Additional issues

noSuggests

Check Details

Version: 0.5.0
Check: installed package size
Result: NOTE
     installed size is 15.7Mb
     sub-directories of 1Mb or more:
     doc 1.4Mb
     libs 14.0Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-release-macos-arm64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64

Version: 0.5.0
Check: package dependencies
Result: NOTE
    Packages suggested but not available for checking:
     'testthat', 'ggplot2', 'tidytext'
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.5.0
Check: tests
Result: ERROR
     Running 'testthat.R'
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     Error in library(testthat) : there is no package called 'testthat'
     Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.5.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
    --- re-building 'kdtools.Rmd' using rmarkdown
    --- finished re-building 'kdtools.Rmd'
    
    --- re-building 'methods.Rmd' using rmarkdown
    Quitting from lines 13-27 (methods.Rmd)
    Error: processing vignette 'methods.Rmd' failed with diagnostics:
    could not find function "theme_set"
    --- failed re-building 'methods.Rmd'
    
    SUMMARY: processing the following file failed:
     'methods.Rmd'
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-devel-windows-x86_64-gcc10-UCRT

Version: 0.5.0
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘kdtools.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    --- finished re-building ‘kdtools.Rmd’
    
    --- re-building ‘methods.Rmd’ using rmarkdown
    Warning in engine$weave(file, quiet = quiet, encoding = enc) :
     Pandoc (>= 1.12.3) not available. Falling back to R Markdown v1.
    Quitting from lines 85-98 (methods.Rmd)
    Error: processing vignette 'methods.Rmd' failed with diagnostics:
    polygon edge not found
    --- failed re-building ‘methods.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘methods.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-release-macos-arm64

Version: 0.5.0
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64