Last updated on 2018-08-19 09:48:09 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 1.99 | 21.61 | 23.60 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 1.77 | 17.41 | 19.18 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 28.36 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 26.85 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 5.00 | 43.00 | 48.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.1 | 1.73 | 20.35 | 22.08 | ERROR | |
r-patched-solaris-x86 | 1.0.1 | 40.10 | ERROR | |||
r-release-linux-x86_64 | 1.0.1 | 1.52 | 20.03 | 21.55 | ERROR | |
r-release-windows-ix86+x86_64 | 1.0.1 | 6.00 | 29.00 | 35.00 | ERROR | |
r-release-osx-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 2.00 | 39.00 | 41.00 | ERROR | |
r-oldrel-osx-x86_64 | 1.0.1 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘MBTAr-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: Troutes
> ### Title: Query all T routes
> ### Aliases: Troutes
>
> ### ** Examples
>
> ## Authenticate:
> ## Don't show:
> test_key <- "Zt0g4Tkp2kaLNxoKFXI_Kg"
>
> ## End(Don't show)
> mykey <- NULL
> mykey <- assign("mykey", value = test_key, envir = .GlobalEnv)
> ## use your own key from http://realtime.mbta.com/Portal/ instead of the test key
>
> Troutes(api_key = mykey)
Warning in file(con, "r") :
cannot open URL 'http://realtime.mbta.com/developer/api/v2/routes?api_key=Zt0g4Tkp2kaLNxoKFXI_Kg&format=json': HTTP status was '401 Unauthorized'
Error in file(con, "r") :
cannot open the connection to 'http://realtime.mbta.com/developer/api/v2/routes?api_key=Zt0g4Tkp2kaLNxoKFXI_Kg&format=json'
Calls: Troutes -> readLines -> file
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘MBTAr-Ex.R’ failed
The error most likely occurred in:
> ### Name: Troutes
> ### Title: Query all T routes
> ### Aliases: Troutes
>
> ### ** Examples
>
> ## Authenticate:
> ## Don't show:
> test_key <- "Zt0g4Tkp2kaLNxoKFXI_Kg"
>
> ## End(Don't show)
> mykey <- NULL
> mykey <- assign("mykey", value = test_key, envir = .GlobalEnv)
> ## use your own key from http://realtime.mbta.com/Portal/ instead of the test key
>
> Troutes(api_key = mykey)
Warning in file(con, "r") :
cannot open URL 'http://realtime.mbta.com/developer/api/v2/routes?api_key=Zt0g4Tkp2kaLNxoKFXI_Kg&format=json': HTTP status was '401 Unauthorized'
Error in file(con, "r") :
cannot open the connection to 'http://realtime.mbta.com/developer/api/v2/routes?api_key=Zt0g4Tkp2kaLNxoKFXI_Kg&format=json'
Calls: Troutes -> readLines -> file
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in 'MBTAr-Ex.R' failed
The error most likely occurred in:
> ### Name: Troutes
> ### Title: Query all T routes
> ### Aliases: Troutes
>
> ### ** Examples
>
> ## Authenticate:
> ## Don't show:
> test_key <- "Zt0g4Tkp2kaLNxoKFXI_Kg"
>
> ## End(Don't show)
> mykey <- NULL
> mykey <- assign("mykey", value = test_key, envir = .GlobalEnv)
> ## use your own key from http://realtime.mbta.com/Portal/ instead of the test key
>
> Troutes(api_key = mykey)
Warning in file(con, "r") :
cannot open URL 'http://realtime.mbta.com/developer/api/v2/routes?api_key=Zt0g4Tkp2kaLNxoKFXI_Kg&format=json': HTTP status was '401 Unauthorized'
Error in file(con, "r") : cannot open the connection
Calls: Troutes -> readLines -> file
Execution halted
Flavors: r-devel-windows-ix86+x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64