Last updated on 2021-01-18 06:46:34 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.0 | 4.04 | 39.92 | 43.96 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.0 | 3.43 | 30.51 | 33.94 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.0 | 61.53 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.0 | 52.01 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.1.0 | 9.00 | 44.00 | 53.00 | OK | |
r-patched-linux-x86_64 | 1.1.0 | 4.28 | 36.41 | 40.69 | ERROR | |
r-patched-solaris-x86 | 1.1.0 | 67.50 | ERROR | |||
r-release-linux-x86_64 | 1.1.0 | 4.15 | 36.18 | 40.33 | ERROR | |
r-release-macos-x86_64 | 1.1.0 | OK | ||||
r-release-windows-ix86+x86_64 | 1.1.0 | 8.00 | 42.00 | 50.00 | OK | |
r-oldrel-macos-x86_64 | 1.1.0 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.0 | 8.00 | 38.00 | 46.00 | OK |
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘genderBR-Ex.R’ failed
The error most likely occurred in:
> ### Name: map_gender
> ### Title: Map the use of Brazilian first names by gender and by state
> ### Aliases: map_gender
>
> ### ** Examples
>
> # Map the use of the name 'Joao' for
> # males in Brazil by state
> map_gender('Joao', gender = 'm')
Error in map_gender("Joao", gender = "m") : Not Found (HTTP 404).
Calls: map_gender -> <Anonymous>
Execution halted
Flavors: r-devel-linux-x86_64-fedora-gcc, r-patched-solaris-x86
Version: 1.1.0
Check: examples
Result: ERROR
Running examples in ‘genderBR-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: map_gender
> ### Title: Map the use of Brazilian first names by gender and by state
> ### Aliases: map_gender
>
> ### ** Examples
>
> # Map the use of the name 'Joao' for
> # males in Brazil by state
> map_gender('Joao', gender = 'm')
Error in map_gender("Joao", gender = "m") : Not Found (HTTP 404).
Calls: map_gender -> <Anonymous>
Execution halted
Flavors: r-patched-linux-x86_64, r-release-linux-x86_64