Last updated on 2018-02-25 00:49:00 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.7 | 2.12 | 22.82 | 24.94 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.7 | 2.00 | 18.19 | 20.19 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.1.7 | 30.00 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.7 | 28.65 | ERROR | |||
r-devel-windows-ix86+x86_64 | 0.1.7 | 8.00 | 49.00 | 57.00 | ERROR | |
r-patched-linux-x86_64 | 0.1.7 | 0.79 | 22.57 | 23.36 | ERROR | |
r-patched-solaris-x86 | 0.1.7 | 35.70 | ERROR | |||
r-release-linux-x86_64 | 0.1.7 | 1.18 | 22.28 | 23.46 | ERROR | |
r-release-windows-ix86+x86_64 | 0.1.7 | 6.00 | 45.00 | 51.00 | ERROR | |
r-release-osx-x86_64 | 0.1.7 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 0.1.7 | 3.00 | 34.00 | 37.00 | ERROR | |
r-oldrel-osx-x86_64 | 0.1.7 | OK |
Version: 0.1.7
Check: dependencies in R code
Result: NOTE
Missing or unexported object: ‘countrycode::countrycode_data’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1.7
Check: examples
Result: ERROR
Running examples in ‘rwunderground-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: set_location
> ### Title: Specifies location of request
> ### Aliases: set_location
>
> ### ** Examples
>
> set_location(zip_code = "90210")
[1] "90210"
> set_location(territory = "Hawaii", city = "Honolulu")
Error: 'countrycode_data' is not an exported object from 'namespace:countrycode'
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: 0.1.7
Check: examples
Result: ERROR
Running examples in ‘rwunderground-Ex.R’ failed
The error most likely occurred in:
> ### Name: set_location
> ### Title: Specifies location of request
> ### Aliases: set_location
>
> ### ** Examples
>
> set_location(zip_code = "90210")
[1] "90210"
> set_location(territory = "Hawaii", city = "Honolulu")
Error: 'countrycode_data' is not an exported object from 'namespace:countrycode'
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-ix86+x86_64, r-patched-solaris-x86, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64