Last updated on 2022-08-17 06:51:32 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.7.12 | 4.41 | 28.03 | 32.44 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.7.12 | ERROR | ||||
r-devel-linux-x86_64-fedora-clang | 0.7.12 | 48.74 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.7.12 | 49.19 | OK | |||
r-devel-windows-x86_64 | 0.7.12 | 9.00 | 52.00 | 61.00 | OK | |
r-patched-linux-x86_64 | 0.7.12 | 2.49 | 27.01 | 29.50 | OK | |
r-release-linux-x86_64 | 0.7.12 | 2.85 | 26.82 | 29.67 | OK | |
r-release-macos-arm64 | 0.7.12 | 16.00 | OK | |||
r-release-macos-x86_64 | 0.7.12 | 26.00 | OK | |||
r-release-windows-x86_64 | 0.7.12 | 12.00 | 56.00 | 68.00 | ERROR | |
r-oldrel-macos-arm64 | 0.7.12 | 31.00 | OK | |||
r-oldrel-macos-x86_64 | 0.7.12 | 29.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.7.12 | 9.00 | 51.00 | 60.00 | OK |
Version: 0.7.12
Check: examples
Result: ERROR
Running examples in 'webtools-Ex.R' failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: guid
> ### Title: Get a unique GUID
> ### Aliases: guid
>
> ### ** Examples
>
> guid()
Error in function (type, msg, asError = TRUE) :
Failed to connect to givemeguid.com port 80 after 163 ms: Connection refused
Calls: guid ... <Anonymous> -> getURLContent -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.12
Check: examples
Result: ERROR
Running examples in ‘webtools-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: guid
> ### Title: Get a unique GUID
> ### Aliases: guid
>
> ### ** Examples
>
> guid()
Error in function (type, msg, asError = TRUE) :
Failed to connect to givemeguid.com port 80 after 201 ms: Connection refused
Calls: guid ... <Anonymous> -> getURLContent -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.12
Check: examples
Result: ERROR
Running examples in 'webtools-Ex.R' failed
The error most likely occurred in:
> ### Name: guid
> ### Title: Get a unique GUID
> ### Aliases: guid
>
> ### ** Examples
>
> guid()
Error in function (type, msg, asError = TRUE) :
Failed to connect to givemeguid.com port 80 after 2774 ms: Connection refused
Calls: guid ... <Anonymous> -> getURLContent -> curlPerform -> <Anonymous> -> fun
Execution halted
Flavor: r-release-windows-x86_64