Last updated on 2019-05-01 01:51:55 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.6 | 1.51 | 17.94 | 19.45 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.6 | 1.23 | 14.72 | 15.95 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.6 | 22.96 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.6 | 22.05 | OK | |||
r-patched-linux-x86_64 | 0.6 | 1.52 | 17.70 | 19.22 | OK | |
r-patched-solaris-x86 | 0.6 | 36.50 | OK | |||
r-release-linux-x86_64 | 0.6 | 1.49 | 17.72 | 19.21 | OK | |
r-release-windows-ix86+x86_64 | 0.6 | 3.00 | 35.00 | 38.00 | OK | |
r-release-osx-x86_64 | 0.6 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.6 | 2.00 | 29.00 | 31.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.6 | OK |
Version: 0.6
Check: examples
Result: ERROR
Running examples in 'OData-Ex.R' failed
The error most likely occurred in:
> ### Name: entitySets
> ### Title: Get a list of EntitySets for a web service base on OData
> ### Aliases: entitySets
>
> ### ** Examples
>
> entitySets("http://services.odata.org/TripPinRESTierService/?$format=json")
Warning in file(con, "r") :
InternetOpenUrl failed: 'Eine Umleitungsanforderung ändert eine nicht sichere in eine sichere Verbindung.'
Error in file(con, "r") : cannot open the connection
Calls: entitySets -> <Anonymous> -> paste -> readLines -> file
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64