Last updated on 2017-09-26 01:47:46.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.14.20 | 1.98 | 89.71 | 91.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.14.20 | 2.00 | 89.40 | 91.40 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.14.20 | 159.37 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.14.20 | 162.02 | OK | |||
r-devel-windows-ix86+x86_64 | 0.14.20 | 6.00 | 140.00 | 146.00 | OK | |
r-patched-linux-x86_64 | 0.14.20 | 1.89 | 87.22 | 89.11 | OK | |
r-patched-solaris-x86 | 0.14.20 | 192.40 | OK | |||
r-release-linux-x86_64 | 0.14.20 | 1.93 | 91.40 | 93.33 | OK | |
r-release-windows-ix86+x86_64 | 0.14.20 | 7.00 | 148.00 | 155.00 | OK | |
r-release-osx-x86_64 | 0.14.20 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.14.20 | 10.00 | 144.00 | 154.00 | OK | |
r-oldrel-osx-x86_64 | 0.14.20 | ERROR |
Version: 0.14.20
Check: examples
Result: ERROR
Running examples in ‘RefManageR-Ex.R’ failed
The error most likely occurred in:
> ### Name: WriteBib
> ### Title: Create a BibTeX File from a BibEntry Object e Creates a Bibtex
> ### File from a BibEntry object for use with either BibTeX or BibLaTex.
> ### Aliases: WriteBib
> ### Keywords: IO
>
> ### ** Examples
>
> bib <- ReadCrossRef(query = '10.1080/01621459.2012.699793')
Error in curl::curl_fetch_memory(url, handle = handle) :
Timeout was reached: Connection timed out after 10936 milliseconds
Calls: ReadCrossRef ... request_fetch -> request_fetch.write_memory -> <Anonymous> -> .Call
Execution halted
Flavor: r-oldrel-osx-x86_64