CRAN Package Check Results for Package gesis

Last updated on 2019-04-30 12:53:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.2 2.38 30.72 33.10 OK
r-devel-linux-x86_64-debian-gcc 0.2.2 1.81 24.56 26.37 OK
r-devel-linux-x86_64-fedora-clang 0.2.2 38.95 OK
r-devel-linux-x86_64-fedora-gcc 0.2.2 37.37 OK
r-patched-linux-x86_64 0.2.2 2.05 30.35 32.40 OK
r-patched-solaris-x86 0.2.2 56.10 ERROR
r-release-linux-x86_64 0.2.2 2.28 30.25 32.53 OK
r-release-windows-ix86+x86_64 0.2.2 6.00 49.00 55.00 OK
r-release-osx-x86_64 0.2.2 OK
r-oldrel-windows-ix86+x86_64 0.2.2 4.00 61.00 65.00 OK
r-oldrel-osx-x86_64 0.2.2 OK

Check Details

Version: 0.2.2
Check: tests
Result: ERROR
     Running ‘testthat.R’ [3s/22s]
    Running the tests in ‘tests/testthat.R’ failed.
    Complete output:
     > library(testthat)
     > library(gesis)
     >
     > test_check("gesis")
     ── 1. Error: get_datasets() works (@test-availability.R#10) ───────────────────
     Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
     1: get_datasets("0001") at testthat/test-availability.R:10
     2: read_html(url)
     3: read_html.default(url)
     4: suppressWarnings(read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options))
     5: withCallingHandlers(expr, warning = function(w) invokeRestart("muffleWarning"))
     6: read_xml(x, encoding = encoding, ..., as_html = TRUE, options = options)
     7: read_xml.character(x, encoding = encoding, ..., as_html = TRUE, options = options)
     8: read_xml.connection(con, encoding = encoding, ..., as_html = as_html, base_url = x,
     options = options)
     9: open(x, "rb")
     10: open.connection(x, "rb")
    
     ══ testthat results ═══════════════════════════════════════════════════════════
     OK: 2 SKIPPED: 0 WARNINGS: 0 FAILED: 1
     1. Error: get_datasets() works (@test-availability.R#10)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-patched-solaris-x86

Version: 0.2.2
Check: re-building of vignette outputs
Result: WARN
    Error(s) in re-building vignettes:
     ...
    --- re-building ‘gesis.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 60-61 (gesis.Rmd)
    Error: processing vignette 'gesis.Rmd' failed with diagnostics:
    Timeout was reached: Operation timed out after 10010 milliseconds with 0 out of 0 bytes received
    --- failed re-building ‘gesis.Rmd’
    
    SUMMARY: processing the following file failed:
     ‘gesis.Rmd’
    
    Error: Vignette re-building failed.
    Execution halted
Flavor: r-patched-solaris-x86