CRAN Package Check Results for Package OData

Last updated on 2019-01-19 00:46:35 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6 0.73 18.10 18.83 OK
r-devel-linux-x86_64-debian-gcc 0.6 0.64 14.59 15.23 OK
r-devel-linux-x86_64-fedora-clang 0.6 22.36 OK
r-devel-linux-x86_64-fedora-gcc 0.6 20.86 OK
r-devel-windows-ix86+x86_64 0.6 2.00 34.00 36.00 OK
r-patched-linux-x86_64 0.6 0.78 16.60 17.38 OK
r-patched-solaris-x86 0.6 34.70 OK
r-release-linux-x86_64 0.6 0.79 16.47 17.26 OK
r-release-windows-ix86+x86_64 0.6 3.00 65.00 68.00 ERROR
r-release-osx-x86_64 0.6 OK
r-oldrel-windows-ix86+x86_64 0.6 5.00 51.00 56.00 ERROR
r-oldrel-osx-x86_64 0.6 OK

Check Details

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
Flavors: r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64