CRAN Package Check Results for Package winch

Last updated on 2020-10-20 07:48:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.0.1 12.29 32.37 44.66 ERROR
r-devel-linux-x86_64-debian-gcc 0.0.1 9.93 25.71 35.64 OK
r-devel-linux-x86_64-fedora-clang 0.0.1 65.93 OK
r-devel-linux-x86_64-fedora-gcc 0.0.1 52.54 OK
r-devel-windows-ix86+x86_64 0.0.1 100.00 54.00 154.00 OK
r-patched-linux-x86_64 0.0.1 12.20 31.30 43.50 OK
r-patched-solaris-x86 0.0.1 65.50 ERROR
r-release-linux-x86_64 0.0.1 11.53 31.47 43.00 OK
r-release-macos-x86_64 0.0.1 OK
r-release-windows-ix86+x86_64 0.0.1 105.00 53.00 158.00 OK
r-oldrel-macos-x86_64 0.0.1 OK
r-oldrel-windows-ix86+x86_64 0.0.1 2.00 5.00 7.00 ERROR

Additional issues

valgrind

Check Details

Version: 0.0.1
Check: tests
Result: ERROR
     Running 'example0.R' [1s/1s]
     Running 'example1.R' [1s/1s]
     Running 'example2.R' [1s/1s]
     Running 'example3.R' [1s/1s]
     Running 'example4.R' [1s/1s]
     Running 'example5.R' [1s/1s]
     Running 'example6.R' [1s/2s]
     Running 'example7.R' [1s/1s]
     Running 'example8.R' [1s/1s]
     Running 'testthat.R' [2s/3s]
    Running the tests in 'tests/testthat.R' failed.
    Complete output:
     > library(testthat)
     > library(winch)
     >
     > test_check("winch")
     -- 1. Failure: winch_stop() works (@test-stop.R#3) ----------------------------
     `winch_stop("<U+2026>")` threw an error with unexpected message.
     Expected match: "<U+2026>"
     Actual message: "winch_stop(): <U+2026>"
     Backtrace:
     1. testthat::expect_error(winch_stop("<U+2026>"), enc2native("<U+2026>"))
     6. winch::winch_stop("<U+2026>")
    
     == testthat results ===========================================================
     [ OK: 3 | SKIPPED: 2 | WARNINGS: 0 | FAILED: 1 ]
     1. Failure: winch_stop() works (@test-stop.R#3)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.0.1
Check: examples
Result: ERROR
    Running examples in ‘winch-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: winch_trace_back
    > ### Title: Native stack trace
    > ### Aliases: winch_trace_back
    >
    > ### ** Examples
    >
    > winch_trace_back()
    Error in winch_trace_back() : winch_trace_back: method invalid
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.0.1
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘report.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.
    Quitting from lines 113-121 (report.Rmd)
    Error: processing vignette 'report.Rmd' failed with diagnostics:
    winch_trace_back: method invalid
    --- failed re-building ‘report.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘report.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86

Version: 0.0.1
Check: whether package can be installed
Result: ERROR
    Installation failed.
Flavor: r-oldrel-windows-ix86+x86_64