Last updated on 2019-10-31 08:47:57 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.1 | 4.88 | 58.77 | 63.65 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.1 | 4.02 | 44.29 | 48.31 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.1 | 77.56 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.1 | 76.36 | OK | |||
r-devel-windows-ix86+x86_64 | 1.0.1 | 21.00 | 124.00 | 145.00 | OK | |
r-patched-linux-x86_64 | 1.0.1 | 4.34 | 56.28 | 60.62 | OK | |
r-patched-solaris-x86 | 1.0.1 | 106.30 | OK | |||
r-release-linux-x86_64 | 1.0.1 | 4.32 | 57.82 | 62.14 | OK | |
r-release-windows-ix86+x86_64 | 1.0.1 | 16.00 | 82.00 | 98.00 | OK | |
r-release-osx-x86_64 | 1.0.1 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.0.1 | 7.00 | 118.00 | 125.00 | OK | |
r-oldrel-osx-x86_64 | 1.0.1 | OK |
Version: 1.0.1
Check: examples
Result: ERROR
Running examples in ‘rgho-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: get_gho_data
> ### Title: Returns GHO Data
> ### Aliases: get_gho_data
>
> ### ** Examples
>
>
> result <- get_gho_data(
+ dimension = "GHO",
+ code = "MDG_0000000001"
+ )
Error in res$status_code : $ operator is invalid for atomic vectors
Calls: get_gho_data ... %in% -> get_gho_dimensions -> get_gho -> withVisible -> _f
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc