Last updated on 2017-12-20 00:46:53 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 0.94 | 27.65 | 28.59 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | OK | ||||
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 35.97 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 35.41 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.1 | 4.00 | 50.00 | 54.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 0.91 | 30.55 | 31.46 | OK | |
r-patched-solaris-x86 | 0.2.1 | 41.80 | ERROR | |||
r-release-linux-x86_64 | 0.2.1 | 1.20 | 30.44 | 31.64 | OK | |
r-release-windows-ix86+x86_64 | 0.2.1 | 4.00 | 73.00 | 77.00 | OK | |
r-release-osx-x86_64 | 0.2.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 6.00 | 54.00 | 60.00 | OK | |
r-oldrel-osx-x86_64 | 0.2.1 | OK |
Version: 0.2.1
Check: examples
Result: ERROR
Running examples in ‘gesis-Ex.R’ failed
The error most likely occurred in:
> ### Name: download_codebook
> ### Title: Download the codebook for a Gesis data set
> ### Aliases: download_codebook
>
> ### ** Examples
>
> download_codebook(doi = "0078")
Error in open.connection(x, "rb") :
Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
Calls: download_codebook -> read_html -> read_html.default
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/20s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(gesis)
>
> test_check("gesis")
── 1. Error: get_study_groups() works (@test-availability.R#4) ────────────────
Timeout was reached: Operation timed out after 10000 milliseconds with 0 out of 0 bytes received
1: get_study_groups() at testthat/test-availability.R:4
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 FAILED: 1
1. Error: get_study_groups() works (@test-availability.R#4)
Error: testthat unit tests failed
In addition: Warning message:
In if (inherits(x, "Date")) structure(z, class = class(x)) else z :
closing unused connection 3 (https://dbk.gesis.org/dbksearch/gdesc.asp?db=e)
Execution halted
Flavor: r-patched-solaris-x86
Version: 0.2.1
Check: re-building of vignette outputs
Result: WARN
Error in re-building vignettes:
...
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 10000 milliseconds with 0 out of 0 bytes received
Execution halted
Flavor: r-patched-solaris-x86