Last updated on 2021-02-08 05:48:45 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.13 | 4.27 | 37.24 | 41.51 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.13 | 3.28 | 29.11 | 32.39 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.13 | 58.23 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.13 | 48.59 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.1.13 | 9.00 | 68.00 | 77.00 | OK | |
r-patched-linux-x86_64 | 1.1.13 | 3.60 | 35.84 | 39.44 | OK | |
r-patched-solaris-x86 | 1.1.13 | 74.70 | OK | |||
r-release-linux-x86_64 | 1.1.13 | 3.55 | 35.74 | 39.29 | OK | |
r-release-macos-x86_64 | 1.1.13 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.13 | 9.00 | 65.00 | 74.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.13 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.13 | 5.00 | 57.00 | 62.00 | OK |
Version: 1.1.13
Check: examples
Result: ERROR
Running examples in ‘sbtools-Ex.R’ failed
The error most likely occurred in:
> ### Name: query_sb_doi
> ### Title: Query SB for specific DOI (Digital Object Identifier)
> ### Aliases: query_sb_doi
>
> ### ** Examples
>
> #Two example DOI-specific queries
> query_sb_doi('10.5066/F7M043G7')
Warning in value[[3L]](cond) :
unhandled error with sciencebase request.
Error was:
Error in strsplit(headers(x)[["content-type"]], "[;]"): non-character argument
Error in is(result, "list") : object 'result' not found
Calls: query_sb_doi -> query_item_identifier -> query_sb -> is
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc